I am using a "Reset to Default" button on the main page of my multi-page layout to let all controls on all pages send their default values. This basically works fine.
However, on some of my other pages I have some buttons that I don't want to send their default values when the "Reset to Default" button is tapped. Thus, I toggled the "Advanced > Reset to Defaults - Exclude" button for these buttons.
Unfortunately, this does not work - they still send their default values when the "Reset to Default" button is tapped.
Is this a bug, or is it just me not understanding what "exclude" means here? Thanks.