89
Views
4
Comments
Solved
List or Table widgets not able to add inside form
Application Type
Traditional Web

Why I'm not able to add table/list widget inside a form [Traditional], I came across a such requirement to show multiple dynamic records inside form .

2024-01-18 12-42-28
Bogdan Boglea
Solution

Hello,


In my case, in order to overcome this issue, I put the list/table widget in a different webblock and it works just fine.


Otherwise, you can always "split" the form in 2 form widgets and put the table/list widget in between.


Regards,
Bogdan

2025-03-19 01-45-51
Sandeep Kumar Kolli

Thanks for the response,

I tried the first way in your solution and it resolves my issue, need to try with the second one also by splitting the form into two forms

Thanks again.

2021-04-17 09-53-48
José Gonçalves

Hi Sandeep,

follow Bogdan suggestions, although if you put inside a block, some widgets may not work properly, specially those built with JS functionalities.

2025-03-19 01-45-51
Sandeep Kumar Kolli

Hi Jose,

I already used block, so you're suggesting me to fulfil my requirement by splitting the forms instead using block right?, I'll surely  try .


Thanks.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.