Search found 31 matches

Go to advanced search

by aggregate
Fri Jun 24, 2016 11:46 am
Forum: Issues
Topic: How to combine several appery accounts
Replies: 1
Views: 526
 
Jump to post

How to combine several appery accounts

Hi,

I have several legacy appery accounts from the trial phase that I am now paying for and would like to condense to one platform. Is there any easy way to do this from or will I need to sort it out myself.

Thanks in advance for your help!

by aggregate
Sun May 01, 2016 10:27 pm
Forum: Issues
Topic: Context menu not visible - Copy paste not possible \ not working with hot keys
Replies: 1
Views: 459
 
Jump to post

Context menu not visible - Copy paste not possible \ not working with hot keys

For some reason I cannot see the context menu (the gear) or the + sign on any of my components. I am using both Chrome and Firefox (brand new installation with no adblockers). Is there a specific browser I should be using to be able to see these features?

by aggregate
Fri Feb 26, 2016 7:42 pm
Forum: Issues
Topic: Maintaining Sort Order and Resorting a list on the database
Replies: 3
Views: 667
 
Jump to post

Maintaining Sort Order and Resorting a list on the database

Hi, Thanks for the quick response. The problem isnt sorting the response. Its re-sorting the list So example: I have items in a list car rail cab I want to reorder the list so that cab always returns first, then car, then rail. I want the user to be able to do this. Typically, I would have to update...
by aggregate
Sat Feb 20, 2016 2:07 pm
Forum: Issues
Topic: Maintaining Sort Order and Resorting a list on the database
Replies: 3
Views: 667
 
Jump to post

Maintaining Sort Order and Resorting a list on the database

I am trying to maintain the order a list of items should be displayed on the database, then allow the user re-sort \ re-order that list. I have seen libraries that enable this from the front end, however, the update to the database would require updating a list of records, which we cannot do via web...
by aggregate
Mon Jan 04, 2016 7:14 pm
Forum: Issues
Topic: SUM query using DB service
Replies: 7
Views: 1481
 
Jump to post

SUM query using DB service

Hi Eugene.. Can you provide a sample of how we can use code to do sums and other agggregate functions via code

by aggregate
Tue Nov 03, 2015 6:25 pm
Forum: Issues
Topic: Effective Aggregation in Appery
Replies: 8
Views: 1350
 
Jump to post

Effective Aggregation in Appery

Hello, wondering if any of the aggregate functions have been implemented. I am looking for a way to sum up values from a result list without having to do it manually on the client side.

by aggregate
Thu Jul 23, 2015 4:47 pm
Forum: Issues
Topic: checkbox group and checkbox item behaviour
Replies: 21
Views: 3251
 
Jump to post

checkbox group and checkbox item behaviour

Hi, I am trying to use this logic in an onclick action but it does not seem to work. I always get a false response from the click. The "this" is a checkboxitem. Appreciate your guidance! try{ alert('value check --'+Appery(this).find('input').is(':checked')); //always returns false if(Apper...
by aggregate
Sat May 10, 2014 4:06 am
Forum: Issues
Topic: How to return sub elements and populate two lists in one query to two tables
Replies: 6
Views: 1951
 
Jump to post

How to return sub elements and populate two lists in one query to two tables

Hi Katya, Thanks this was very helpful. I have implemented the Array field as an element on my object and a method to update this array on the parent record. It works when I pass the following syntax through the web service definition section where you can test the request \ and automatically create...
by aggregate
Wed May 07, 2014 12:40 am
Forum: Issues
Topic: How to return sub elements and populate two lists in one query to two tables
Replies: 6
Views: 1951
 
Jump to post

How to return sub elements and populate two lists in one query to two tables

Example 2 Tables Books, Authors, BooksHasAuthors, Categories Books -- Categories Authors -- BooksHasAuthors Books --- BooksHasAuthors I want to return: Book, Author, and Category in one list item. To do this currently I have a list within a list to handle the many-many between Categories and Authors...

Go to advanced search