asked on September 22, 2020
Reference:
https://answers.laserfiche.com/questions/100028/Using-DBNull-in-a-Token#144544
In Forms, I call a WF that queries Laserfiche and provides data back to a table in Laserfiche:
For that query, I would like to return NULL for a field. Here's what's happening in my results:
As you can see above, I expected the field to be blank, but it got filled with the default value for that field (I want added rows to default to A.
What have I done wrong?
0
0