Page 1 of 1

Clear Cross-Site Lookup

Posted: 04 Jan 2014
by Jeff Childers
I need to be able to set a single value cross-site lookup field to null.

I am sure that this is easy to do, but can't seem to find the right code.

Can you provide an example.

Re: Clear Cross-Site Lookup

Posted: 06 Jan 2014
by Dmitry Kozlov
Hello Jeff,

Please, use the following JS-code:

Code: Select all

fd.field('InternalName').value('')