Replace modal actions with 'save' and 'save & close'?
this is my first attempt and simply working on have them both , though as i type this, i should probably use the existing submit and relabel it, though i do want to use the above order. My problem with the regular 'save' action that im trying to do above is that its not actually saving it and if i put a `ray() on the action(), it doesnt appear to run. My goal is to have the primary 'save' action to not close the modal and only have it do that if selecting the 'save and close' action
