I need to conditionally render a table row action button based on a combination of the running user attribute and a field value in the model.
For example, I have a user with a Role of “A”. I also have a model field value which I can make the same as the Role, “A”.
Can I conditionally render a row action button if the running user’s attribute equals A and the row in the table has a model field equal to A?
Question
Conditional Rendering on row action button based on combination of model field value and running use

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.