Browse by Tags
-
I am attempting to use conditional formatting to hide a section. I have been told to configure my condition using "If All Occurrencess of....." are not equal to and I am unable to find that option to set the condition. When I go to configure the conditon I have the three boxes across and in...
-
How do I remove the extra line space after each section control? I have a form that has several sections. Within each section, there are two sub-sections with conditional formatting. The form in web view has unwanted and unsightly spaces after each section. Suggestions would be much appreciated.
-
I have a form template deployed to SharePoint doclib that I force to open in the browser via SharePoint. The template's controls are in various sections. The sections have conditional formatting to show/hide based upon values of hidden fields in the data source, the values of which are controlled...
-
HI, I am experiencing a strange thing while developing my infopath form.I have a conditional formatting for most of the Controls which is same for all.When that condition is true i am disableing the controls.I added the same conditional formatting to option buttons in Optional section too.But all other...
-
Good Afternoon All, I have a repeating table within a repeating section. The repeating table is a cascading listbox pulling from a secondary data source (working perfectly thanks to all the great blogs!). Within the repeating section, but outside of the repeating table I have several sections with conditional...
-
In InfoPath 2007, can you change the conditional format of a repeating or optional section using C# i.e., toggle from hide/unhide? I understand xdextension allows someone to view the rule condition but can you actually change it Thanks,
-
-
I have a form that contains a "job title" field, when the value "RF Engineer" is selected, I display a second text box that displays "Please Enter PE License No". I want to make this second text box required ONLY when the first field = "RF Engineer". I thought...
-
Thank you so much Jimmy!! It worked great. I appreciate it.
-
Hi, One of the columns in a repeating table has two types of controls, a dropdown listbox and three radio buttons. I wanted to hide the dropdown listbox for 2nd and 3rd row and hide the option buttons for the first row in the attached template. I was able to hide the dropdown listbox, but I couldn't...