Search found 11 matches

Go to advanced search

by Dennis Wormsbecher
Fri Mar 21, 2014 10:36 am
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

app Trial

Login Demo/user
click Health-test (scrHealthTest1_A)
Tab pictures (scrHealthTest1_C)

by Dennis Wormsbecher
Thu Mar 20, 2014 4:16 pm
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

Sorry, used wrong share.
I've invited appery in the correct way now.

by Dennis Wormsbecher
Thu Mar 20, 2014 3:03 pm
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

Hi Nikita, You mean like this? http://appery.io/app/view/c5d8b1d0-37... 5664f7cbb208/startScreen.html Login Demo/user click Health-test Tab pictures Any changes to the content of the field 'name' will negate some of the functionality of clicks on the list. So It's not only when I make the field 'nam...
by Dennis Wormsbecher
Thu Mar 20, 2014 11:24 am
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

Nikita, Although I applaud your enthusiasm for the quick response. The proposed solution doesn't work. Appery("txtPhotoName").text(""); - Doesn't do anything Appery("txtPhotoName").val(""); - Does clear the field but the problem why I started this topic still ...
by Dennis Wormsbecher
Wed Mar 19, 2014 1:37 pm
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

Hi,

Any updates yet?

by Dennis Wormsbecher
Fri Mar 07, 2014 4:05 pm
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

See also: " https://getsatisfaction.com/apperyio/... " Same form a different problem. Basically I use this setup: http://docs.appery.io/tutorials/build... But instead of a seperate detail page I call the read service on the same page and map it to the fields. So I use TrialDB_tblPhoto_quer...
by Dennis Wormsbecher
Fri Mar 07, 2014 3:15 pm
Forum: Issues
Topic: Problem with list items and clearing fields
Replies: 12
Views: 2026
 
Jump to post

Problem with list items and clearing fields

I have a list on my form and mapped some fields to it. If I click on an item from the list the fields are populated with the correct data (which you then can alter and update). This works fine. I also have a new button on the form, this button clears the content of the fields so it is clear you are ...
by Dennis Wormsbecher
Fri Mar 07, 2014 1:41 pm
Forum: Issues
Topic: Problem with textarea mapping
Replies: 2
Views: 703
 
Jump to post

Problem with textarea mapping

tnx works fine....

by Dennis Wormsbecher
Fri Mar 07, 2014 12:59 pm
Forum: Issues
Topic: Problem with textarea mapping
Replies: 2
Views: 703
 
Jump to post

Problem with textarea mapping

I have two mappings: one to an input field and one to a textarea. The input does get a new value but the textarea doesn't! (So the service works) If I put an 'edit JS' with 'alert('val1e ' + value);' on the maping for the textarea, I do get the correct result in an alert box. But the textarea doesn'...
by Dennis Wormsbecher
Tue Feb 25, 2014 7:58 pm
Forum: Issues
Topic: Generic service: adding settings.error
Replies: 3
Views: 579
 
Jump to post

Generic service: adding settings.error

Nevermind, I just worked it out, with the help of some information inhere: " https://getsatisfaction.com/apperyio/... " in the topis there's mention of: this.settings.error(jqXHR, textStatus, errorThrown); this.settings.complete('error'); And that's just what I needed. my solotion (it's th...

Go to advanced search