Javascript
Posted: 22 May 2014
Hello,
I am evaluating your product, I have a trial version of Forms Designer installed on SP2010 foundation.
I have the following script for change on Status field (choice field)
fd.field('Status').change(function(){alert('here');});
This does not seem to work. Please advice. Thanks
I am evaluating your product, I have a trial version of Forms Designer installed on SP2010 foundation.
I have the following script for change on Status field (choice field)
fd.field('Status').change(function(){alert('here');});
This does not seem to work. Please advice. Thanks