Skip to Content
0
Former Member
Jan 10, 2008 at 02:19 PM

Test if an item in a form exist already

1032 Views

Hi,

How do you test if an item in a form already exist?

right now,

What I did is to put try and catch statement on a dynamic form item?

When it errors out, that's the time the item is added to the form.

Thanks,