Is there a way to update the value of the add button in the list section of CRUD to attach a parameter to it?
I'm looking around the documentation and not very successful. I can think of several hacks involving sessions or jquery, but I'd rather have something clean.
Thanks!