Hi,
I have a Form that contains a lookup rule based on the InstanceID of the Form that loads up. Unfortunately, the lookup rule does not automatically run when the form loads up - even though the parent value (InstanceID in this case) is present.
The only way to populate the child fields is to clear out the InstanceID field, click off it, then retype the value.
Is there any way to "push" or re-trigger the lookup on Form load?
The instanceID field is made up of a hard written digit, {/dataset/_bp_process_id} & {/dataset/_instance_id} and the form is not the form used during submission.
--Update--
It might be worth noting that the instanceID field is populated before values are entered into the database table.