Skip to content

Commit c8b9523

Browse files
authored
Create Readme.md
1 parent ce8ea14 commit c8b9523

File tree

1 file changed

+9
-0
lines changed
  • Client-Side Components/Catalog Client Script/catalog Draft

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+
This project implements an Auto Save Draft feature for ServiceNow Catalog Items. It automatically saves the user’s progress (form variables) every few minutes to prevent data loss if the session times out or the browser closes. it Prevents data loss during long form filling.
2+
3+
4+
5+
features
6+
Auto-save catalog form data every 2 minutes.
7+
Stores draft data in a custom table.
8+
Restores saved data when the user reopens the catalog item.
9+
Works in Service Portal

0 commit comments

Comments
 (0)