How to call UI page in catalog item

Meme
Kilo Contributor

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..

 

4 REPLIES 4

Aman Singh_
Kilo Sage

Hi,

 

Just to check have you reference your UI page in Type Specification

find_real_file.png


Please mark Correct/helpful???? if applicable, thanks!!

Aman

Meme
Kilo Contributor

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,

 

 

Murthy Ch
Giga Sage

@Meme

You need to call the UI page in the type specifications 

Then only it will be visible in Catalog item

 

Thanks

Thanks,
Murthy

John Zhang1
Kilo Patron
Kilo Patron

Please see

find_real_file.png