is it possible to configure an item custom field t...
# general
m
is it possible to configure an item custom field that will blank itself in the event the item record is copied?
s
I believe you need a workflow/script executing under the COPY entry point to clear it out. I do not think it is something you can do at the field level.
a
correct that's what we've had to do as well. Name the WF something generic like "Clear fields when copying" so it is able to be used for any further fields which may be created in the future.
m
well that’s interesting! good idea thank you
i’m dealing with an normal inventory item which seems to be missing from the sub type list on the workflow?
message has been deleted
whoops, seems to work on a regular inventory item anyway