How to create table for new pagelist
Hi I need to save this structure -
Parent page and Child paglist
Page()-
list(1)
List(2) and so on, now as its on a portal, its not part of the case data so no workpage, I need some suggestion on how to to save this structure in such a way that user can see in table structure and update the data.
If I create and save to new DB table and later if we need to update a record, I need to loop everytime.