Stop an HTML area from refreshing on checkbox click
Greetings,
I'm having an issue in PeopleSoft where an HTML area, which holds an iFrame. There's also a checkbox on this page that has FieldChange PeopleCode that Hides/Unhides a button on the same page. When that checkbox is clicked it also refreshes the content in the iFrame.
This is not desired, and I haven't found a way to prevent the html area from refreshing.
Is there a way around this behavior?
Thanks!
Eric