How to clear all properties/metadata of a document when some fields are list lookups

  • 12 February 2016
  • 1 reply
  • 18 views

Badge +3

I need to clear all fields for a document with the click of a button. This works fine when the field is a simple text field, I can use 'Set Field' to set it to a variable ('blankvariable') which is simply left blank. However when I try to insert this variable into a lookup list field, it does not work (I presume because there is no blank item in the lookup list).

 

Is there a way to get around this? I'd just like to strip out all properties other than filename


1 reply

Badge +1

For lookup fields, try setting the value to 0. This worked for me in OnPrem.

Reply