save as draft button on portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2023 09:24 AM
Hello, I have a requirement to add a save as draft button on portal. Has anyone worked on this? Appreciate your help.Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2023 11:33 PM - edited ‎06-04-2023 11:40 PM
The simplest way to achieve this is to utilize the Wish List functionality. Then, to change the words from Wish List to Draft List, just use the sys_ui_message table and search for all messages that contain wish list. Update those and then add all the missing ones and you'll get fully supported OOB functionality with the wording that makes more sense.
I've put together an update set with all the necessary messages as needed. Just import into your instance and commit the update set and you'll be all set. You can still update all the messages as you see fit.