Hi all,
Is it possible to have a field display as a read-only active hyperlink on an update request form? I'm sending update requests so users can review and score applications to a contest and am trying to include the link to the application PDFs on each update request page. Each reviewer should have several applications they are reviewing, and the update requests would ideally be sent together, using a workflow trigged at a particular date/time.
I've seen that I can do this by adding the URL as attachment to the row, but that doesn't seem to be a great solution for my situation - both because it appears I'd have to manually attach the URL to each of the 100+ rows (unless there's a way to do this in bulk without using the API) and because it seems to allow the user to add an attachment of their own (not ideal, although less of a concern). So it would be preferable to have the URL in a column.
I experimented with have it entered as text, added as a hyperlink, and constructed (using the standard base URL with a unique ID), but they all just display in the form as text, rather than as an active link. FWIW, I have the column locked, but that only seems to matter when I've entered the URL as text, since neither the formula or hyperlink are editable through the update request form.
Many thanks for any help you can provide!
David