How do I hide a submit button for catalog items in now mobile app

JOYSON VEGAS
Tera Contributor

Hey guys this is an urgent requirement form one of my client

 

How do I hide a submit button for catalog items in now mobile app

 

Thanks in advance  

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@JOYSON VEGAS 

if you want to hide then why to show that catalog item in now mobile app?

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

JOYSON VEGAS
Tera Contributor

@Ankur Bawiskar We have catalog item that shows only link which will redirect to external website. In portal its disabled but in now mobile its showing the submit button when we click on it a case is being raised. That should not happen here 

Hi @JOYSON VEGAS ,

 

May I suggest you one thing, instead of hiding it you can disable it by writing an on submit client script. So whenever any1 even submits it won't execute & create a ticket.

 

 Please mark my answer helpful if it resolves your issue.

 

Thanks,

Danish

JOYSON VEGAS
Tera Contributor

@Danish Bhairag2 Can you suggest me how can I achieve this?