Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

allow changed made to record producer to reflect on backend of form

June Anderson
Tera Contributor

I changed a field from multi text to list collector on the record producer

Works like a charm but noticed when I open the form from the back end, changes did not come over, I still see it showing as a multi text field

 

Please what did I do wrong here?

 

Any pointers

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @June Anderson ,

Please check/or/share the field definition page along with backend page. 

 

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

@AshishKM 

JuneAnderson_0-1700264884414.png

If I select dropdown, nothing shows but I clearly have 3 choices within the choice

JuneAnderson_1-1700265006989.png

 

Check the "Reference Specification" tab, Is there any other table mapped and that table must have one column with Display Value =true. if "Reference Specification" has some reference value then remove that and save it. Then check on the form again.

AshishKMishra_0-1700291762827.png

For Example : You can check the Group table which has Type field ( list type ) Reference to "Group Type" and in the Group Type name column has Display Value = true, 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution