I have three columns in one list only, i want to implement cascading between three of them using jquery.
Fields are:
Family - Choice field
Category - single line of text
Sub-Category - single line of text
Task- when i select value from family, category should be filled with values otherwise no. Next i will select value from category, sub-category should be filled with values.
Would request everyone to help/guide me on this. Thank you in advance.
Regards
Ram
CategoryColumn be filled with multiple values and how would you select one of them if you are going to use it asSingle Line of TextColumn?