When i have an URL entered AND the checkbox ticked to display a custom html end page then a redirect is always performed. This is not the correct behaviour. I just want the end page with the custom html displayed regardless if there is an url or not configured. One of the options should be disabled and without an effect on the survey end page.
Usecase: I generate a custom end page where the result is stored. This page can be used as redirect url. The url is automatically generated and stored in the survey json. Now sometimes it is better to stay on the survey end page and display just a small "thank you" text. The url should not be deleted but somehow inactive displayed when the checkbox is ticked. The redirect should only be performed when the checkbox is not checked.