Stef, on a slightly different approach, what would be the best way to limit the selectable date range dynamically? For example, say I only want the user to be able to select a maximum of 14 days at a time. Depending on what they select for a start date, the end date would dynamically change and be limited to 14 days from that start date as long as they didn't exceed the current date. Would I also handle this type of scenario from the parameter editor or would this need to be handled by an additional external script?
↧