Search found 23 matches

Go to advanced search

by Al Veitas
Mon May 07, 2012 1:30 am
Forum: Issues
Topic: Utilize "Data Mapping" Feature with input from Local Storage
Replies: 3
Views: 683
 
Jump to post

Utilize "Data Mapping" Feature with input from Local Storage

Hi, Am trying to optimize our application a bit from the perspective of minimizing REST calls. As an example, we have a login page, where upon the user clicking on the "Login" button we make a REST call to authenticate. If the REST service succeeds, we transition to another page ("Hom...
by Al Veitas
Fri May 04, 2012 7:35 pm
Forum: Issues
Topic: Navigate To Page: Use Full Screen Refresh
Replies: 13
Views: 4449
 
Jump to post

Navigate To Page: Use Full Screen Refresh

Hi, can someone explain the differences of the "under the hood" behavior when "Use Full Screen Refresh" is selected or not for a "Navigate To Page" ? (or provide a link to doc)?

Thanks,
Al

by Al Veitas
Fri Apr 13, 2012 5:29 pm
Forum: Issues
Topic: Warning pop-up when saving REST Service
Replies: 2
Views: 643
 
Jump to post

Warning pop-up when saving REST Service

One on of our pages, there was a REST Service that had the same name as the REST Service name in the LHS menu.....

by Al Veitas
Fri Apr 13, 2012 5:08 pm
Forum: Issues
Topic: Warning pop-up when saving REST Service
Replies: 2
Views: 643
 
Jump to post

Warning pop-up when saving REST Service

Hi, Made a change to a REST Service (the URL) and then hit saved. I got a pop-up warning box saying "NonVisual with this name is already created" and does not allow the save to happen. Is this a new "feature"? Does this mean I have somewhere a widget or javascript function called...
by Al Veitas
Wed Mar 21, 2012 8:28 pm
Forum: Issues
Topic: How get access to the HTTP Status Code?
Replies: 3
Views: 691
 
Jump to post

How get access to the HTTP Status Code?

How can we get access to the HTTP Status Code after invoking a REST Service? Use case would be: Invoke a REST Service upon a button click. If it was a non-200 response (i.e "Error" Event) we would like to perform certain logic based on whether the response was 401, 404, 500 etc. Any though...
by Al Veitas
Wed Mar 21, 2012 8:01 pm
Forum: Issues
Topic: Tiggzi Tester Issue - Android 2.2
Replies: 16
Views: 2769
 
Jump to post

Tiggzi Tester Issue - Android 2.2

fwiw, I tried out the tiggzi tester today on my android (2.1?). It did not work when there was no SD card. Once I put one in, it worked.

by Al Veitas
Tue Mar 20, 2012 7:47 pm
Forum: Issues
Topic: Map Checkbox "Selected" Property to REST Request Parameter
Replies: 5
Views: 950
 
Jump to post

Map Checkbox "Selected" Property to REST Request Parameter

Thanks Max. In the interim, it looks like the checkbox maps to a and the only way to distinguish if the label is checked or not is by checking that the label class attribute includes either "ui-checkbox-off" or "ui-checkbox-on"? Is this a correct assumption?

by Al Veitas
Tue Mar 20, 2012 3:50 pm
Forum: Issues
Topic: Map Checkbox "Selected" Property to REST Request Parameter
Replies: 5
Views: 950
 
Jump to post

Map Checkbox "Selected" Property to REST Request Parameter

After clicking a button we would like to call a REST Service where the mapping would include mapping a checkbox's "selected" property to a REST request parameter. In the "Data Mapping" Tab, a checkbox only exposes the "Visible" and "Text" properties for mappin...
by Al Veitas
Fri Mar 16, 2012 10:02 pm
Forum: Issues
Topic: Repopulating REST Service Response Structure results in loss of mappings and custom javascript
Replies: 5
Views: 1058
 
Jump to post

Repopulating REST Service Response Structure results in loss of mappings and custom javascript

Agreed, but the suggestion would be to warn the user that this will happen: "Your mappings and custom javascript will be lossed. Are you sure you want to continue?"

We lossed custom javascript.

Go to advanced search