Question

Data binding

I have added new section pages on customized page.

What is the data binding that has to be added for these section pages so that it can be packaged and installed in other environment.

I have added SysModuleEntity, SysModuleEdit and SysDetail.

 

Thank you :)

Like 0

Like

1 comments

Dear Caroline, 

Overall you are correct. You would need to add SysModuleEntity, SysModuleEdit and SysModule plus other tables that are used in those pages. To find out what exact data bindings need to be added you can create a new package, create a section in it, for this section create several pages and see what bindings got automatically added to the data bindings of the package (All needed ones would be added automatically).

Best regards,

Dennis  

Show all comments