Fellow developers. I have a form that users have to enter data on. Let's say there's 15 fields, but only 3 need be filled out for now and they can come back later and enter data as needed.
How do I write a CFIF statement that checks the length gt0 then, pass the variable through, but if it's blank, set to NULL.
Thank you very much.
How do I write a CFIF statement that checks the length gt0 then, pass the variable through, but if it's blank, set to NULL.
Thank you very much.