It’s a very good component. It really helps.
Sorry for this silly question:
How to get changed the captions of the form’s buttons. For example:
Yes, delete —> to —> Si, borrar.
Thanks.
It’s a very good component. It really helps.
Sorry for this silly question:
How to get changed the captions of the form’s buttons. For example:
Yes, delete —> to —> Si, borrar.
Thanks.
I have the same question ! I would like to make this component for more languages. Is there a way to change the button texts. Thanks for the hard work anyway
Zoltan
See the last snippet of code at https://vaadin.com/directory/component/crud-ui-add-on
No logro replicar esto. creo que con la version 4.3.1 no sale esa opcion. Porque no puedo importar “CustomCrudFormFactory” no me da la opcion de hacer el import con vaadin 14.3.0 y el addon 4.3.1
I can’t replicate this. I think with version 4.3.1 that option does not come out.
Hay que crear es un DefaultCrudFormFactory. Thanks