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.

Field Shows on Employee Portal but Not In SOW or Platform View

JamesNowe
Giga Expert

Hello,

I have Create Incident setup in our Instance. We modified it to add new Subcategories which is working fine. The ask was to have an additional field called End User/Persona Type (For IT Use Only) which I setup with a Select box. The field is only to be visible to itil users. The field shows on the Create Incident Request on the Employee Portal. When I go to the incident in either SOW or Platform view the field does not show up. I've done similar things before with Request and never had an issue. I'm not sure what I am missing.

 

JamesNowe_0-1761334105349.png

 

I can use the dropdown and select one of the option and submit the incident without issue.

JamesNowe_1-1761334313063.png

Any suggestions would be appreciated!

2 ACCEPTED SOLUTIONS

@JamesNowe 

seems variable editor is missing in your form as per screenshot.

Add it in default view and Service Operations Workspace view and you will start seeing variable editor

Please check if the variable editor is already created on incident table in the instance by navigating to System UI > Formatters.

 

AnkurBawiskar_0-1761580497819.png

 

If it is exists in the table, then go to incident table

Right click on form header and select Configure > Form Layout

Using the slushbucket, bring the variable editor to the selected section and Save

Do this for Default and SOW View

 

AnkurBawiskar_1-1761580497869.png

 

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

View solution in original post

That worked! Thanks for the help!

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@JamesNowe 

so in variable editor that variable is not visible?

Did you check if some script is hiding that?

Is it shown in variable editor for admins?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

I created the following (and it shows on the Employee Portal)

JamesNowe_0-1761579402478.png

Employee Portal

JamesNowe_1-1761579475063.png

When I go to my tickets I do not see that field

JamesNowe_2-1761579899384.png

 

The same thing happens in SOW. I see everything else but that field is missing

@JamesNowe 

seems variable editor is missing in your form as per screenshot.

Add it in default view and Service Operations Workspace view and you will start seeing variable editor

Please check if the variable editor is already created on incident table in the instance by navigating to System UI > Formatters.

 

AnkurBawiskar_0-1761580497819.png

 

If it is exists in the table, then go to incident table

Right click on form header and select Configure > Form Layout

Using the slushbucket, bring the variable editor to the selected section and Save

Do this for Default and SOW View

 

AnkurBawiskar_1-1761580497869.png

 

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

That worked! Thanks for the help!