Hello,
I am trying to figure out how to allow a user to view a document that they have previously uploaded.
For example, at some point in the past they have logged in and uploaded a MS Word document (this step works properly for me using the 'Upload Files' action) and now they would like to view it. Since each document is created with a unique name, its seems like some sort of dynamic function with a path to the ' holding'folder and locating the specific document they've uploaded based on their cf_user_id or something to that affect.
In addition, I would like to be able to allow the user to forward said document to another user registered on my site,so again locating, pulling and then sending.
Any guidance is greatly appreciated.
I am trying to figure out how to allow a user to view a document that they have previously uploaded.
For example, at some point in the past they have logged in and uploaded a MS Word document (this step works properly for me using the 'Upload Files' action) and now they would like to view it. Since each document is created with a unique name, its seems like some sort of dynamic function with a path to the ' holding'folder and locating the specific document they've uploaded based on their cf_user_id or something to that affect.
In addition, I would like to be able to allow the user to forward said document to another user registered on my site,so again locating, pulling and then sending.
Any guidance is greatly appreciated.