Recent searches


No recent searches

ZAF Client - Multiple Pages?



Posted May 25, 2024

Hi all,

I am working on my company's first Zendesk private app. So far, I'm finding it really powerful with one exception: it seems to not work when I try to use multiple pages. I am using vanilla JS. Is it possible to have more than one file in addition to iframe.html? Thanks in advance for the advice.

 

Carl


0

2

2 comments

image avatar

Tipene Hughes

Zendesk Developer Advocacy

Hi Carl,
 
Only one file/url can be provided for each location so unfortunately the app won't be able to be multipage in the sense of rendering different HTML files. That said, the ZAF react scaffold could be a good place to look and will definitely be able to do what you need. Otherwise, I'd look at using Javascript to conditionally render the required info and data within the same iframe.html.

0


Thanks, Tipene!

0


Please sign in to leave a comment.

Didn't find what you're looking for?

New post