Policy Workflow Step 8

Was this helpful?
Was this helpful?
// Create an InterfaceContainerBlock to group all pages accessible after registration is completed.
{
"blockType": "InterfaceContainerBlock",
"tag": "installer_header",
"defaultActive": true,
"permissions": [
"INSTALLER"
],
"uiMetaData": {
// In this example, INSTALLER would be able to access two tabs.
"type": "tabs"
},