A
Assaf
Here's one that got us scratching our heads....
We have an Invoice form with 5 sections implemented as subforms:
subMaterials, subLabor...
Not all sections are relevant to all Invoices so the customer would like to
eliminate (i.e., hide) sections which have no data, rather than see empty
grids or 0 sums.
Has anyone tackled this before?
The tricky parts we identified are:
1. Subforms load before the form itself so when (which event) do you use to
hide them if they have no data?
2. How do you dynamically position subforms correctly so that there are no
'gaps' in the parent Invoice form?
Are there other gottchas we should look out for?
Any leads are greatly appreciated.
- Assaf
(excuse crosspost)
We have an Invoice form with 5 sections implemented as subforms:
subMaterials, subLabor...
Not all sections are relevant to all Invoices so the customer would like to
eliminate (i.e., hide) sections which have no data, rather than see empty
grids or 0 sums.
Has anyone tackled this before?
The tricky parts we identified are:
1. Subforms load before the form itself so when (which event) do you use to
hide them if they have no data?
2. How do you dynamically position subforms correctly so that there are no
'gaps' in the parent Invoice form?
Are there other gottchas we should look out for?
Any leads are greatly appreciated.
- Assaf
(excuse crosspost)