micraux
Pass parameter from RelationManager createAction to form
Hi,
I'm trying to have a custom create button in my RelationManager in order to create a new record with parameter(s).
I've searched and tried several things but still struggle on this.
My first idea was to populate an hidden field and use its value in order to perform some custom things, so I tried and used
beforeFormFilled()
but am unable to populate/retrieve the value.
I don't know if I can use an url then access the request().
Can someone help me and point me to the right direction?17 replies