Does anyone have a way for a form when submitted honour empty fields and delete the current values from IS?
I’m running a campaign asking people to update their details (including address) in exchange for a free gift and not all addresses have all address lines.
For example if I currently have the address
Flat 1, 123 Sample Street, Sample Suburb, Sample City, 9999
and I update that to
1/123 Sample Street, Sample Suburb, Sample City, 9999
IS will now show the obviously incorrect
1/123 123 Sample Street, 123 Sample Street, Sample Suburb, Sample City, 9999
Same happens when uploading via CSV.
I’ve had to manually mark the incorrect records in Excel, apply and tag then bulk update the field that should be empty via search… That’s not saving time really is it…