You are viewing limited content. For full access, please sign in.

Question

Question

Pass Null Value to Forms

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

Answer

SELECTED ANSWER
replied on September 24, 2020

I sometimes use jQuery to clear fields on load of a form. Not sure if that will help you in this use case.

0 0
replied on September 24, 2020

Thanks ... thought of that too. Decided to use a checkbox instead.

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.