Get the index of a single choice field dropdown
Posted: 06 Jul 2015
Hi,
We have a two choice dropdown fields in a custom SharePoint list with the same number of choices in each field, one for the item, and one for the unit cost of the item.
We are trying to get the form to automatically pick the choice from the 2nd dropdown based on a selection in the first. For example, if the first choice is selected in the first dropdown, the first choice is selected in the 2nd dropdown, etc etc (1 to 1 relationship).
Is this possible? How can we get the index of the single choice dropdown and use that to set the value of the 2nd choice dropdown?
Thanks in advance.
We have a two choice dropdown fields in a custom SharePoint list with the same number of choices in each field, one for the item, and one for the unit cost of the item.
We are trying to get the form to automatically pick the choice from the 2nd dropdown based on a selection in the first. For example, if the first choice is selected in the first dropdown, the first choice is selected in the 2nd dropdown, etc etc (1 to 1 relationship).
Is this possible? How can we get the index of the single choice dropdown and use that to set the value of the 2nd choice dropdown?
Thanks in advance.