DarkoT Active Member Licensed User May 29, 2020 #1 Hi, need little help... It's here some example how to show external webpage inside of my Page (in my Webapp). I'm using ABMaterial framework for my WebApp and want to show user f.e. Dashboard(this is made in external BI system)... Any ideas? Darko
Hi, need little help... It's here some example how to show external webpage inside of my Page (in my Webapp). I'm using ABMaterial framework for my WebApp and want to show user f.e. Dashboard(this is made in external BI system)... Any ideas? Darko
OliverA Expert Licensed User Longtime User May 29, 2020 #2 Use the iFrame custom component to show your external site. Component source and usage: https://www.b4x.com/android/forum/threads/abmateria-static-html-css.105765/post-662283 Upvote 0
Use the iFrame custom component to show your external site. Component source and usage: https://www.b4x.com/android/forum/threads/abmateria-static-html-css.105765/post-662283
DarkoT Active Member Licensed User May 29, 2020 #3 OliverA said: Use the iFrame custom component to show your external site. Component source and usage: https://www.b4x.com/android/forum/threads/abmateria-static-html-css.105765/post-662283 Click to expand... Thank you Oliver... I will try and let you know... Nice weekend... Upvote 0
OliverA said: Use the iFrame custom component to show your external site. Component source and usage: https://www.b4x.com/android/forum/threads/abmateria-static-html-css.105765/post-662283 Click to expand... Thank you Oliver... I will try and let you know... Nice weekend...