Outline Entries Not Displaying Properly

Here’s the scenario:

  1. I have an outline embeded in a form.

  2. I am using Hide-When formulas on Outline entries that point to field values.

  3. The fields are being composed via a WebQueryOpen agent written in script.

Here’s the dilemma. I see the values of the field, for instance, AppointmentsDisplay, being set to “Yes” and the hide-when formulas in the outline items are pointing to the field, AppointmentsDisplay with the code:

AppointmentsDisplay != “Yes”

However, the outline entries are hidden.

Do outlines support this? I’ve done the same with other forms and it works fine, but for some reason outline entries don’t seem to see the fields on the form…Help!

Any and all suggestions and help are greatly appreciated.

Tim Williams