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

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.

Thanks for Your Ans bro @SN_Learn  it helpful to me.

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.

Bro @SN_Learn do u know about decision table?

Shall I use the decision table in client script?(for catalog item)