I have a Field Product_Name and their values are below, Now I want to Group them into two one in blue color as ProductA and rest as ProductB
and I need to create a list box in my app with ProductA, ProductB, when i chose a value from this list box corresponding values should be selected in the rest of the app, how Can I do this? Please Help