Search found 13 matches

Go to advanced search

by Todd Penny6646042
Mon Nov 21, 2016 8:28 pm
Forum: Issues
Topic: Conditional Mapping with array of values returned from a service
Replies: 7
Views: 1767
 
Jump to post

Conditional Mapping with array of values returned from a service

That worked! You can see our app in action here, we use your service for our app!
GoCodes Asset Tracking

by Todd Penny6646042
Mon Nov 21, 2016 4:22 pm
Forum: Issues
Topic: Conditional Mapping with array of values returned from a service
Replies: 7
Views: 1767
 
Jump to post

Conditional Mapping with array of values returned from a service

I checked the error log and this is what I see. It looks like the two variables are not coming through the mapping correctly.

User transformation function exception. Reason: otherType is not defined

by Todd Penny6646042
Mon Nov 21, 2016 1:50 pm
Forum: Issues
Topic: Conditional Mapping with array of values returned from a service
Replies: 7
Views: 1767
 
Jump to post

Conditional Mapping with array of values returned from a service

Thanks for your help. I added this mapping code per the attached screen shot and the results are the same. There is no mapping. Any ideas?
Image

by Todd Penny6646042
Mon Nov 21, 2016 8:38 am
Forum: Issues
Topic: Conditional Mapping with array of values returned from a service
Replies: 7
Views: 1767
 
Jump to post

Conditional Mapping with array of values returned from a service

Yes, I want to display either Value1 or Value2 for each row of data depending on whether Value1 is blank or not.

by Todd Penny6646042
Sun Nov 20, 2016 9:49 pm
Forum: Issues
Topic: Conditional Mapping with array of values returned from a service
Replies: 7
Views: 1767
 
Jump to post

Conditional Mapping with array of values returned from a service

Hello, I need some help getting conditional mapping to work for an array of values returned by a service. The logic is like this: if (value1(i) == "") then return value2(i) value1 is the data field that's mapped, value 2 is another field which is also returned from the service. Note these ...
by Todd Penny6646042
Sun Feb 16, 2014 8:08 pm
Forum: Issues
Topic: Beginner needs help using javascript to manipulate a string value
Replies: 12
Views: 1739
 
Jump to post

Beginner needs help using javascript to manipulate a string value

App is shared. Run the browser test and click 'Help' to get to the test page, then enter some text and click the Button to see the result.

by Todd Penny6646042
Sun Feb 16, 2014 8:01 pm
Forum: Issues
Topic: Beginner needs help using javascript to manipulate a string value
Replies: 12
Views: 1739
 
Jump to post

Beginner needs help using javascript to manipulate a string value

This did not work either. I was able to get an alert to pop up, but there was no data displayed.

by Todd Penny6646042
Sun Feb 16, 2014 4:33 pm
Forum: Issues
Topic: Beginner needs help using javascript to manipulate a string value
Replies: 12
Views: 1739
 
Jump to post

Beginner needs help using javascript to manipulate a string value

I create a localstorage variable when the button is clicked by binding the value to the input text field.

by Todd Penny6646042
Sun Feb 16, 2014 3:28 pm
Forum: Issues
Topic: Beginner needs help using javascript to manipulate a string value
Replies: 12
Views: 1739
 
Jump to post

Beginner needs help using javascript to manipulate a string value

I tried this and it did not work either. Just for context, I am able to create a test page that takes an input string, saves it to local storage then displays it when a button is pressed so I am confused as to why this simply string processing is not working as expected.

by Todd Penny6646042
Sun Feb 16, 2014 3:28 pm
Forum: Issues
Topic: Beginner needs help using javascript to manipulate a string value
Replies: 12
Views: 1739
 
Jump to post

Beginner needs help using javascript to manipulate a string value

BTW: Thanks for all your help - I appreciate it! Todd

Go to advanced search