Installed with Service Creator
-
- UpdatedAug 3, 2023
- 4 minutes to read
- Vancouver
- Building applications
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Several types of components are installed with Service Creator.
Demo data is available with Service Creator. The demo data provides the Departmental Services service catalog category.
Creating a new service category also creates components for that service category.
The following components are added with Service Creator:
Tables
UI actions
UI policies
Properties
Property | Description |
---|---|
glide.citizen_developer.category.auto_publish | Automatically adds new service categories to the service catalog as
subcategories of the Departmental Services category.
|
glide.citizen_developer.set_category_roles | Comma-separated list of roles that can set the category for a new service.
|
glide.service_creator.auto_add_to_category | Automatically adds new services to the Departmental Services service catalog
category, in addition to the department-specific category.
|
Script includes
Script include | Description |
---|---|
serviceCategoryIsUnpublished | Global function that returns true if the service category is unpublished. |
getMyCatalogCategories | Global function that returns a list of categories for which the current user is the manager or an editor. |