Hello Everyone,
I used this guide http://gallery.technet.microsoft.com/office/Step-By-Step-build-30f84363 to create a Vacation request form. However on my Approval Form, i have a repeating section (to show the current submission) that is broken.
The author suggests Setting the submission form's title field (on the approval form), as a way to pull the current submission, on form load using this command
Set a field's value: Title = concat(@description, ".xml")
If i alter the above command in any way, it pulls ALL approval requests on the repeating section so i know that it is the issue.
Does anyone have an idea how to fix this, or an alternate suggestion how i could pull current info from a submission form onto an approval form?
Any and all help is appreciated, thanks