Page tree
Skip to end of metadata
Go to start of metadata
  • Split up the form into individual forms
    • In new forms, remove unwanted fieldsets
    • Remove the grids in fieldsets
    • Add the real grids in a separate panel in the new Maint form
  • Existing grids in fieldssets, have a filter to do the filter…. That must be handled by the links. Now, this is handled by code (eventBeforeFetch) [eGrid on form]. This has to be emptied. Grid also have a subtype (grid2-form), this becomes grid2. Must be done manually, because of the recording of the SmartModifiedState.

 

(lightbulb) Tips & Tricks

Leave 'EventBeforeFetch' to show how it was ToBeDocumented