
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 04:43 AM
Hi,
Need to know that how we can add paperclip(attachment icon) to a form..??
Thanks
Palvinder
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 04:57 AM
Hi Palvinder,
Kindly check if they have ITIL role or any project related role. Possibly that would be missing & hence is the cause.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 04:54 AM
I need attachment icon on project table where users with xxx_role can add and manage the attachment.
Currently, only users with administrator role can add and manage attachment on project table.
Please assist.
Palvinder

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 05:06 AM
Hi Palvinder,
It seems that some ACL on sys_attachment table for create operation are not allowing mentioned user to create record in attachment table. And there is no client script using g_form.disableAttachments() for role other than admin.
Hope this helps.
Regards
Ujjawal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 04:57 AM
Hi Palvinder,
Kindly check if they have ITIL role or any project related role. Possibly that would be missing & hence is the cause.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 06:45 AM
thanks for the solution sir..!!