- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 07-09-2020 05:57 AM
Hello all,
ServiceNow Application allow administrators to add social links feature to the user reference fields on form level.
In case of ....cross-scope access policy issue, please set the client script table "sys_script_client" accessibility to All application scope with Can create & Can update privileges as described in this article: https://hi.service-now.com/kb_view.do?sysparm_article=KB0727180
Github: https://github.com/IslamMessaadi/reach-me-out.git
I am open to any suggestions or any better ideas it will always been appreciated, thank you.
Best regards,
Islam Messaadi
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Latest Update:
10.07.2020 :: Reach-Me-Out-v1.0 release.
On User Configurations Table Form:
-
Active: Only active records would be considerable
-
Config OK: Shows the app config status *Important: app health indicator (checked == all ok).
-
User: Ref field to user oob sys_user table
-
Social Link: Valid link corresponded to the social network choice
-
Social Network: Custom choice list determine social network icon that would be displayed on target form
-
Client Controller: Link to newly created Client script
-
Table: Target table
-
Target Ref: filtered list contain user-ref fields type from the selected table
Regards,