Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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<style>\r\n .nav a:hover,a:focus{\r\n outline: none;\r\n text-decoration: none;\r\n}\r\n.tab .nav-tabs{ border-bottom: 1px 2px solid #C1C1C8#e8e8e8; }\r\n border-style: none none solid none.tab .nav-tabs li a{\r\n display: block;\r\n padding: 010px 20px;\r\n margin: 12px 0 5px 1px 0 32px;\r\n displaybackground: flex#fff;\r\n flexfont-wrapsize: nowrap20px;\r\n overflowfont-weight: auto700;\r\n }color: #112529;\r\n .nav-link {text-align: center;\r\n border: none;\r\n background: transparent !importantborder-radius: 0;\r\n color: #1D1D21 !importantz-index: 2;\r\n }\r\n.nav-link.active {\r\n background: transparent !important;\r\n color: #1D1D21 !important;\r\n border-bottom: 2px solid #1662DD !important;\r\n border-radius: 0px !important;\r\n}\r\n</style>\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>\position: relative;\r\n transition:all 0.3s ease 0s;\r\n}\r\n.tab .nav-tabs li a:hover,\r\n.tab .nav-tabs li.active a{\r\n color: #198df8;\r\n border: none;\r\n}\r\n.tab .nav-tabs li.active a:before{\r\n content: \"\\f107\";\r\n font-family: \"Font Awesome 5 Free\";\r\n font-weight: 900;\r\n font-size: 25px;\r\n font-weight: 700;\r\n color: #198df8;\r\n margin: 0 auto;\r\n position: absolute;\r\n bottom: -30px;\r\n left: 0;\r\n right: 0;\r\n}\r\n.tab .nav-tabs li.active a:after{\r\n content: \"\";\r\n width: 100%;\r\n height: 3px;\r\n background: #198df8;\r\n position: absolute;\r\n bottom: -1px;\r\n left: 0;\r\n z-index: -1;\r\n transition: all 0.3s ease 0s;\r\n}\r\n.tab .tab-content{\r\n padding: 30px 20px 20px;\r\n margin-top: 0;\r\n background: #fff;\r\n font-size: 15px;\r\n color: #7a9181;\r\n line-height: 30px;\r\n border-radius: 0 0 5px 5px;\r\n}\r\n.tab .tab-content h3{\r\n font-size: 24px;\r\n margin-top: 0;\r\n}\r\n@media only screen and (max-width: 479px){\r\n .tab .nav-tabs li{\r\n width: 100%;\r\n text-align: center;\r\n }\r\n .tab .nav-tabs li.active a:before{\r\n content: \"\\f105\";\r\n bottom: 15%;\r\n left: 0;\r\n right: auto;\r\n }\r\n}\r\n.nav {\r\n border: 1px solid #C1C1C8;\r\n border-style: none none solid none;\r\n padding: 0;\r\n margin: 12px 0 32px;\r\n display: flex;\r\n flex-wrap: nowrap;\r\n overflow: auto;\r\n}\r\n .nav-link {\r\n background: transparent !important;\r\n color: #1D1D21 !important;\r\n}\r\n.nav-link.active {\r\n background: transparent !important;\r\n color: #1D1D21 !important;\r\n border-bottom: 2px solid #1662DD !important;\r\n border-radius: 0px !important;\r\n}\r\n</style>\r\n\r\n<script type=\"text/javascript\" src=\"https://code.jquery.com/jquery-1.12.0.min.js\"></script>\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=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-md-6\">\r\n <div class=\"tab\" role=\"tabpanel\">\r\n <!-- Nav tabs -->\r\n <ul class=\"nav nav-tabs\" role=\"tablist\">\r\n <li role=\"presentation\" class=\"active\"><a href=\"#Section1\" aria-controls=\"home\" role=\"tab\" data-toggle=\"tab\">Section 1</a></li>\r\n <li role=\"presentation\"><a href=\"#Section2\" aria-controls=\"profile\" role=\"tab\" data-toggle=\"tab\">Section 2</a></li>\r\n <li role=\"presentation\"><a href=\"#Section3\" aria-controls=\"messages\" role=\"tab\" data-toggle=\"tab\">Section 3</a></li>\r\n </ul>\r\n <!-- Tab panes -->\r\n <div class=\"tab-content tabs\">\r\n <div role=\"tabpanel\" class=\"tab-pane fade in active\" id=\"Section1\">\r\n <h3>Section 1</h3>\r\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras nec urna aliquam, ornare eros vel, malesuada lorem. Nullam faucibus lorem at eros consectetur lobortis. Maecenas nec nibh congue, placerat sem id, rutrum velit. Phasellus porta enim at facilisis condimentum. Maecenas pharetra dolor vel elit tempor pellentesque sed sed eros. Aenean vitae mauris tincidunt, imperdiet orci semper, rhoncus ligula. Vivamus scelerisque.</p>\r\n </div>\r\n <div role=\"tabpanel\" class=\"tab-pane fade\" id=\"Section2\">\r\n <h3>Section 2</h3>\r\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras nec urna aliquam, ornare eros vel, malesuada lorem. Nullam faucibus lorem at eros consectetur lobortis. Maecenas nec nibh congue, placerat sem id, rutrum velit. Phasellus porta enim at facilisis condimentum. Maecenas pharetra dolor vel elit tempor pellentesque sed sed eros. Aenean vitae mauris tincidunt, imperdiet orci semper, rhoncus ligula. Vivamus scelerisque.</p>\r\n </div>\r\n <div role=\"tabpanel\" class=\"tab-pane fade\" id=\"Section3\">\r\n <h3>Section 3</h3>\r\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras nec urna aliquam, ornare eros vel, malesuada lorem. Nullam faucibus lorem at eros consectetur lobortis. Maecenas nec nibh congue, placerat sem id, rutrum velit. Phasellus porta enim at facilisis condimentum. Maecenas pharetra dolor vel elit tempor pellentesque sed sed eros. Aenean vitae mauris tincidunt, imperdiet orci semper, rhoncus ligula. Vivamus scelerisque.</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n <ul class=\"nav nav-pills mb-3\" id=\"pills-tab\" role=\"tablist\">\r\n <li class=\"nav-item\" role=\"presentation\">\r\n <button class=\"nav-link active\" id=\"pills-first-tab\" data-bs-toggle=\"pill\" data-bs-target=\"#simple\" type=\"button\" role=\"tab\">Simple Mode</button>\r\n </li>\r\n <li class=\"nav-item\" role=\"presentation\">\r\n <button class=\"nav-link\" id=\"pills-second-tab\" data-bs-toggle=\"pill\" data-bs-target=\"#advanced\" type=\"button\" role=\"tab\">Advanced Mode</button>\r\n </li>\r\n <li class=\"nav-item\" role=\"presentation\">\r\n <button class=\"nav-link\" id=\"pills-third-tab\" data-bs-toggle=\"pill\" data-bs-target=\"#another\" type=\"button\" role=\"tab\">From Another Person</button>\r\n </li>\r\n</ul>\r\n<div class=\"tab-content\" id=\"pills-tabContent\">\r\n <div class=\"tab-pane fade show active\" id=\"simple\" role=\"tabpanel\">\r\n <ol>\r\n <li>Select <b>Simple Mode</b> and click <b>Next</b>.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/Confluenceconfluence/\r\n People Actions/OnboardWizardSelectSimpleModeOnboard Wizard Select Simple Mode.png\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n <li>Enter the following information in the form:</li>\r\n <ul>\r\n <li>First Name &ndash; First name of the person</li>\r\n <li>Last Name &ndash; Last name of the person</li>\r\n <li>Email &ndash; Email address for the person (Optional)</li>\r\n <li>Personal Email &ndash; Personal email address for the person (Optional). If you add an email address to this field, EmpowerID will use it to send a welcome message to the person.</li>\r\n <li>Primary Role and Location &ndash; Click <b>Select a Role and Location</b> and then do the following:</li>\r\n <ul>\r\n <li>Search for and select a Business Role from the <b>Business Role tree</b></li>\r\n <li>Click the <b>Location</b> link and then search for and select a location from the <b>Location tree</b></li>\r\n <li>Click <b>Select</b> to select the Business Role and Location</li>\r\n </ul>\r\n <li>Manager &ndash; Manager of the person (Optional)</li>\r\n </ul>\r\n <li>Click <b>Next</b>.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/People Actions/Onboard Wizard Advanced Options Redux.png.png\" style=\"padding: 10px;max-height: 300px\"/></p> \r\n <li>Review the summary and click <b>Submit</b> to onboard the person.</li>\r\n \r\n </ol> \r\n </div>\r\n <div class=\"tab-pane fade show\" id=\"advanced\" role=\"tabpanel\">\r\n <ol>\r\n <li>Select <b>Advanced Mode</b> and then select the following <b>Advanced Options</b>:</li> \r\n <ul>\r\n <li>Do you want to Auto-Generate a Password? Yes or No</li>\r\n <li>Do you want to Assign Management Role Bundle Memberships? Yes or No. <em>Please note that you must have access to add the person to the selected role bundles.</em></li>\r\n <li>Do you want to Assign Pre-Approved Management Roles? Yes or No. <em>Please note that you must have access to add the person to the selected roles.</em></li>\r\n <li>Do you want to Assign Group Memberships? Yes or No. <em>Please note that you must have access to add the person to the selected groups.</em></li>\r\n <li>Do you want to Assign Secondary Role and Locations? Yes or No\r\n </ul>\r\n <li>Click <b>Next</b>.</li>\r\n <li>On the <b>Person</b> tab, fill in the general identity information for the person.</li>\r\n <h3>Person <h4>Person General Details</h3>h4>\r\n <ul>\r\n <li>First Name &ndash; First name of the person</li>\r\n <li>Initials &ndash; Initials of the person (Optional)</li>\r\n <li>Last Name &ndash; Last name of the person</li>\r\n <li>Display Name &ndash; Name of the person that displays to users in the Web interface</li>\r\n <li>Login &ndash; EmpowerID login for the person</li>\r\n <li>Email &ndash; Email address for the person (Optional)</li>\r\n <li>Personal Email &ndash; Personal email address for the person (Optional). If you add an email address to this field, EmpowerID will use it to send a welcome message to the person.</li>\r\n <li>Primary Business Role and Location &ndash; Click <b>Select a Role and Location</b> and then do the following:</li>\r\n <ul>\r\n <li>Search for and select a Business Role from the <b>Business Role tree</b></li>\r\n <li>Click the <b>Location</b> link and then search for and select a location from the <b>Location tree</b></li>\r\n <li>Click <b>Select</b> to select the Business Role and Location</li>\r\n </ul>\r\n <li>Manager &ndash; Manager of the person (Optional). <em>If the manager has an email address registered in the system, EmpowerID sends that person an email notification of the new person. </em></li>\r\n </ul>\r\n <h3>Person Password</h3>\r\n <p>This section of the form appears when you have opted to <b>not</b> have the system generate a password for the person.</p>\r\n <ul>\r\n <li>Password &ndash; Password for the person</li>\r\n <li>Confirm Password &ndash; Password for the person</li>\r\n </ul>\r\n <h3>About Person</h3> \r\n <ul> \r\n <li>Personal Email &ndash; Personal email address for the person (Optional). If you add an email address to this field, EmpowerID will use it to send a welcome message to the person.</li>\r\n <li>Preferred Language &ndash; Allows you to select the language the person prefers. When selected the EmpowerID user interfaces reflect the selected preferred language for the person. If no selection is made, the system selects the default preferred language based on the locale of the person.</li>\r\n <li>Notes &ndash; Notes about the person (optional)</li>\r\n <li>About me &ndash; Can be used to provide contextual information about the person, such as their hobbies and interests (Optional)</li>\r\n </ul>\r\n <li>Optionally, select the <b>Organization</b> tab and fill in the appropriate information for the person.</li>\r\n <h3>Organization Information</h3> \r\n <ul> \r\n <li>Title &ndash; Person's title</li>\r\n <li>Office &ndash; Person's office</li>\r\n <li>Location &ndash; Person's location</li>\r\n <li>Department &ndash; Person's department</li>\r\n <li>Division &ndash; Person's division</li>\r\n <li>District &ndash; Person's district</li>\r\n <li>Company &ndash; Person's company</li>\r\n </ul>\r\n <h3>Address and Phone Numbers</h3>\r\n <ul> \r\n <li>Street Address &ndash; Person's street address</li>\r\n <li>Street Address 2 &ndash; Second line of the person's street address</li>\r\n <li>City &ndash; Person's location</li>\r\n <li>State &ndash; Person's state</li>\r\n <li>Province &ndash; Person's province</li>\r\n <li>Country &ndash; Person's country</li> \r\n <li>Postal Code &ndash; Code of letters and/or digits for postal delivery to the person</li>\r\n <li>Telephone &ndash; Person's secondary phone number</li>\r\n <li>Business Phone &ndash; Person business phone number</li>\r\n <li>Mobile Phone Provider &ndash; Person's mobile phone provider</li>\r\n <li>Fax &ndash; Person's fax number</li>\r\n </ul>\r\n <li>Optionally, select the <b>Advanced</b> tab and fill in the appropriate information for the person.</li>\r\n <ul>\r\n <li>Enabled &ndash; Selected by default; deselect if the person account should be disabled from logging in to the system.</li>\r\n <li>Disable Notifications &ndash; Select this option if the person should not receive email notifications from the system.</li>\r\n <li>Allow Attribute Sync &ndash; Selected by default; deselect if the person’s attributes should be synced with user accounts in systems managed by EmpowerID.</li>\r\n <li>Allow Login &ndash; Enabled by default; deselect if the person should not be allowed to log in to the system.</li>\r\n <li>Must Change Password on Next Login &ndash; Select to force the person to change their password when they log in to the system.</li>\r\n </ul>\r\n <li>Click <b>Next</b>.</li>\r\n <li>If you opted to assign pre-approved Management Roles, search for and select the appropriate Management Roles and click <b>Next</b>. If you do not want to select role bundles at this time, click <b>Skip</b>.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/People Actions/Onboard Wizard Management Role Bundles.png\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n <li>If you opted to select Management Role Bundle Memberships, search for and select the appropriate Management Roles and click <b>Next</b>. If you do not want to select pre-approved roles at this time, click <b>Skip</b>.</li>\r\n <li>If you opted to select group memberships, search for and select the appropriate groups and click <b>Next</b>. If you do not want to select groups at this time, click <b>Skip</b>.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/People Actions/Onboard Wizard Select Group Memberships.png\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n <li>Review the summary and click <b>Submit</b> to onboard the person. <br />If you do not want to onboard the person, click <b>Cancel</b>.</li>\r\n \r\n </ol> \r\n </div>\r\n <div class=\"tab-pane fade show\" id=\"another\" role=\"tabpanel\">\r\n <ol>\r\n <li>Select <b>From Another</b> and click <b>Next</b>.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/People Actions/Onboard Wizard Select From Another Person.png\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n <li>Search for and select the person you want to use as a template for the new person and click <b>Next</b>.</li>\r\n <p><img src=\"https://docs.empowerID.com/assets/img/confluence/People Actions/Onboard Wizard Select From Another Person - Selected Person.png\" style=\"padding: 10px;max-height: 300px\"/></p>\r\n <li>On the <b>Person</b> tab, fill in the general identity information for the person.</li>\r\n <h3>Person General Details</h3>\r\n <ul>\r\n <li>First Name &ndash; First name of the person</li>\r\n <li>Initials &ndash; Initials of the person (Optional)</li>\r\n <li>Last Name &ndash; Last name of the person</li>\r\n <li>Display Name &ndash; Name of the person that displays to users in the Web interface</li>\r\n <li>Login &ndash; EmpowerID login for the person</li>\r\n <li>Email &ndash; Email address for the person (Optional)</li>\r\n <li>Primary Business Role and Location &ndash; Click <b>Select a Role and Location</b> and then do the following:</li>\r\n <ul>\r\n <li>Search for and select a Business Role from the <b>Business Role tree</b></li>\r\n <li>Click the <b>Location</b> link and then search for and select a location from the <b>Location tree</b></li>\r\n <li>Click <b>Select</b> to select the Business Role and Location</li>\r\n </ul>\r\n <li>Manager &ndash; Manager of the person (Optional). <em>If the manager has an email address registered in the system, EmpowerID sends that person an email notification of the new person. </em></li>\r\n </ul>\r\n <h3>Person Password</h3>\r\n <p>This section of the form appears when you have opted to <b>not</b> have the system generate a password for the person.</p>\r\n <ul>\r\n <li>Password &ndash; Password for the person</li>\r\n <li>Confirm Password &ndash; Password for the person</li>\r\n </ul>\r\n <h3>About Person</h3> \r\n <ul> \r\n <li>Personal Email &ndash; Personal email address for the person (Optional). If you add an email address to this field, EmpowerID will use it to send a welcome message to the person.</li>\r\n <li>Preferred Language &ndash; Allows you to select the language the person prefers. When selected the EmpowerID user interfaces reflect the selected preferred language for the person. If no selection is made, the system selects the default preferred language based on the locale of the person.</li>\r\n <li>Notes &ndash; Notes about the person (optional)</li>\r\n <li>About me &ndash; Can be used to provide contextual information about the person, such as their hobbies and interests (Optional)</li>\r\n </ul>\r\n <li>Optionally, select the <b>Organization</b> tab and fill in the appropriate information for the person.</li>\r\n <h3>Organization Information</h3> \r\n <ul> \r\n <li>Title&ndash; Person's title</li>\r\n <li>Office &ndash; Person's office</li>\r\n <li>Location &ndash; Person's location</li>\r\n <li>Department &ndash; Person's department</li>\r\n <li>Division &ndash; Person's division</li>\r\n <li>District &ndash; Person's district</li>\r\n <li>Company &ndash; Person's company</li>\r\n </ul>\r\n <h3>Address and Phone Numbers</h3>\r\n <ul> \r\n <li>Street Address &ndash; Person's street address</li>\r\n <li>Street Address 2 &ndash; Second line of the person's street address</li>\r\n <li>City &ndash; Person's location</li>\r\n <li>State &ndash; Person's state</li>\r\n <li>Province &ndash; Person's province</li>\r\n <li>Country &ndash; Person's country</li> \r\n <li>Postal Code &ndash; Code of letters and/or digits for postal delivery to the person</li>\r\n <li>Telephone &ndash; Person's secondary phone number</li>\r\n <li>Business Phone &ndash; Person business phone number</li>\r\n <li>Mobile Phone Provider &ndash; Person's mobile phone provider</li>\r\n <li>Fax &ndash; Person's fax number</li>\r\n </ul>\r\n <li>Optionally, select the <b>Advanced</b> tab and fill in the appropriate information for the person.</li>\r\n <ul>\r\n <li>Enabled &ndash; Selected by default; deselect if the person account should be disabled from logging in to the system.</li>\r\n <li>Disable Notifications &ndash; Select this option if the person should not receive email notifications from the system.</li>\r\n <li>Allow Attribute Sync &ndash; Selected by default; deselect if the person’s attributes should be synced with user accounts in systems managed by EmpowerID.</li>\r\n <li>Allow Login &ndash; Enabled by default; deselect if the person should not be allowed to log in to the system.</li>\r\n <li>Must Change Password on Next Login &ndash; Select to force the person to change their password when they log in to the system.</li>\r\n </ul>\r\n <li>Click <b>Next</b>.</li>\r\n <li>Optionally, search for and select the appropriate Management Roles to assign to the person and click <b>Next</b>>.</li>\r\n <li>Optionally, search for and select the appropriate group memberships for the person and click <b>Next</b>>.</li>\r\n <li>Review the summary information for the person and click <b>Submit</b>> to onboard the person. If you do not want to onboard the person, click <b>Cancel</b>> to exit the workflow.</li>\r\n </ol>\r\n \r\n </div>\r\n\r\n \r\n </div>\r\n</div>","javascript":"","css":""}

...