Hello,
I am still fairly new to the Model Driven / Portal environment so please be patient.
I am attempting to create a form on Portals that allows external users when sent a link can navigate too can upload the requested document(s).
My thought would be through a workflow send a client a link to the site with something like ...portals.com/document-submit?CID=1234 where the CID is a passed in variable to auto populate in the customer ID.
But I am coming across some issues:
- I cannot get the file upload to display on the page.
- I have gone through some tutorials, but nothing has been helpful.
- how do I get the CID into the field that is preferably hidden.
- I would think I could do it with JS, but is there not something from within the system that does this?