Service Portal Angular ng-template

yltsai
Mega Guru

Current display:

find_real_file.png

If the user wants to update Contact Number, just hit the edit to see a box.

find_real_file.png

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.

find_real_file.png

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.

 

2 REPLIES 2

Saurav11
Kilo Patron
Kilo Patron

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 

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?