0
I have a screen called login on the same screen I have two Forms one with user and password and another only with email field. In the first form I have this snippet of code:
<a href="#" class=""> clique aqui
when I click: click here, I want to open second form on the same screen, ie, first form disappears and enters second form. How do ? already tried with jquery did not work. I am using angular 2.
Post your complete code so we can help you. Your question is very vague, give more details.
– Douglas Garrido