Stefan Mutschler Messages: 17 Registered: June 2012 Location: Baden-Baden, Germany
Junior Member
Hi all!
When working with the MiniCRM tutorial I was asking me if I can have a page containing a form?
Starting with a "Company Table Page" followed by a "Company Details Node Page" containing "Person Table Page" and when selecting a person here, can I open a child page with a "Person Form" to edit the person's data? Opening a form as a dialog window is easy...
I tried with an AbstractPage disabling the table and setting a detail form but wasn't successful. Is this the right direction to investigate or the completely wrong way?