form action in workspace

pallavigaik
Kilo Guru

Hi All,

 

In workspace have configured a page which contains record header and two tabs details, related records. In Details tab, I'm using form component to show fields from ABC table. the data whichever I want to show is visibile on this page. However in details tab, no form action is visible. 

I have configured a form action i.e, Activate for ABC table. but that form action is not visible there. Even save button is also not there. So I'm not able to make any changes to the record of ABC table.

 

Please suggest me how can I bring form actions on that page.

1 ACCEPTED SOLUTION

pallavigaik
Kilo Guru

Since, action bar was not present in workspace page, form actions were not visible. After adding action bar, form actions starts appearing. 

View solution in original post

3 REPLIES 3

Tanushree Maiti
Kilo Patron

Hi @pallavigaik 

 

Refer This KB : KB1811593 Workspace Fundamentals: Understanding UI Actions and Declarative Actions on a Next Experie... 

 

Also 

Navigate to System Definition > UI Actions  (Native UI)

 

  • Navigate to System UI > UI Actions.
  • Open your Activate UI Action.
  • Ensure the following are checked in the Workspace section:
    • Workspace Form Button (This makes it appear as a button).
    • Format for Configurable Workspace.
  • Ensure the Active checkbox is checked and that your user has the required roles

 

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Hi @Tanushree Maiti ,

 

Thank you for reverting. I had tried by creating UI action but it was not visible in workspace. After adding action bar in workspace page, my form action start appearing.

pallavigaik
Kilo Guru

Since, action bar was not present in workspace page, form actions were not visible. After adding action bar, form actions starts appearing.