Expected behavior for Submit button in Simple XML Dashboard is to `prevent Input changes to be reflected until Submit button is clicked`, provided `searchWhenChanged` for the input/s is/are set to `false` and they do not have their `` event handlers defined.
However, when I tested small piece of run anywhere example in `6.6.3` and `7.1.2`, Submit button does not seem to enforce the right effect. Whenever input was changed the tokens got the updated values even before clicking on the Submit button. (PS: I also tested for `radio` input but have not added the code for keeping the example simple).
Requesting Splunk Team to confirm if the `Submit` button is truly obsolete or not. If so, it would be better to remove Submit button as Input option.
(PS: An `` `
↧