Search found 33 matches

Go to advanced search

by Chris Flowers6766842
Mon Oct 06, 2014 2:10 pm
Forum: Issues
Topic: Date value returning 'null'
Replies: 3
Views: 407
 
Jump to post

Date value returning 'null'

Ok sorted it!

Added:

localStorage.setItem('date', $('[dsid="date"] input').val());

To the JS on page load I already had (see above). Don't know why sorting it out via even on the datepicker itself wasn't working, but this definitely does now.

by Chris Flowers6766842
Mon Oct 06, 2014 2:03 pm
Forum: Issues
Topic: Date value returning 'null'
Replies: 3
Views: 407
 
Jump to post

Date value returning 'null'

Really irritating me now this little bug!!

by Chris Flowers6766842
Mon Oct 06, 2014 1:41 pm
Forum: Issues
Topic: How to keep information input when pressing back button?
Replies: 4
Views: 308
 
Jump to post

How to keep information input when pressing back button?

It's ok, I think I understand now. On page load, I set property, bind to component, take information from storage.

Thanks.

by Chris Flowers6766842
Mon Oct 06, 2014 1:18 pm
Forum: Issues
Topic: How to keep information input when pressing back button?
Replies: 4
Views: 308
 
Jump to post

How to keep information input when pressing back button?

I'm sorry, could you elaborate on that please? I'm not sure what you mean?

Many thanks.

by Chris Flowers6766842
Mon Oct 06, 2014 1:17 pm
Forum: Issues
Topic: Date value returning 'null'
Replies: 3
Views: 407
 
Jump to post

Date value returning 'null'

Hello I have a datepicker component called 'date' with an event set up whereby on value change it sets to local storage. I have it's property name set as 'date value'. On the same page, I have an on page load event to run the following JS to set today's date by default: var dateElement = Appery(&quo...
by Chris Flowers6766842
Mon Oct 06, 2014 1:06 pm
Forum: Issues
Topic: Clearing Local Storage on Page Load
Replies: 2
Views: 248
 
Jump to post

Clearing Local Storage on Page Load

Thanks! That seems to have solved it.

by Chris Flowers6766842
Mon Oct 06, 2014 12:42 pm
Forum: Issues
Topic: How to keep information input when pressing back button?
Replies: 4
Views: 308
 
Jump to post

How to keep information input when pressing back button?

Hello

When I enter information in to the input and text boxes etc. on one page, then click 'next' to go to the next page, if I then click 'previous' it takes me to the previous page as expected, however the information I entered is not shown in the boxes. How do I fix this please?

Many thanks

by Chris Flowers6766842
Mon Oct 06, 2014 12:39 pm
Forum: Issues
Topic: Clearing Local Storage on Page Load
Replies: 2
Views: 248
 
Jump to post

Clearing Local Storage on Page Load

Hello Is this possible please? Basically I have an app which is essentially a form, and on pressing the submit button sends an email (SendGrid) with information pulled from local storage. If however, I load the app up again and was to enter no new information in the components and clicked submit aga...
by Chris Flowers6766842
Fri Jun 20, 2014 7:56 pm
Forum: Issues
Topic: Database columns not populating with information entered
Replies: 12
Views: 838
 
Jump to post

Database columns not populating with information entered

Hi Katya I'm sorry I still don't understand :( You say 'pass there' and I'm not sure what you mean? Also this assumes I have the ID of users already, when obviously I might not as they have not registered yet. Or am I misunderstanding!? EDIT: So frustrating! I now seem to be having a problem with wr...
by Chris Flowers6766842
Thu Jun 19, 2014 2:03 pm
Forum: Issues
Topic: Database columns not populating with information entered
Replies: 12
Views: 838
 
Jump to post

Database columns not populating with information entered

Thought I had solved it but I don't. It still populates the text fields with the first user in my database's details, not the details of the user who has registered or signed in :( This is what I have done: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1068069/ListMappingRequestScreen_inline.JPG?1...

Go to advanced search