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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 01:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 01:51 AM
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....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 01:52 AM
Hi Chetan,
Can you please elaborate, what behaviour you want to achieve by accessing that template?
Thanks,
Deepak.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 02:21 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2016 05:25 AM
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.