Hi,
I want to add a field to a view dynamically using the fields_view_get method and implement an on_change function for it.
i know how to add a field and do stuff with this method, now i'm struggling with the implementation of the on_change function.
thank you in advance
any suggestion or workaround please!