Refresh the original page
Question:
Is there anyway to refresh the original page, when the user clicks on a button on in my Advanced Layer Popup page?
Answer:
This can be done in two ways:
- If you use javascript only - you can add a Behavior to your button to redirect to the current page - that is all what is needed
- If you are submitting some form and for example using the Insert or Update Record Server behavior then you need to specify the current page as Redirect - then it will be auto refreshed
Comments
Be the first to write a comment
You must me logged in to write a comment.