Achieving opening a dynamic URL in new window in Cosmos React.
Hi everyone
I have a requirement to include a text field and a button on a view where after I add some text to the field, that should be concatenated to another string. Combined, this new string is a URL and when the button is pressed, it should open a new window taking us to this new URL.
How can I achieve this in Cosmos React as we do not have the option to include buttons in Views?
Thanks
Branched Information: Originally posted as reply here.