Updating record via modal footer action
I have a simple resource and showing details in a modal using Info-list builder. I've added custom action in footer of the model (as shown in image) and want to update the record when the action is triggered. For this I've added the
action
method on custom action but when I click on the button, it shows a loading spinner in button and then nothing happens the record is not updated. Following is my code any help would be much appreciated.
0 Replies