Is it possible to get values from a query within a form to populate the validation for the next form item?
What I have done in the past is to a query task of the info from the user (after form submission) and if result set is null, send them back to the form. But I would rather create a range validation on the txt box so that they get that feedback immediately. Does anybody know if that's something I can do? The validation would be on the TextBox1 after selecting the System and Line. Attaching the workflow.
0
-
It's not clear to me what exactly should to happen, maybe you could give us an example? I.e. what does a user see, what information is in the mapservice? 0 -
Hi Linda,
This is not possible with Essentials Workflow. We are able to dynamically change the validation rules with Runtime Modifications, but those modifications all happen before the entire form is sent to the client. So, we could brew up some validation rules ahead of time, but we can't make those rules respond to changes in the form.
In Geocortex Workflow 5, we do expose events for the forms that let you do whatever you like as people enter data, so I believe this is possible there.
Regards,
-Malcolm0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare