I want to show the paper clip icon on the canvas of the screen, so a user can click on this to add an attachment and then once a file is selected I want the attachment data card to appear. Is that possible?
Solved! Go to Solution.
Hi @B8 ,
You could set the icon's OnSelect property to:
Set(AddAttachments,!AddAttachments)
Set the data card's Visible property to:
AddAttachments
Best Regards,
Bof
Hi @B8 ,
You could set the icon's OnSelect property to:
Set(AddAttachments,!AddAttachments)
Set the data card's Visible property to:
AddAttachments
Best Regards,
Bof
User | Count |
---|---|
247 | |
106 | |
82 | |
51 | |
43 |