How to set default value as link to a field ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 10:45 PM
Hi Community,
I need to create a field which can store a default link (for all records). However not sure what field type needs to be created.
I tried creating html field type with <a href> tag but the link is not clickable.
I want something like this:-
<a href=''>The privacy liason for this firm is listed here</a>
Please find the screenshot below:-
Could someone please help on this?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 12:20 AM
@Ankita Kolhe Please refer to the below links which might be useful for your scenario.
Note : Restricted the edit mode button visibility for admins if required.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0565110
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 01:40 AM
Each URL is added in a separate record or all these URLs are to placed in a single field?