Search found 5 matches

Go to advanced search

by Martin Davis
Tue Mar 26, 2013 8:58 pm
Forum: Issues
Topic: How can I combine two REST service response values in one label?
Replies: 21
Views: 5934
 
Jump to post

How can I combine two REST service response values in one label?

oh, very good example. Now, next question: When you are adding JS to a response and it opens up the "function(value, element) {.....}" box, could you explain what "element" is referring to?

by Martin Davis
Tue Mar 26, 2013 5:59 pm
Forum: Issues
Topic: How can I combine two REST service response values in one label?
Replies: 21
Views: 5934
 
Jump to post

How can I combine two REST service response values in one label?

Could you provide the code and appropriate screenshots to explain this answer, particularly what code goes where?

by Martin Davis
Tue Mar 26, 2013 5:57 pm
Forum: Issues
Topic: How can I combine two REST service response values in one label?
Replies: 21
Views: 5934
 
Jump to post

How can I combine two REST service response values in one label?

When you are adding JS to a response and it opens up the "function(value, element) {.....}" box, could you explain what "element" is referring to?

by Martin Davis
Mon Mar 25, 2013 7:39 pm
Forum: Issues
Topic: Checking for empty input on mobiletextinput
Replies: 3
Views: 586
 
Jump to post

Checking for empty input on mobiletextinput

Shouldn't the logic be:

if (name == '' || number == '') {
alert('error message of your choice');
}

???

And, then my question, is how do you add a "Navigate to page" action inside the JS?

by Martin Davis
Mon Mar 18, 2013 5:31 pm
Forum: Issues
Topic: how to split and merge cells of a grid?
Replies: 13
Views: 3963
 
Jump to post

how to split and merge cells of a grid?

Which functionality has not been added yet? The split/merge? Or, the copy/paste buttons/labels? Or, both?

Go to advanced search