Click Navigation Link > Refresh Page > Blank Screen
If you create a navigation link with a Calculation field (https://help.podio.com/hc/en-us/community/posts/216277708-Anchor-links-to-jump-to-specific-app-field) and then click on that link and then refresh the page, you'll get a blank screen. This appears to be a bug.
-
IT Administrator Did you ever figure this one out. I have this issue to and it is extremely frustrating.
-
we made ourselves a work around.
we added a button to our navigation bar that if hit clears the entries at the top back to only the item itself. So we click that then click refresh and it works.
here is an example button that you might add name it whatever you like.
var clear = '[clear](' + url + ')';
-
FWIW you need to remove the text after the # that will be added to the URL when you reload: https://screencast-o-matic.com/i/crQQlgVQHoD
-
Thanks Pete Cuff; the link to your video was blank; do you still have that available?
I know the text needs to be deleted that is just a pain to train a team of non-tech savvy people to do that manually every time they want to refresh the page. Did you find an automatic way to do it?
IT Administrator that is a GREAT idea! Unfortunately when I implemented it, the URL changes, but it doesn't actually reload/refresh the page. Is it supposed to or does it simply change the link so then you can reload the page without deleting the field data?
-
Thanks IT Administrator. I appreciate it!
Please sign in to leave a comment.
Comments
7 comments