I understand that a sub-form's deluge scripting don't happen when data is posted. I'm finding this problematic, but surely there are work arounds....
1. Can a script run separately to do the necessary updating (eg, updating fields with related values)
2. Can data in a sub-form be shown in View Only? So that the data is posted by other reports, but I can still see a master form with its related sub-form information?
3. Do you create buttons from the parent form, that open up child forms?
It's lovely for users to be able to post data directly into a subform, but, since a subform is inherently a gridview, and gridviews don't support deluge scripting, it's problematic....