- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Hi All,
I want to auto populate a field value based on same field value present on a different table. As shown in the below picture P records are lnked to t record . We create records clicking on NEW button on related list of record . I want to auto populate the field value of name field on record at the time while clicking on New button. I can't find any UI action exists for this . But when I click on ' i ' button besides the name (Reference field) field on form , it redirects to that record . Could you please suggest how to approach this ? Please let me know if you need more info .
Thank You
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
as you can see the i icon is seen means the value is getting populated.
which field in main table is marked as Display=true?
Does that field have value in it?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Ankur Bawiskar No it's not populating .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
@Ankur Bawiskar Below ss taken recently . I think it's taking the value but not showing on the form as the mandatory symbol is greyed and not in red .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Good catch, maybe look if any ACL is preventing read access. Check via Access Analyzer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @M Iftikhar ,
Checked access analyzer but there is no issue for blockage for that field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
as you can see the i icon is seen means the value is getting populated.
which field in main table is marked as Display=true?
Does that field have value in it?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader