Question in Catalog Item

Venky Kshatriy2
Tera Contributor

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.

1 ACCEPTED SOLUTION

SN_Learn
Kilo Patron
Kilo Patron

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.

View solution in original post

5 REPLIES 5

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.