Enhancement request!
Add option to save one value in an AC field, but show another in the drop-down list.
Right now I have showField set to a calculated field (full street including prefix and street type), but need to save only part of it to the AC field (street name only). This is so I can set enforceUniqueValues to true and still show all prefix/name/type combinations. But setting showField to the calculated field creates duplicated values in the new calculated string.
Tried using setFields setting to force a different value on the AC field, but it won’t accept.
Hopefully this makes sense! Thank you!