Want to make some fields editable in customer form and some not
We have a requirement that some customer fields should be editable in customer form for some users and for other users it shroud be view only. I know view functions so thats fine.
More specifically there is a dff named as "customer information" in the customer web page. I want some users to be able to edit only that dff and not any other field. Is it possible to do that. If yes how to do it.