Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Cloud catalog form configuration examples

Several examples are provided to help you understand how to manipulate Cloud catalog order forms. These example cover blueprint rules, blueprint variables, and blueprint form UI groups.

ExampleGoalBlueprint components used
Populate the location based on the cloud accountUse existing blueprint rules to illustrate how the Location field is populated based on the Cloud Account that the user selects.This example illustrates rules.
Remove a field from a cloud catalog formHide the Cost Center field on the catalog form when the catalog requester belongs to the Database group.This example illustrates:- Rules - Resource pools
Populate stack name with a scriptGive the catalog requester a pre-defined stack name that includes the ID of the catalog requester. The field remains editable to the user can change it if necessary.This example illustrates:- Rules - Resource pools - Scripted values
Add fields to a cloud catalog item order formCreate a catalog variable and property, and use it to publish a new filed on a form.This example illustrates:- Catalog variables - Field order - Rules - Resource pools - Scripted values
Set default values for a cloud catalog form fieldsSet a default value on a property and on a blueprint rule.This example illustrates:- Default variables - Rules
Add a UI group with additional fieldsGroup catalog form fields into tabs to better organize the form and guide the user from one set of settings to another.This example illustrates UI groups \(tabs\).

Parent Topic:Form configuration with blueprints