AEM 6.1 Table properties dialog and Table options shown
Hi All,
I have a couple of questions regarding the Table properties dialog and Table options which are shown after completing the steps below :-
1. Install aem6-author-p4502.jar
2. Browse to http://localhost:4502/siteadmin#/content/geometrixx-outdoors/en
3. Create a new page called "Testpage"
4. Browse to http://localhost:4502/editor.html/content/geometrixx-outdoors/en/testpage.html
5. Add a table component , Configure the table component , Click on Table properties icon
The default options shown in the Table properties dialog are Width, Height, Caption, Border, Cell padding, Cell spacing.
Is there any way to control or configure what options are shown in the Table properties dialog?
When the Table properties dialog is opened , how does it decide what options are available to show?
When the Table properties dialog is closed , how does it notify the rich text editor to update and re-render itself?
When the rich text editor updates / renders , how does it decide what table options are available to format the table?
Thank you for your time.