Thanks. That worked.
Thanks. That worked.
I have a collapsibleSet widget and have bound simple actions to its expand and collapse events. When the expand or collapse event occurs I set the text in a label to Expand or Collapse, respectively.
However, it seems as though the events are never firing. The text in the label never changes.
The builder is great and easy.
I would like to know when an app is built and installed, what dependencies does it have on the appery.io platform? (Assuming that service requests are going to some other server beside the appery.io mongoDB)
Thanks Igor. That worked.
Any plans to put an "output format" property on the DatePicker itself?
I am using the DatePicker, but when I invoke the database service I get an error that the date is in the wrong format. DatePicker provides mm/dd/yyyy and the database expects yyyy-mm-dd. I saw another thread on this but it didn't really say how to solve it. Can someone provide the proper steps?