Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I edited the styling of "formatted table with title" widget (given in widget-examples) in order to use in the app. When done, I noticed that the right-to-left appearance button (print screen enclosed) is not supported.
I would like to change the order of the columns so the dimensions will be on the right side of the table and the measure will be on the left side of the table.
Usually I easily do it with the right-to-left appearance button , but it seems not supported in the widget.
Should I add something to my code?
Thanks, Elad.
In Widget's CSS, Try to add to the wrapper class (under margin-right:20px; line):
direction:rtl;
בהצלחה
In Widget's CSS, Try to add to the wrapper class (under margin-right:20px; line):
direction:rtl;
בהצלחה
(: תודה