TB's Code Library
If it ain't tight, it ain't right!
Search
Tuesday, September 11, 2012
InfoPath Shrinking List Filter
To allow for “Shrinking” Values within an InfoPath Combo Box, use the following “Expression”.
The selected value will only be allowed to be used once in the repeating table.
not(. = xdXDocument:get-DOM()//my:FieldName)
Newer Post
Older Post
Home