Hi
Is it possible to be be able to launch a an attachment without being in a form ?
So rather than ThisItem.{Attachments}.AbosluteUrl cannot I :-
Set(ListId,Lookup(<listname>, title=varGUID));
Launch(ListId.{Attachments}.AbsoluteUrl)
That way I can check to see if there is an attachment without the hassle of having a form.
Having 3 or 4 of these forms on the screen is a nightmare getting them lined up and not overlapping each other.
Better to get the ListIDs of the forms and then having a OnSelect event of a text or html box that has the Launch command on it.
Also would not be getting the dreaded "Getting Your Data" message if did not use the form and there was not an attachment.
Thanks
Nigel

Report
All responses (
Answers (