having a multiple row subform on load
Hello Everyone,
When I load a form, I'd like to have its subform with added rows already. I use seven row subforms, one row is for one day of the week. It is an order form with an order details subform. The field name in the subform is "Day of the week"
Is it possible to solve this issue by a script? Anyone could help, please?
link names:
Order form »»»» Order
Subform »»»» Order details
Main form of the subform »»»» Main form of order details
Field name »»»» Day of the week
It is expected to be an "on load" script.
Thanks
G