Search found 5 matches

Go to advanced search

by DeathgripVT
Thu Dec 31, 2020 4:08 am
Forum: Issues
Topic: Multiple Where values in Mapping
Replies: 1
Views: 3163
 
Jump to post

Multiple Where values in Mapping

Hello, I am trying to perform a mapping event for a DB query service. I need to have the query pull data where to_users._id (Column Name) = UserData.id (Storage Variable) and profile (Column Name) = SelectedProfile (Storage Variable). My current code within the TS of the "where" mapping (A...
by DeathgripVT
Wed Dec 09, 2020 2:01 pm
Forum: Issues
Topic: Clickable List from DB Query Mapping
Replies: 9
Views: 7268
 
Jump to post

Re: Clickable List from DB Query Mapping

Thank you Serhii, I followed your instructions on our last email and was able to get the list click event to work properly. I have attached a screen shot of Run TypeScript code I used for other users. -Instructions from last support email: Serhii Kulibaba (Appery.io) Dec 8, 2020, 9:46 GMT+2 Please p...
by DeathgripVT
Sat Dec 05, 2020 2:57 pm
Forum: Issues
Topic: Clickable List from DB Query Mapping
Replies: 9
Views: 7268
 
Jump to post

Re: Clickable List from DB Query Mapping

Thanks Serhii,

I have followed your instructions and made the app available to support and sent an email with the requested information. I will see what they come back with and will hopefully be able to post the solution to this post for other users.

-John

by DeathgripVT
Fri Dec 04, 2020 1:49 pm
Forum: Issues
Topic: Clickable List from DB Query Mapping
Replies: 9
Views: 7268
 
Jump to post

Re: Clickable List from DB Query Mapping

Thanks for the quick response Serhii, I change the mapping as you instructed, but not 100% on the click event. I attached what I did for the AvailableProfileListItem click event. Said to Run TypeScript, created a variable val to the code you provided, then just presented a toast with the val as the ...
by DeathgripVT
Tue Dec 01, 2020 3:48 pm
Forum: Issues
Topic: Clickable List from DB Query Mapping
Replies: 9
Views: 7268
 
Jump to post

Clickable List from DB Query Mapping

Hello, I am trying to create a clickable list for an Ionic 4 app, that will pull a label value, to be used to direct the user to the correct page on click. I am creating the list by mapping a DB query to the list. On the click I want to pull the value of the ListItemLabel (which will be the profile ...

Go to advanced search