Hello all,
I have the following situation:
I need to have:
1. In the ComboBox1 results I should see only MT1, MT2, MT3, etc… (Distinct values)
2. In the ComboBox2 results, I want to have all distinct Sub Topics related to the Main Topics
for example: IF ComboBox1 = MT1, then ComboBox2 = dropdown list of ST1, ST2, ST3.
3. In the ComboBox2, i want to let the option for the user to type in another data (for example ST35) and Combobox1 = MT2 and therefore updates the SPList with a new record of MT2 in Main Topic Column and ST35 in the Sub Topic Column.
Thanks for helping 🙂
Would be an easy one for your guys 🙂

Report
All responses (
Answers (