How to call UI page in catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2021 04:34 AM
Hi,
I have created a catalog item and UI page.
UI page contain a button. I created a UI page variable in catalog item. But I click on 'Try it' in catalog item I can't see the button. How can I correct it?
Also I want to display a url link(link field) when I click on this button.
Please help me..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2021 04:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2021 05:23 AM
Hi,
Thank you for your reply.
Could you please tell me how to display the button in UI page on the request view list.
UI page contains simple code for button,<button type="button">test</button>
My requirement is like this,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2021 08:09 AM
@Meme
You need to call the UI page in the type specifications
Then only it will be visible in Catalog item
Thanks
Murthy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2021 09:25 AM