I am using a scripted button to create a new portal record which then takes the user to a specified field in that portal--ready to enter their data.
Everthing worked dandy in FM6. (I am working on the newly converted files in FM8.5)
I understand the use of a commit record script step and have used it to instantly refresh the portal.
However, when the new portal record is created and comitted, up pops a validation error message. The old version (sans commit) put them into the field, let them enter data, and properly triggered the validation when they attempted to leave the record. The new version prematurely triggers the validation through the commit record sript step. I can select "skip data entry validation" on the commit scrpit step, but then the unwitting user will create records with missing data.
I have not been able to find any forum entries that discuss auto validation on a portal record. I really like auto validation so I don't have to force my user to hit a "save" button (which I realize could be made to include a post-validation script) --Which I really don't like.
Since my portal is sorted, the new portal record must come from a script.
I really like how this magically worked in the older version. Is there information I am missing or a workaround?
Kevin
San Diego, CA