hi,
i am working on aem 6.5 touch ui.
my requirement is to maximize the width of the dialog fields when dialog is at full screen mode.
is it possible to do so.
can anyone share links or details for the same
Solved! Go to Solution.
Views
Replies
Total Likes
Add property granite:class: coral-RichText-FixedColumn-column to the container(granite/ui/components/coral/foundation/container) which holds all the fields. This is for Coral3. Using this fields will get nearly 70% width. If you want increase further, you should write custom css.
AG
Please go through this article
Dialog Property =
dialogLaout = "fullscreen"
Might this Help !!!
in 6.5 by default maximize will work right, how are you constructing your dialog? using coral UI 3 ?
Views
Replies
Total Likes
Hi Suresh,
Did u get the solution of getting the fields in wider length in toggle fullscreen? If yes, could you please provide solution here, We also want to get the wider length of fields for dialog box while toggle fullscreen for all the components.
For u its getting automatically wider length in toggle fullscreen right, could you please provide solution here, could u please send us files of
/libs/granite/ui/components/coral/foundation/container
/libs/granite/ui/components/coral/foundation/fixedcolumns
code.
Views
Replies
Total Likes
Add property granite:class: coral-RichText-FixedColumn-column to the container(granite/ui/components/coral/foundation/container) which holds all the fields. This is for Coral3. Using this fields will get nearly 70% width. If you want increase further, you should write custom css.
AG
Hi Anudeep,
Did u get the solution of getting the fields in wider length in toggle fullscreen? If yes, could you please provide solution here, We also want to get the wider length of fields for dialog box while toggle fullscreen for all the components.
Views
Replies
Total Likes
Views
Replies
Total Likes