Easy html macro |
---|
theme | {"label":"solarized_dark","value":"solarized_dark"} |
---|
contentByMode | {"html":"<!doctype html>\r\n<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC\" crossorigin=\"anonymous\">\r\n<link href=\"https://docs.empowerid.com/new_docs.css\" rel=\"stylesheet\">\r\n<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM\" crossorigin=\"anonymous\"></script>\r\n \r\n <div class = \"bd-callout bd-callout-info\">\r\n <p>When altering a stock workflow, it’s a \r\n best practice to make a copy of the workflow and then alter the copy. \r\n The recommended naming convention for the copy should be as follows:</p>\r\n <ul>\r\n <li><code>CustomerName_WorkflowName</code></li>\r\n </ul>\r\n<p>For example, if the name of your company is “Foo” and the workflow you are altering is \r\nthe “DeleteMultiplePeopleWithOptions” workflow, following this convention, \r\nthe name of the altered workflow would be <code>Foo_DeleteMultiplePeopleWithOptions</code>.</p>\r\n<p class = \"bd-callout bd-callout-danger\">Stock workflows should not be altered themselves. \r\nFollowing this convention keeps upgrades from overwriting customized workflows.<<p>If you see an <b>Activate</b> button in place of the <b>Request Access</b> button, this \r\n means that you are preapproved for the requested item. If this is the case, simply click the \r\n <b>Activate</b> button to access the requested resource.</p>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/IAM Shop/IAMShop_ButtonPreapproved.png\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n</div>\r\n","javascript":"","css":"code {\r\n padding: 2px 4px;\r\n font-size: 90%;\r\n color: #c7254e;\r\n background-color: #f9f2f4;\r\n border-radius: 4px;\r\n}"} |
---|
| |
|