Quantcast
Channel: Discussion Forum > Agent Desktop and Configuration
Viewing all articles
Browse latest Browse all 2270

Browser UI- addFieldValueListener event is not working for Asset Status

$
0
0

Topic by Vijaya K

I developed a Agent Browser addin(JS), where it will do some logic on Asset.status field change. So I used addFieldValueListener event in the extensionloader like

WorkspaceRecord.addFieldValueListener('Assets.Status.Id', changeFieldValue);

But this is not firing when asset status changing.

Please let me know if anyone having some solution for this.

 

Thanks,

Vijaya


Viewing all articles
Browse latest Browse all 2270

Trending Articles