is there a way to set a default input value for batch_actions?
e.g. I have 3 inputs fields, I want to save these in a session, but I couldn't figure out, how to set a default text in my form. form -> { 'Bla' :text } ... do you guys know how I can set a default value?
Thanks in advance for your help.