Trying to iframe an external site on a screen inside my app.
Webview looks great but the external application has a login. When I try to sign in, it just kicks me back to login screen with blank fields.
Other portions of the app work fine (its a scheduling app… webview with scheduling link works fine).
Their tech support gave me iframe code as suggested I use that - is that possible?
Any thoughts?
Hi Icebreaker,
I don’t think it’s possible for what you’re trying to achieve. We can’t embed iframe code into Adalo apps. That would require a custom component (which would be awesome!).
It’s probably best to integrate via API (custom actions).
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.