how to show the content of another URLin Mendix app page the version is 8.2.1!
asked
zeinab ibrahim
1 answers
0
Hello Zeinab,
You can use the URLRedirect widget to redirect to a specific URL.
If instead you want to just display a different page within your page in a smaller window I’d suggest using the HTML snippet widget to embed an IFrame.