Hello again, Now I'm working with DateField component (that looks very well), but I don't know how to change (or remove) the labels for "Today" and "None".
I try to access to the component using: @Component(id="finicio") private DateField finicioField; .... afterRender() { finicioField.<something> } But I can't find a method to change or remove the labels. Thank you. -- Santiago Wenceslao Fernández Lorenzo www.santiquetzal.es