We need the ability to link to ANYWHERE in a PowerApp.
Example:
Please vote up!!
Thanks
Maybe powerapps devs can add some code that looks for #anchors and matching names/ids (added in html text control) and use
document.querySelector('#anchor').scrollIntoView()
in the rendered output to enable this behavior on-click with minimal effort?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.