It would be great to have a button field for the CMS or at least add a "open in new window" check box to links so that we don't have to create more fields and multiple elements with conditions.
Currently for each button I have
Text field for button text
URL field for link
Switch field for open in new window
Then I have to have two of every button on a page, conditionally set based on if it should open in a new window or not. One button field with two text fields and a toggle for target="_blank" would be great. If we can have a target="_blank" on every URL too that would be even better. Thanks