Add attachment option with a field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2015 07:03 PM
Hi
is there anyways I can add the attachment option to a field. In my Change form, I need a requirement to add attachment option with a fiels, say, "Impact assessment" field.
I know, OOTB global option add attachment is there. all I need is to add the same thing to a field level
Any help wou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2015 07:11 PM
Attachments can only be added to a record, not a specific field within a record. You could create a new column in the sys_attachment table to further describe the attachment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2015 08:03 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2015 11:24 PM
Yes You can achieve this by writing code in annotation .Use html <div> and <a>