If I set the new Reload on submit page attribute to Only on success and the Enable duplicate page submissions attribute is set to Prevent when the page has validation errors and user corrects and resubmits the page, I get the error saying the page cannot be re-submitted.
Is there a way to have our cake and eat it too or does the new Only on Success feature basically require that we need to live with allowing duplicate page submissions with all that entails?
There is an argument to be made that this is a bug since these are both declarative out-of-the-box APEX features so the Enable duplicate page submissions function could detect that it it not really a traditional duplicate page submission using the browser history/Back button but rather due to the new APEX reload-on-submit feature so don't consider it a duplicate.
Thanks