-
27 Jul 2012 7:06 AM #1
Setting the value for a date field in architect
Setting the value for a date field in architect
I would like to set the value to 'new Date()' but it only allows a selection from the date picker, any thing that is not a valid date gets cleared out.
Is this possible ?
Thanks,
Kurt
-
30 Jul 2012 1:00 PM #2
-
31 Jul 2012 8:27 AM #3
You currently cannot put in javascript expressions/variables into the property grid.
If you need to do so, you can put it in an override and/or event handler which is triggered say beforeshow.
This is a limitation that we are aware of and are working to address.Aaron Conran
@aconran
Sencha Architect Development Team
-
31 Jul 2012 12:04 PM #4


Reply With Quote