Can anyone clarify how to use case and usage of read only field in user input parameters.
I tried generating a result of the expression to a boolean, based on the value in another user input parameter, but still the current field is editable.
There are many use cases for read-only fields, i am sharing few of them for understanding.
1) To provide instructions while running the report or to use the User Input parameters.
By keeping the read-only = true and values in Default Value option.
2) To provide default values and make it read-only as a part of Information (like if we have hard-coded any values).
Points to note:
It does not calculate the conditions based on user Input parameters provided. If you want to use any conditions, take the values from some tables, classes, or hard-coded values in Model mapping.
You can refer this as well: here i have passed the values from VendParameters table, it works properly.
In case of any further queries, please let us know.
Regards,
Neeraj Kumar
Author of the book - Electronic Reporting - The Hidden Gem
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.