Hi All!
This is my 1st post and I'm sort of new with InfoPath so be kind. :) I'm using 2013 and I have a form I've built with text fields, drop down boxes, multi-select boxes and a hidden section. I built this form so I know everything about it and it works well and functions as designed. I recently got a request to add another hidden section with a new dropdown box. My Training Enrollment team wants the following: When a user selects a Reporting 100 Class, from our Class dropdown box, show a new section that contains the new drop down box.
So I created the new dropdown box in SP. Then opened my form in InfoPath and added the new section that will be conditionally hidden. I then add the new dropdown box to the soon to be hidden section, I select the section and add a formatting rule.
The rule is as follows. Condition: Class Does not Begin With "Reporting 100", Hide this control.
The Class dropdown box contains unique values like:
Registration 300 at Room 7 at 5pm on 4/15/2018
Reporting 100 at Room 9 at 1pm on 4/16/2018
Billing 200 100 at Room 8 at 8am on 4/17/2018
Reporting 100 at Room 5 at 1pm on 4/18/2018
These Class values change daily. The only constant is the class name in the beginning which is why I created a rule using the "Does not Begin With" logic. I only want the Reporting 100 classes to unhide the new section with the new dropdown. I cannot get it to work at all. It seems that it wants the literal full value. As a test when I create a rule using the full Class value ("If Class Does not Begin With "Reporting 100 at Room 9 at 1pm on 4/16/2018", Hide this control.") it works.
Hmmm. Can't figure this out. Why doesnt the "Does not Begin With" work? I have another conditional hidden section that works perfectly but it utilizes a multi-select box with static values.
What I am missing or doing wrong??? Thanks in advance for your help.