Posts

Showing posts with the label Header Detail form

Events in Header Detail Form

There are following events available in Header Detail Form: Dialog is Initilized Clear Screen Before Add Post Dialog is Initilized Grid Record is Fetched Write Grid Line-Before Last Grid record has been read Add Record to DB - Before Add Record to DB - After Update Record to DB - Before Update Record to DB - After End Dialog Write Grid Line-After Clear Screen After Add Call is Alerting Director Back Button is Clicked Director Next Button is Clicked Director Cancel Button is Clicked Post Comit XAPI Subscribe Event

Header Detail form

The Header Detail form allows you to work with data from two separate tables. You can use this form to add or update a single header record. You can also add, update, or delete multiple detail records from the same form. The Header Detail form includes an input-capable grid so you can add or update detail records. Click OK to perform updates or adds to both tables on the form. When you click Cancel, any changes are lost and no database changes are made. Because the Header Detail form allows you to update or add records from two different tables, you can attach two business views to a Header Detail form. Attach one business view to the grid and the other to the form, updating both tables from a single form. You can use the Header Detail form for one to many relationships.