Hi @jfortun,
- I want to disable or hide the following buttons based on a field value.
Ex: - if
Status = “WON”
Then
The Edit button should be hidden or disabled
- Can we make table rows read-only? I want to avoid getting sent to the edit screen after selecting a row. Can we do it?