Is there a filter that I can 'trim' an empty string into null or just completely out of existence?
Other than a conditional to handle this and just set the value to null.
Is there a filter that I can 'trim' an empty string into null or just completely out of existence?
Other than a conditional to handle this and just set the value to null.