HI,
I want to make filed as read only, so i can use it in order calculation, because if set display field then it doesn’t working.
Please guide.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What is about the standard read- only Attribute?
read more here -> https://tm-apex.blogspot.com/2020/12/column-read-only-function-interactive.html?m=1
keep the following css property
at the “advanced” section of the item
Custom Attributes==> style=”pointer-events: none;”
Thanks,
It’s working.
Can we do the same for sub Region, for example, i have to change caption of Static Conent but no luck.
can you please suggest some idea.