This post gets really close to what I'm trying to do, but I can't quite figure out how to implement. Had anyone figured out how to set the default type on a Date input parameter to Date instead of the default Date and Time radio button?
I did test the option of setting a default value on the parameter to be a date (e.g. 1/1/2023), and that works, but I'd rather not do if we can just get at that radion button setting directly instead.