Template:Builder: Difference between revisions

Template page
No edit summary
No edit summary
Line 35: Line 35:
.bigid_builder_contain button:hover {
.bigid_builder_contain button:hover {
   background: var(--background-color-primary--active);
   background: var(--background-color-primary--active);
}
button.complete {
color:red;
}
}
</style>
</style>
Line 44: Line 47:
Click the button to the right to run the workflow "</html>{{{1}}}<html>" on the BigID developer sandbox system. This will not affect your personal or organization's BigID system.
Click the button to the right to run the workflow "</html>{{{1}}}<html>" on the BigID developer sandbox system. This will not affect your personal or organization's BigID system.
</div>
</div>
<button onclick="</html>{{{2}}}<html>"></html>{{{1}}}<html></button>
<button onclick="async function() {this.disabled = true;await </html>{{{2}}}<html>;this.innerHTML='Action Completed!'; this.classList=['complete'];}"></html>{{{1}}}<html></button>
</div>
</div>
</html>
</html>

Revision as of 17:27, 11 March 2022

Sandbox Action - {{{1}}}
Click the button to the right to run the workflow "{{{1}}}" on the BigID developer sandbox system. This will not affect your personal or organization's BigID system.