Use our Google Custom Search for best site search results.
Search
-
Hi, Thank you for your reply.
I have looked at the example. None of my fields are dropdown lists but I have book marked it for the future...
Where to start...... I was trying to understand the process/method for comparing values in a repeating table for several uses.
On part of my form I need to collect person information ...
-
Hi
First - I am new to VB so I know that I am missing something really trivial, but I have been looking at this for days and my head hurts from the brickwalls I am hitting. So please take it easy on me !!
I have a form with one ordinary field, and one repeating group with 4 fields in the group. - here is the xml from my testing ...
-
Hi,
Could someone please point me in the right direction wrt using InfoPath with VB.
How do I access the value of
1. the current field and or group
2. any other field
from within a VB event handler....
Thank you
Catharine
-
Thank you. I have managed to do this in some cases - I have got some that are boolean and having a bit more trouble with them see my new post !
Thanks for your help
-
Thank you - I had never used the translate function before
-
Thank you..... I have looked at the page settings for all of the views in the form and they are all set to default, all the margins are set to 2 - which is the default I think. I have changed the margin to 0 and I still get the same message.
-
Hi
I am feeding a Drop down menu value and Display name from an external list.... The fields are boolean
If I use 'enter values manually' I can have True and False as my values - but the descriptions are for example Required/Not Required.
If I set up the same in an external list ie Value = True Display name = ...
-
Hi
When trying to re-name a view I get the error message "The specified margins overlap vertically or horizontally" I am not aware of changing any margins... which ones should I be looking at ?
Catharine
-
Hi
Is there any way of defining a default value when using a Drop Down List which is fed from external data - when filling in the list manually you can define which item in the list is default - generally Select...
Catharine
-
Hi, I want to compare the values in 2 different fields in conditional formatting. But they are both text fields and I want to ignore the case of the fields ie
YES=yes=Yes......etc. Is this possible or do I have to resort to code
Thanks