hi ,
i have one IFrame in form level . i am setting the URL to Iframe on form load by passing query string parameters to URL based on two field values in form . one is single line text and other is optionset.
i have requirement to reset the Iframe URL when there is any change in Option set field .i have written javascript in onchange of Optionset field to reset Iframe URL. in onchange of optionset i am forming the URL and setting to Iframe using "iframename.setSrc(URL)" . i can see the new URL if i right click on properties . but the page is not reloading (based on query string parameter results will get narrow down)
Do anyone have script for refreshing or reloading iframe .. is it possible?
Regards,
Naveen M
*This post is locked for comments
I have the same question (0)