now mobile app button non-representation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 07:07 PM
Hello, everyone
I have hidden the submit button of the catalog item on the computer side, but this button is still displayed on the now mobile. Does anyone have a good solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 10:52 PM
Hello @kack l
Greetings!
could you pls tell me how you hid the form on Desktop. have you used Client script?
Please Mark the Answer as correct solution and helpful if helped!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 10:57 PM
Tried client script but it doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 11:06 PM
Hello @kack l
since changing the OOB button requires DOM manipulation, it is not recommended.
have you tried content items instead of catalog items?
refer below link:
if it still has to be client script way, try making UI type to all and check.
Please Mark the Answer as correct solution and helpful if helped!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 11:22 PM
hello
Thanks for your answer. As you said, UI type to all and check.
It only works on the computer side and is invalid on the mobile phone side.