Hello,
Is anyone aware of an issue with a form where it is possible to submit a form with blank records when each field is required?
The issue I have is that I have:
1. 3 fields which have calculated expressions applied to them - Required fields
2. 9 fields with default values applied in the template
3. 1 field which is editable, non mandatory (this is free text field for field users)
The problem is that a user can submit a form quicker than it takes for calculated expression to apply to point 1, even though it is required. Thus sending through no data for these.
Is there a work around for this or is it a bug?