cancel
Showing results for 
Search instead for 
Did you mean: 

Cross Reference on change

eyambao
Contributor

Hello,

Is there a way via custom code to check if XREF has changed/modified? click function is working but change does not work.

FieldID = xref field id

$('div[id*="'+ FieldID + 'c"]').click(function()
{
console.log('check');

});

 

Thanks,

Lisa

0 REPLIES 0