Do I need to create two tables to show a page with pagelist?
Hi Members-
I have to show data only on UI so that user can add , update and delete.
The structure is like below-
Page(name)
Pagelist(1)
Pagelist(2)...
Do I need to create two tables, one for Page and second for PAgelist?
As both are part of data only not the case processing or workobject , how to allow user to update and save pagelist from the tabular grid?
thank you