Hello,
How can I push to an array (when editing a record) ONLY if the input is not null?
This is what I have but its not working. I'm really hoping I can use a filter for this instead of having to use if statement
Any help is greatly appreciated!
Hello,
How can I push to an array (when editing a record) ONLY if the input is not null?
This is what I have but its not working. I'm really hoping I can use a filter for this instead of having to use if statement
Any help is greatly appreciated!