Page 1 of 1
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Tue Jul 15, 2014 9:58 pm
by eascards
When I enter text from the panel on the left, I should go into a collapsible list instead of doing nothing. I doesn't even go to the database. I am using the app with user registration tutorial. Is there any way that I can invite you to work on the app temporarily?
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 1:53 am
by Illya Stepanov
Hello -
You can share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name.
:: http://devcenter.appery.io/documentat...
Also please describe step-by-step how we can reproduce your issue.
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 3:18 am
by eascards
I have the starter plan and it won't let me change the number of seats even though it says I can do a collaboration.
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 3:40 am
by Illya Stepanov
Please follow the tutorial that I gave you for sharing the app with us.
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 3:46 am
by eascards
I don't want to upgrade for just this one time. Is there a promo code that I could use? I see that is says that I can do a collaboration with the Starter account but it won't let me.
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 4:06 am
by Illya Stepanov
We don't ask you to do a collaboration, we ask you to share your app with us - just fill the input field with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 4:12 am
by eascards
Shared! Test the app.
Login in info- email: jane password:123
Click add calf
Enter sample info
It should go to the database then from there to the collapsible list on screen1. I would like the Calf Id to be the text shown and the rest of the info can be visible when clicked.
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 4:25 am
by Illya Stepanov
Thanks, could you please tell us the app name?
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 1:05 pm
by eascards
The text that is entered into the inputs, won't go into a collapsible list.
Posted: Wed Jul 16, 2014 4:36 pm
by Kateryna Grynko
Hello,
Please check the console. We see an error when saving date to database.
1) You map date from Date format, while you need to map from Date value.
2) Please use Date format yyyy-mm-dd, while you use mm/dd/yyyy. For mobiledatepicker_date component set Date Format = yy-mm-dd in Properties.