Can we have access to "com.glideapp.servicecatalog_guide_tabs.xml" called from Order Guide page ?

Chetan Sondhi
Kilo Sage

Hi ,

Can anyone point me to if we can access "com.glideapp.servicecatalog_guide_tabs.xml"   which is being called from UI page "com.glideapp.servicecatalog_cat_item_guide_view" .

In UI page ,Its written as <g:inline template="com.glideapp.servicecatalog_guide_tabs.xml" /> which includes Service Catalog Tabs based on the Rule base of Order Guide .

Any suggestions would be appreciated .

Regards,

Chetan

4 REPLIES 4

larstange
Mega Sage

Hi



This file is part of the platform resources and is not accessible for us mortals, so I think you are out of luck here....


deepakgarg
ServiceNow Employee
ServiceNow Employee

Hi Chetan,


Can you please elaborate, what behaviour you want to achieve by accessing that template?



Thanks,


Deepak.


Hi Deepak ,



What I am looking for   is to have multiple catalog request form (Tab) of same catalog item on Order Guide on the basis of quantity selected .


For e.g. if quantity is selected as 4 , It should have 4 tabs of same catalog Item so that user can enter different data in each.



At present what "Quantity" field on Rule Base do is : It simply multiplies the specific catalog item's cart value with the quantity in the final Checkout page .



Any suggestions on this ?



Thanks,


Chetan


Hi Chetan,



Check this, if it solves your use case:


Can an order guide be created to call multiple



Thanks,


Deepak.


PS: Hit like, Helpful or Correct depending on the impact of the response.