Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to modify create new record menu item in a workspace.

warrrenr
Kilo Contributor

I have created a workspace in app engine and I cannot find where to modify the 'New Record Menu Items'. Is this even possible?

1 ACCEPTED SOLUTION

WORKFLOW-COWBOY
ServiceNow Employee
ServiceNow Employee

 

Here are the steps that work for me:

  • Open App Engine Studio
  • Open your App
  • Open your Workspace experience
  • Click "Menu" -> "Edit Experience settings"

find_real_file.png

  • Click "Advanced Settings" under General
  • Open the record "chrome_tab" in the UX Page Properties related list

find_real_file.png

  • Edit the JSON in the Value field as needed. 

--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow

View solution in original post

4 REPLIES 4

WORKFLOW-COWBOY
ServiceNow Employee
ServiceNow Employee

 

Here are the steps that work for me:

  • Open App Engine Studio
  • Open your App
  • Open your Workspace experience
  • Click "Menu" -> "Edit Experience settings"

find_real_file.png

  • Click "Advanced Settings" under General
  • Open the record "chrome_tab" in the UX Page Properties related list

find_real_file.png

  • Edit the JSON in the Value field as needed. 

--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow

Thank you so much!! This is exactly what the Dr. ordered.

Hi @WORKFLOW-COWBOY ,

 

Thank you so much. 

In my scenario, the clients do not want the + icon only, but when checked there is no active button in the "sys_ux_page_property" table. So, can I completely remove the JSON value and just keep empty braces as it is a mandatory field. Will this affect any functionality?

 

Please help

Thank you in Advance.

Hello @Nagashree5 - you can still edit the JSON by hand, but this functionality has now moved over to Workspace Builder. 

 

Product Documentation: Configure a workspace in Workspace Builder


--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow