So at some point in the last week or two I somehow accidentally turned on "Allow multiple fields" on a date Field. I am in the process of building a Forms process that uses that field as part of a collection and I'm finding that it's applying all the data from that Field in the collection regardless of [ROW()] being applied and working everywhere else and I can only assume this is due to the field allowing multiple values.
I found out how to search for documents with multiple values in the metadata and I see clear as day
Date
xx/xx/xxxx > X
/ / >
I can't turn off Allow for Multiple fields until I've removed every instance of it but I don't see a way to remove just the bottom empty field.
I know I could make a workflow that would take all that info, move it to another field, then I can delete the field and remake it but this seems like a lot of work when there should just be an X to remove that second row.