Service Portal Angular ng-template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2022 07:52 AM
Current display:
If the user wants to update Contact Number, just hit the edit to see a box.
The new requirement asks to remove top part of Contact Number, value retrieved from the user data, and edit action. The bottom part should take the space of top part and is visible at all time. Below is the approved mock-up.
It is a very simple requirement but I am not going no where. The bottom part is controlled by the edit action to show and hide. I am not able to make it to show at all time.
Please help.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2022 12:09 PM
Hello
Is it a widget if yes then on the html part if the widget you will see the piece of code
Please mark answer correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2022 06:31 AM
It is in an Angular ng-template not a simple widget's html.
The bottom part is controlled by edit action.
How can I make the bottom part independent from the edit action?