Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
hello,
want to show new dropdown after clicking on another dropdown list.
If i have user type dropdown which having fields staff and member and after clicking on staff or member field it should be show band dropdown. Please refer the below attachment.
Solved! Go to Solution.
You can easily drive the content of the lists using Selected Row(s) to then filter the next dropdown.
I don't recall the widgets supporting a dropdown action.
You could approach it in a different way by perhaps keeping one invisible until the previous is selected.
You can easily drive the content of the lists using Selected Row(s) to then filter the next dropdown.
I don't recall the widgets supporting a dropdown action.
You could approach it in a different way by perhaps keeping one invisible until the previous is selected.
Hi @Ru.
If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Thank you for your participation in our community!
Regards.
--Sharon