I would like to be able to add a hyperlink to a choice field and make the selected value clickable. Just selecting a column in the data source which provides the link would be sufficient, however building it through an expression like the "Link to a form for adding an object:" would be the best possible solution.
For example, we are using a data source that is connected to our project management system since these projects are used as a basis for some of our processes.
And being able to click on a selected project and look it up in the original system would make navigation a lot easier than having to search for the project in the system.
I know that there a partial solutions for this issue by passing the url to a hyperlink field for example, or utilizing the HTML field. But being able to just have a link behind the selected value in the choice field would be a lot cleaner.
Not sure if it was already requested or not; at least I was not able to find any similar requests.