How to make "Requested for" read only on the Order Guide Check Out page

pvijaysen
Giga Contributor

Hi ,

 

I want to make the "Requested for" read only on the Order Guide Check Out page.

 

Can you please direct me where to navigate to make that field read only.

 

Please check the attachment for more info.

 

Thanks

Vijay

1 ACCEPTED SOLUTION

pvijaysen
Giga Contributor

Hi Jamie,


We did this other way around by doing below steps:



We have achieved this by creating the property : glide.sc.req_for.roles


Type: String


value : admin.



By doing this except admin roles all other roles can just view the field. Only admin can edit the field.



I really appreciate your comments.



Thanks


Vijay


View solution in original post

6 REPLIES 6

pvijaysen
Giga Contributor

Hi Jamie,


We did this other way around by doing below steps:



We have achieved this by creating the property : glide.sc.req_for.roles


Type: String


value : admin.



By doing this except admin roles all other roles can just view the field. Only admin can edit the field.



I really appreciate your comments.



Thanks


Vijay


That's a really interesting way to solve the problem.   Glad you found a solution!



Regards,


Jamie