Catalog Item Template

Deepak Negi
Mega Sage
Mega Sage

Hi

I came with a requirement to create a template based functionality on catalog. A list of requested items will open and selecting any record will just populate all the variable selected in that particular request. I just want to show the implementation I did and any feedback are welcome for it.

1. Service Catalog -> Select Any catalog Item(e.g. Access )

find_real_file.png

2. You see the highlighted icon. Just click on the icon and it will display the list of already submitted requested items. The table displayed is purely based on bootstrap and does support:

        a. Live Search

        b. Pagination

        c. sorting for each column without reload

        d. Display 10,50,100 Record on page as per user's choice.

find_real_file.png

3. Now selecting any record will just populate the variables automatically.

find_real_file.png

This is what is working as of now. For the next step we need to develop the same for order guides. But as order guides does not have its variable stored anywhere. It seems a bit challenging. Need your valuable suggestions.

Thanks

Deepak

3 REPLIES 3

robduca
Giga Contributor

would you mind sharing your copy request function solution? I have a very similar requirement and this looks what you did would fit the bill nicely.



Thanks in advance!


amilcar
Kilo Explorer

Hi Deepak Negi,


Is it possible to share the copy request function solution? I am in the middle of similar customer requirement, and your solution is what I am looking for.


Cheers.


SC10
Kilo Guru

Can you please share your code for this?

 

Thank you