- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 12:02 AM
Hi Team,
I have a question in catalog item , from portal END User submit the catalog item, request will be created right , after some time he need to change the few variable values in same request (note : front end )
He(END USER) can able to do this kind of activity or not?
Advance thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 12:17 AM
Hi @Venky Kshatriy2 ,
No, OOB the end user won't be able to change the variable(s) value once the form is submitted.
Although an admin user can change it from the platform level as the values of those variables are stored in [sc_item_option_mtom] table but it is not recommended in general because the flow/workflow will be dependent on it so it may get impacted.
Mark this as Helpful / Accept the Solution if this helps
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 10:19 PM
Hi @Venky Kshatriy2 ,
You can check the below article which will provide you insights:
Populate choices from a Decision Table
Mark this as Helpful / Accept the Solution if this helps
Mark this as Helpful / Accept the Solution if this helps.