Hi guys,
On submission of a form, a folder is created in the repository, a template is assigned to the folder, and the form is saved into the folder using the Save to Repository form activity. I'm then initiating a Workflow from the forms process to generate a job number and assign it to a metadata field in the folder's template.
I've got it working by retrieving the entry path name from the "Retrieve Laserfiche Forms Content" activity, running a Find Entry on the path, and then using "Assign Field Values" to the Find Entry "ParentFolder" token. It's workable, but it doesn't seem like a very clean approach. Is there a better way to achieve this?
Thanks,
Mike