Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

How to Add, delete, move rows and columns in the table component?

Avatar

Level 4

I create a table component to config content. Now, I want to insert a row between existing rows in the table as below image.

 

bhoang_0-1669281868420.png

I found the table in adaptive forms can do that. How to make the table component can do as table in adaptive forms?

https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/a... 

 

Thanks & Best regards,

bhoang

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor
3 Replies

Avatar

Correct answer by
Employee Advisor

hi @bhoang For that you should provide an option for add row and column.

https://experienceleague.adobe.com/docs/experience-manager-65/forms/adaptive-forms-basic-authoring/a...

 

you might take reference from AEM forms * Add and remove tables and table rows by using scripting (adobe.com) 

 

Hoping that this might helps