J
Jayco
I'm trying to populate a dropdown list with values from a sharepoint list.
The values repeat and I want to show unique values only. I have found
discussions on how to filter unique by using a code similar to ". = not(. =
preceding::my:field1)" but that only works when populating the list from
repeating tables within the form. I cannot figure out how to alter this code
to work for a secondary data connection. Any ideas?
The values repeat and I want to show unique values only. I have found
discussions on how to filter unique by using a code similar to ". = not(. =
preceding::my:field1)" but that only works when populating the list from
repeating tables within the form. I cannot figure out how to alter this code
to work for a secondary data connection. Any ideas?