Not able to submit the catalog item request in workspace

DevadharshiG
Tera Contributor

I have created one variant named CI Page under the page in UI builder. Added the component catalog item alone in that CI Page variant. 

Requirement is that: Create one UI action and clicking of that UI action, it should open catalog item request in next tab in custom workspace and user should be able to submit the catalog item request. 

Solution: Created one UI action named "Upload Bid Lines" and added code as below

DevadharshiG_0-1728307950084.png

Created one page "CI Page" including the component catalog item as below:

DevadharshiG_1-1728308015745.png

DevadharshiG_2-1728308101786.png

 

On clicking of the button, i am able to open the catalog item request in next tab in workspace as above:

 

Issue: On clicking of submit button in the workspace on the catalog item request page, it is not submitting the request and it stays on the same page.

DevadharshiG_3-1728308247958.png

Please help me to resolve this issue.

 

1 ACCEPTED SOLUTION

Kevin83
ServiceNow Employee
ServiceNow Employee

I think you may have to hook up an event to navigate to a new page:

Screenshot 2024-10-07 at 4.28.33 PM.png

View solution in original post

1 REPLY 1

Kevin83
ServiceNow Employee
ServiceNow Employee

I think you may have to hook up an event to navigate to a new page:

Screenshot 2024-10-07 at 4.28.33 PM.png