Skip to content

Commit da8f30e

Browse files
authored
Create readme.md
Notes for installation or Implementation
1 parent 01659da commit da8f30e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)