Search found 13 matches

Go to advanced search

by Craig Rowland
Thu Sep 25, 2014 9:45 pm
Forum: Issues
Topic: calculating field with JS
Replies: 10
Views: 1511
 
Jump to post

calculating field with JS

Rather than start a new thread. This didn't work I did this On Load create a local variable called AnnualPrem Used the JS above to multiply the labels PremiumFreq * InputPremium to creat a result called AnnalPrem Am I missing something? I couldn't find any relevance in the linked tutorial sorry but ...
by Craig Rowland
Thu Sep 04, 2014 8:12 pm
Forum: Issues
Topic: calculating field with JS
Replies: 10
Views: 1511
 
Jump to post

calculating field with JS

Thank you very much for your help

by Craig Rowland
Wed Sep 03, 2014 8:45 pm
Forum: Issues
Topic: calculating field with JS
Replies: 10
Views: 1511
 
Jump to post

calculating field with JS

Last question. Where does the code go?

by Craig Rowland
Wed Sep 03, 2014 8:43 pm
Forum: Issues
Topic: calculating field with JS
Replies: 10
Views: 1511
 
Jump to post

calculating field with JS

thanks for this. WIll give it a try :-)

by Craig Rowland
Wed Sep 03, 2014 8:05 pm
Forum: Issues
Topic: calculating field with JS
Replies: 10
Views: 1511
 
Jump to post

calculating field with JS

Been reading up on JS. Whilst I get the basics for example the below code to sum two variables http://jsfiddle.net/g7zz6/ I don't understand the relationship with the appery "bits". For example. I have two fields. but I want to multiply them together and get a third field based on a rule. ...
by Craig Rowland
Tue Sep 02, 2014 9:46 pm
Forum: Issues
Topic: Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry
Replies: 14
Views: 1613
 
Jump to post

Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry

OK. I feel like i am spamming you now. I solved it by 1) changing the format in the properties of the datepickerAND 2) mapping to the Date Value rather than the default Date Format I had tried this earlier but before the format was edited within the datepicker properties. This can be marked as closed.
by Craig Rowland
Tue Sep 02, 2014 9:38 pm
Forum: Issues
Topic: Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry
Replies: 14
Views: 1613
 
Jump to post

Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry

to update further still no joy. I changed the format to yy-mm-dd as per here https://getsatisfaction.com/apperyio/...

I also used the java snippet but again, it didnt work.

the problem remains "How can I write date values from the DatePicker to the database column?"

by Craig Rowland
Tue Sep 02, 2014 9:00 pm
Forum: Issues
Topic: Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry
Replies: 14
Views: 1613
 
Jump to post

Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry

OK. I started from scratch. It works EXCEPT, the date fields were causing problems. I had two Date Picker fields. Without them, the form writes to the DB but with them it won't work. Do you have any advice around that specific issue? The good news is, I was actually doing it right so the instruction...
by Craig Rowland
Tue Sep 02, 2014 7:59 pm
Forum: Issues
Topic: Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry
Replies: 14
Views: 1613
 
Jump to post

Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry

Image

Full mapping here but again, Company writes to DB but nothing else.

by Craig Rowland
Tue Sep 02, 2014 7:51 pm
Forum: Issues
Topic: Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry
Replies: 14
Views: 1613
 
Jump to post

Simple Query For Newb. Posting Multiple Form Fields to the DB and not just one entry

Just a thought I originally created a DB. THEN I created a Collection. (since removed) But for this app. I only just created a collection but no database. I found the instructions for this part confusing. I couldn't see why i would create a DB with no columns on one hand and then create a collection...

Go to advanced search