Menu

#6 inline subforms

open
nobody
None
5
2014-12-15
2014-12-15
No

Currently, subforms are displayed as a separate window of the main form. This is good for many usages, but sometimes it would be much more comfortable to be able to display a subform within the main form, in form of a grid.

Example:

first name: [            ]      last name:  [            ]
email addr: [            ]
------------------ subform -----------------
date1: [          ]       msg1: [          ]
date2: [          ]       msg2: [          ]
date3: [          ]       msg3: [          ]
date4: [          ]       msg4: [          ]
-------------- end of subform --------------

Discussion


Log in to post a comment.