Retrieve Values from HTML in New Form Designer

Hello - I am currently using an HTML block in the form designer to allow the user to select a file. However, when trying to get the path they selected nothing is being returned. How can I return the path?



image

@iamtal

Your key shpuld be vendorfilepath

And use get form values to get the values after show form

Cheers

I did this, the out_vendorFilePath is blank even with the correct key there.

@iamtal

You used get form values as well?

Cheers

Yes I get a ‘FormNotFound’ error even though I have the instance name in both activities