Search found 9 matches

Go to advanced search

by tbednarzyk
Sun Jan 24, 2021 3:56 am
Forum: Issues
Topic: Tab routing with child routes
Replies: 2
Views: 2102
 
Jump to post

Re: Tab routing with child routes

Thanks for the response. This clarifies the functionality and the documentation makes it much easier to understand. I think one last clarification you might want to add to the documentation is that when you have the routerLink attribute on the primary page, you don't have to add a click event to the...
by tbednarzyk
Tue Jan 19, 2021 9:51 pm
Forum: Issues
Topic: Tab routing with child routes
Replies: 2
Views: 2102
 
Jump to post

Tab routing with child routes

Can someone please assist here! I have an app with Tabs, 5 linked tab routes and a few child routes. I've tried to follow this guide (https://docs.appery.io/docs/ionic-4-ui-components#navigation-from-tabs-to-child-pages) but can not figure out how to implement what is described under the "Navig...
by tbednarzyk
Sat Jan 16, 2021 4:06 am
Forum: Issues
Topic: What video tutorials would you like to see on our YouTube channel?
Replies: 3
Views: 4852
 
Jump to post

Re: What video tutorials would you like to see on our YouTube channel?

How about a tutorial where you query a 3rd party API, retrieve a list of items, and then save several of the returned results to your Appery Database using a button component. Upon saving the item, it'd be bonus material if you could change the button to show that the record was saved or remove the ...
by tbednarzyk
Wed Jan 13, 2021 4:07 am
Forum: Issues
Topic: Nested JSON Arrays and Objects
Replies: 4
Views: 2895
 
Jump to post

Re: Nested JSON Arrays and Objects

Well, that was quite painful for something that I thought would be a simple thing but I ultimately figured out the fix. It required me to map the nested object to the ListItemName instead of the List. Image attached.

by tbednarzyk
Tue Jan 12, 2021 6:09 pm
Forum: Issues
Topic: Add additional Ionic Components
Replies: 3
Views: 2145
 
Jump to post

Re: Add additional Ionic Components

Thanks! I was able to figure it out using the HTML component. I still have to figure out how to implement different views based on the segment button selected without switching pages so if you have any guidance there, that'd be greatly appreciated.

by tbednarzyk
Tue Jan 12, 2021 4:03 pm
Forum: Issues
Topic: Nested JSON Arrays and Objects
Replies: 4
Views: 2895
 
Jump to post

Re: Nested JSON Arrays and Objects

I'm not sure what you mean by "generate the correct service response structure on the test service page." I believe I've done that which is how I ended up with the structure on the left of my screenshot. When I search records, I get the Event Name to return but the CIty, State, etc. return...
by tbednarzyk
Sat Jan 02, 2021 1:23 am
Forum: Issues
Topic: Add additional Ionic Components
Replies: 3
Views: 2145
 
Jump to post

Re: Add additional Ionic Components

For what it’s worth, this is what I’m Asking about.

https://ionicframework.com/docs/api/segment

Any guidance on how to implement this via App Builder?

Thanks!

by tbednarzyk
Fri Jan 01, 2021 1:01 pm
Forum: Issues
Topic: Add additional Ionic Components
Replies: 3
Views: 2145
 
Jump to post

Add additional Ionic Components

Are there any instructions on how to add additional Ionic components available in the framework that aren't available to use via the App Builder? For example, a Segment? I think the answer is to use a Grid component and add additional components within the Grid component but hoping that's not the ca...
by tbednarzyk
Thu Dec 31, 2020 3:00 pm
Forum: Issues
Topic: Nested JSON Arrays and Objects
Replies: 4
Views: 2895
 
Jump to post

Nested JSON Arrays and Objects

I'm attempting to build an app using the TicketMaster Discovery API (https://developer.ticketmaster.com/products-and-docs/apis/discovery-api/v2/#overview) to display EVENT information. However, upon trying to complete the mappings in the App Builder, I can't get the venue and event details to render...

Go to advanced search