The field value is not populating on the form level

Manasa chandana
Tera Contributor

Hi all, I am facing one issue when the record is created from another table the field value is populating on the list view but while i am opening that record the value is not populating on the form level.

 

what may be the reason for this issue. can anyone help me regarding this issue.

Manasachandana_0-1733309816745.png

 

Manasachandana_1-1733309893002.png

 

2 REPLIES 2

Zach Koch
Giga Sage
Giga Sage

Is the field on the list the same field on the form or are one of them dotwalked out. Usually when this type of behavior is present, it is due to the Labels being the same, but the field isn't actually the same and one is dotwalked out from another table.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

raj chavan
Tera Guru

This can be Display Value issue . If you are populating this using script make sure you workflow is populating a display value instead of the sys_id for that field 
if this is a reference field, so you'll need to populate the sys_id..

If my answer helped you in any way, please then mark it as helpful or correct ✔️. This will help others finding a solution.

Kindly mark it correct and helpful if it is applicable.

Thanks,

Raj