- 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 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 03:36 AM
Thanks for Your Ans bro @SN_Learn it helpful to me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 05:17 AM
Glad it helped, please accept it as solution and close the thread.
Have a great day.
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:12 PM
Bro @SN_Learn do u know about decision table?
Shall I use the decision table in client script?(for catalog item)