-1

i need to hide the inputEl of a ExtJS 4.2 datefield. I want to hide the input because i have to do a lot of modify of the page when the user select a date from the datepicker. Anyone know the fast method for do that?

AddaX
  • 43
  • 9

1 Answers1

0

Sorry for the delay and for the horrible form of the question: what i want and what i realize is only to reproduce the behavior of the extjs dateTrigger present in the extjs datefield. I resolve my problem using an HTML button and in the onClick i open an 'Ext.menu.DatePicker'.

AddaX
  • 43
  • 9