We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01659da commit da8f30eCopy full SHA for da8f30e
Catalog Client Script/CustomAlert/readme.md
@@ -0,0 +1,9 @@
1
+These scripts helps you to create custom popup easily. follow the below steps to implement it on your instance.
2
+
3
+Steps
4
+1. Create UI page with name "custom_alert_box"
5
+2. Copy HTML section from customn_alert_box.js to HTML field of UI Page
6
+3. Copy Client Script section from customn_alert_box.js to Client Script field of UI Page
7
+4. UI Page is ready to be used.
8
+5. Refer the "custom_alert.js" to create client script or catalog client script to alert HTML messages or links in custom alert format.
9
+6. Refer the screenshots folder for quick look.
0 commit comments