ng-show button is not working/hiding the button as expected.

Nihanth Allada
Mega Guru

Hi ,

 

I am using "ng-show" to hide a field in portal. The hiding of the field is working but leaving the space between while hiding any inputs to resolve this issue. Please, find attached screenshots for the same.

 

Regards

Nallada

1 ACCEPTED SOLUTION

James Chun
Kilo Patron

Hi @Nihanth Allada,

 

Can you share a bit more of the HTML side?

I am guessing you are seeing an empty line due to the <br> tag and if so, you would need to include the tag within the <div> tag. But yea, if you can share the entire or more of the HTML part, it would be great.

 

Cheers

View solution in original post

3 REPLIES 3

Community Alums
Not applicable

stringify it

James Chun
Kilo Patron

Hi @Nihanth Allada,

 

Can you share a bit more of the HTML side?

I am guessing you are seeing an empty line due to the <br> tag and if so, you would need to include the tag within the <div> tag. But yea, if you can share the entire or more of the HTML part, it would be great.

 

Cheers

Nihanth Allada
Mega Guru

Hi James,

 

It worked thanks for your guidance.

 

Regards

NAllada