- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2023 11:20 AM
Hello Everyone,
I was wondering if I can move or display the attachment button in another place of my record producer.
At the moment, it is located on the upper right, but I want to display it in a different location within the form.
There is a variable "Attachment" I can create, but I don't think they are pointing to the same table/column right?
Thank you
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2023 11:42 AM
All attachments are stored in the sys_attachment table. So yes they point to the same location.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2023 11:42 AM
All attachments are stored in the sys_attachment table. So yes they point to the same location.