Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

how do i populate the required field vale in form header

vits18735a0
Tera Contributor

dear community,

 

i created  custom table and i did not have any autonumber field in that, but i created one customer field and it will generate a number when ever user saves the record. i want to populate that field value below the table name in form header. but right now i am seeing the created on field value. 
from where it is populating?

 

Thanks,

chandu ram

1 ACCEPTED SOLUTION

Bhavya11
Mega Patron

Hi @vits18735a0,

 

Try this and let me know your issue is solved or not.

 

  1. As you mentioned, you have already have custom field, Now navigate to your custom table   and select   the number field   and Set Display as true. (Note: you can keep only one field as Display true in a table)
  2. Now save and create the new request

 

 


Regards
BK
LinkedIn: https://www.linkedin.com/in/bhavyashree-karanth-55032a121
YouTube: https://www.youtube.com/@NowWithBhavya

View solution in original post

2 REPLIES 2

Bhavya11
Mega Patron

Hi @vits18735a0,

 

Try this and let me know your issue is solved or not.

 

  1. As you mentioned, you have already have custom field, Now navigate to your custom table   and select   the number field   and Set Display as true. (Note: you can keep only one field as Display true in a table)
  2. Now save and create the new request

 

 


Regards
BK
LinkedIn: https://www.linkedin.com/in/bhavyashree-karanth-55032a121
YouTube: https://www.youtube.com/@NowWithBhavya

vits18735a0
Tera Contributor

it worked