-
Hi, In my project, all enum classes have a "label" function and i have to define 'enum_function' to all enum type columns and fields in order to use that function. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Hello @susanu At the moment we do not have that functionality in Backpack and we do not have a plan for it in our roadmap, however, we are always attentive to the needs of our users and we will evaluate them depending on the demand and impact it has. The closest function that can listener to events is our Javascript Api and as you say the more suitable one is handled with macros. Cheers. |
Beta Was this translation helpful? Give feedback.
-
Hello @susanu i hope you are doing well. Please let us know if you have any other requests or we can close this discussion. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi @jorgetwgroup, Although the events are a nice thing to have or some sort of default values for specific column/fields types i will go ahead and implement this using the macros functionality. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Thanks to you @susanu |
Beta Was this translation helpful? Give feedback.
Hi @jorgetwgroup,
Although the events are a nice thing to have or some sort of default values for specific column/fields types i will go ahead and implement this using the macros functionality.
Thank you!