com.glideapp.servicecatalog_category
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 01:11 AM
I am unable to locate "com.glideapp.servicecatalog_category" inside com.glideapp.servicecatalog_cat_item_view.do UI page. any one have any ideas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 01:44 AM
It's in "com.glideapp.servicecatalog_category_view" UI page:
<g2:com.glideapp.servicecatalog_category hint="${JS:sysparm_processing_hint}" category="${sysparm_parent}" catalog="${sysparm_catalog}" catalogview="${sysparm_catalog_view}" />
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 03:17 AM
from where i can edit this "com.glideapp.servicecatalog_category"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 03:45 AM
Not sure if I understand, what exactly do you need to do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 11:30 PM
I want to understand what is "com.glideapp.servicecatalog_category" inside "com.glideapp.servicecatalog_category_view" UI page:
under below code
<g2:com.glideapp.servicecatalog_category hint="${JS:sysparm_processing_hint}" category="${sysparm_parent}" catalog="${sysparm_catalog}" catalogview="${sysparm_catalog_view}" />
is it a UI macro as i am not able to locate this under UI macro.