Hi,
we are currently migrating the components from Communique 4.2 to CQ 5.4 . The Dialog has radio widget that is rendered as xtype=selection,type=radio.
Now we want these radio widget appear next to a static text , Tried using 'displayfield' xtype for static field but not able align both widgets in same line . Please find the screen shot options to be layed out horizontally to save some space. We already experimented with the columns- and vertical-property. But none of these worked.
Does anyone know the trick how to display the radio and text side by side?