- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 09:16 AM
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
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 03:45 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 02:57 PM
stringify it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 03:45 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 06:18 PM
Hi James,
It worked thanks for your guidance.
Regards
NAllada