You could even ‘label’ your dataproviders within the tabledefinitions.
Goto dataproviders, click on properties of a column you want to label.
Enter your i18n key in the ‘title’ property ( should be something like: i18n:<i18n_label> )
When placing your dataproviders on the form, Servoy will automatically include this i18n label.
This could be usefull if you’re gonna use your dataproviders more than once.
mboegem:
You could even ‘label’ your dataproviders within the tabledefinitions.
Goto dataproviders, click on properties of a column you want to label.
Enter your i18n key in the ‘title’ property ( should be something like: i18n:<i18n_label> )
When placing your dataproviders on the form, Servoy will automatically include this i18n label.
This could be usefull if you’re gonna use your dataproviders more than once.