Search found 10 matches

Go to advanced search

by Kai Biefang
Fri Apr 25, 2014 8:17 am
Forum: Issues
Topic: Offline DB and synching with online DB
Replies: 9
Views: 1727
 
Jump to post

Offline DB and synching with online DB

Hello, We are planning a new application and I want to ask if we can realize our plan with Apperyio. The idea is the following: On the start of the app we want to import datarows from a PROGRESS DB to the device. From now on no internet connection is available, because the app has to work in basemen...
by Kai Biefang
Fri Apr 25, 2014 7:46 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Thanks for your help, the problem is solved.

by Kai Biefang
Mon Apr 07, 2014 7:35 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

I tried to do so, but when should I get my event to fire? The detail page is already loaded so I cant use the "Load" or "Show" event for the search to fire. Instead I want to use the Search Button on the List page, but in fact I cant access the Search button with my event on the ...
by Kai Biefang
Fri Apr 04, 2014 7:42 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hello Alena, I think you understand me wrong. These page you see on my last screenshot consists of two seperate pages which are displayed side by side. The list you can see beneath the detail page is the list located on the home page and is not part of the detail page itself. So why should I build a...
by Kai Biefang
Thu Apr 03, 2014 11:14 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hi Illya, How should I build a second list? The list is displayed in the home page of the App and also visible when you click on a record to display the detail page (see screenshot above your post). So you should be able to use the search button from this list. Building a second list is not what I w...
by Kai Biefang
Wed Apr 02, 2014 9:17 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hello Igor, I now fill a local storage variable named "searchFilter" when i press the search button on the list page. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1040199/search_01_inline.png?1396430096 Also, I created a new Search Datasource on the detail page as you told me to do. But...
by Kai Biefang
Tue Apr 01, 2014 1:24 pm
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hello Katya, The error points to this line of code: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1039836/search_inline.png?1396358583 I think the problem is following: The list and the detail page are two different pages although they are displayed at the same time. The Search Service is located ...
by Kai Biefang
Tue Apr 01, 2014 7:22 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hello Alena, The problem is I cannot invoke the data source on the detail page because the button is located in the home page. So I cant select an event for the source to fire on the detail page. On the other hand I tried to create a Service on the detail page with the same name, but the designer te...
by Kai Biefang
Mon Mar 31, 2014 12:39 pm
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hello Katya,

The console is returning the following when i try to press Search after switching to the detail page:

codeTypeError Cannot call method 'trim' of undefined/code

by Kai Biefang
Mon Mar 31, 2014 10:12 am
Forum: Issues
Topic: Doing a new search after displaying the detail page
Replies: 16
Views: 2018
 
Jump to post

Doing a new search after displaying the detail page

Hello, The situation is the following: We are building a tablet app to display customer data. When you first start the app, you see a search field where you can enter a name and search for customers. The "Search" Service we built, displays a list of the matching customers. https://d2r1vs3d...

Go to advanced search