nova-button
nova-button copied to clipboard
How to customize button text based on record value
I am going to add "Archive" button to set the status value of the record in resource table. I succeeded in saving status when click "Archive", but need to set the button text to "Archived" and disabled when reload the website. Is this possible with Nova button? Thank you.