Hi All,
Currently I have an interface where we allow the user to upload documents, we wanted to see if it was possible after the user clicks upload they can see the actual document before the submit the form, that way they "make sure" it is the correct document. Is this possible in appian at all?
thanks in advance
Discussion posts and replies are publicly visible
Yes you can, pass the parameter which is being used to save the document details to view the doc.
few things to keep in mind. You shall be able to view only one doc at a time. Or you need to loop through docs to view them on screen