Macro "com_glideapp_servicecatalog_veditor"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2019 02:35 AM
Can any one explain the meaning of the line "<g2:client_script type="catalog_question_editor" catalogItem="$[jvar_catalog_item]"/>" in the UI macro com_glideapp_servicecatalog_veditor
Thanks in Advance
Labels:
- Labels:
-
Service Catalog
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2019 09:19 AM
g:name is a way to invoke a macro. However there is no macro visible by that name.
My guess is that loads the client scripts appropriately for the form you're on.