Please fix bug for buttons (not) opening in modals

Hi Softr,

It seems like there’s an issue configuring a button to open in the same page (modal) when opened in a modal.

What I see is that a button in a modal ALWAYS opens the next page in a new tab, regardless if the button is instructed to open in a new tab / in a modal / or on the same page. With all of these options I see the code “target=”_blank", while it should be “target=_self” in case of opening on the same page within the already opened modal.

Can you please fix this or help with an alternative solution (perhaps custom code?)

Hi Softr,

Friendly reminder - please confirm whether you recognize this as a bug or am I misunderstanding something?

Thanks