Show a Pop Up when field edited in List View

EricG
Kilo Sage

I've done this a long time ago and can remember how it is done.

 

I'm trying to copy the "State/SubState" popup that appears when you edit the State field on hardware assets in List view.  The popup give you the ability to set two fields at once. (install_status & substate).

asset state popup.PNG

 

I'd like to use this in another table, so that when users update the Assignment Group they need to change a custom field at the same time.

Table = interaction

Fields = assignment_group & u_interaction_type

wanted popup.png

1 ACCEPTED SOLUTION

I doubt, it will be possible with OOB capabilities. Unsure, of how do we achieve but will give it a thought.

View solution in original post

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi Eric,

That is becuase the fields are dependant. So, Substate is dependant on State & thus is the case.

Unsure, if you have something that fits well for your case of Assignment Group & Interaction type.

EricG
Kilo Sage

Well that makes sense.   Darn It....  No, there is no dependency between the two.  

 

Thanks

I doubt, it will be possible with OOB capabilities. Unsure, of how do we achieve but will give it a thought.