I have a workflow app that runs well on the web. People may attach files as part of their tasks. However, using the file upload utility, the attached files appear at the bottom of the page and have the ability to delete them. I need to keep that from happening, but still have them available for reading. while other sections of the form are editable.
Is there a way to do this. I think I had read about the attached files being in a RT field is certain conditions are present. Perhaps, I could do something there.
Thanks,