Hi everyone,
I'm currently looking for a way to edit the $options array that we get from the differents entities hooks.
But I want that only in the case of a multiple assignement (in POST) from the API (with these king of parameters).
The thing is I would like to make things in my backend with the context of these n ids and not individualy like the beforeRelate / afterRelate hooks.
PS : Feel free to ask questions if you need.
Kind regards,
Firyo.
I'm currently looking for a way to edit the $options array that we get from the differents entities hooks.
But I want that only in the case of a multiple assignement (in POST) from the API (with these king of parameters).
The thing is I would like to make things in my backend with the context of these n ids and not individualy like the beforeRelate / afterRelate hooks.
PS : Feel free to ask questions if you need.
Kind regards,
Firyo.
Comment