Hello
I put one form on my website
But the Button is not “submit” but a link
Is it problem if i would like to do PUT API or something ?
Why you put that on this model of form from elements ? You do template on element with Link instead of buton submit right ?
Thx
You need to replace your regular link with the form button.
And you can do that by selecting your link (button), and then find button tag on top navbar and right click on it to replace tags.
I showed how to do it in video below
1 Like
I understand, but the problem is i would like to keep the effect hover you have build in your element
Like this video
I would just replace the link by button submit
How please ?
Thx