Hi,
In Laserfiche Form,I retrieves some fields and save to database using workflow,in the same process i need to fetch those saved information and populates the values in some other fields when user submit the form.
I don't want to use lookup rule here,because i have to show the information based on Instance ID which is saved in database,and i don't want to keep any new field for Instance ID in form,and there will be more than one row available having same instance ID.So i think i cannot apply lookup rule here,Is there any way to show the datas as per my requirement?Hope you understand my scenario.
Thanks in Advance..