- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2014 10:21 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 09:37 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 09:37 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2014 09:40 AM
That's a really interesting way to solve the problem. Glad you found a solution!
Regards,
Jamie