The CreatorCon Call for Content is officially open! Get started here.

How to autopopulate a field value based on same field value present on a different table ?

1_DipikaD
Kilo Sage

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

1 ACCEPTED SOLUTION

@1_DipikaD 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

16 REPLIES 16

@Ankur Bawiskar  No it's not populating .

@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 . 

 

 

Good catch, maybe look if any ACL is preventing read access.  Check via Access Analyzer. 

Hi @M Iftikhar ,

Checked access analyzer but there is no issue for blockage for that field.

@1_DipikaD 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader