Hi,
I am working with sharepoint 2013... I have two lists;
1°/ Cars{brand,color,price}
2°/ Colors{designation,availability
}.
I made the field 'color' (cars list's field) as a lookup field to display colors from colors list. While filling data in cars list, in the field color, i want to just find colors with availibility "yes" in the availability field of colors list. How can i get this please?
Can anyone help me please?
Thank you in advance.