Hi,
Would appreciate all the help i can find to keep me going,
My app issue is on the creation of items > filtering process, let me explain: say Some items are created by bars, others are created by fitness studios, others by shops for instance.
So now i have a screen for each of those businesses,
- bars
- fitness studios
- shops.
Only those that own a business can create an item.
Users that don’t, can not create them. But only see what others have created them.
so now i have a list of items created by these users who own companies,
I made a collection named: types of industry > with a relationship > a business can have one industry, an industry can have many businesses.
This assignment of industry to the businesses helps me identify that the item was created by a business in industry ‘X’.
So now i have assigned all items to its corresponding industry - and i have 4 screens - All Items - Bars - Fitness Studios - Shops.
When i add a list of items into my screen - ‘Bars’ > link the list to a list of Items (My Items Collection) - (Filter) ALL Items.
HERE IS MY ISSUE
When adding a custom filter,
- i can very well state filter > Item Industry Name
- using: EQUAL TO
- Theres no other option but to work a solution around Logged In User > ETC.
*** I cant simply Apply Custom Filter: Item Industry Name > To Equal To > Bars for example.
Why is this not possible, is there a work around?
I am very confused and would really appreciate your comments and assistance.
Thanks
Jordan