Hi ,
I have custom content model, in that according to one custom property value, i want to change the list of search properties in advance search.
Ex. flatno, membername, accountno,Wings are the properties of custom content model.
Wings as property, can have values A,B,C,D. According to selection of "wings" property value i want to change the search properties list.
Let say, if i select custom content model in advance search, then wings as A, i should get only one property to search flatno.
if i select wings as B, i should get properties as membername,flatno.
if i select wings as C, i should get properties to search as membername, flatno, accountno.
Please help me to achieve this.
Thanks in advance