How To Open Optional Section in Code?

B

Barry Prentiss

Hi,
I need to open an Optional Section in my InfoPath '03 form using VBScript.
Can I do this?
Thx,
Barry
 
S

Shiva (GGK Tech)

Hello,

Do you mean open an optional section means to show the optional section?
This should be happens depends the conditional formatting of that section.
You have to add the conditional formatting of that section depends on your
condition to show.

If you want to do that conditional using VB Script then you have update that
field value from script.
 
B

Barry Prentiss

Thx Shiva,
I think I can make out what you're saying here...

Yes, I want to show an optional section on form open, if that optional
section has values in one of it's fields.

Thus far, after opening the form, showing the optional section and filling
out some fields, I submit and exit the form.
When I reopen it, the optional section is not shown.

I would like the optional section to be shown on form open if their is a
value in a field within the optional section.

I haven't found a way to show an optional section based on some
conditional...
Any ideas?

Thx,
Barry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top