How to make a filter that hidden but also default
so im currently making an e-commerce projects, that have multiple merchant so naturally i trying to filter data so that other merchant can't see each other's so i'am making filter that run by default but also make it hidden so that the merchant's cant disable it but everytime i try to make it hidden the filter dont run by default. Honestly any solution is accepted for filtering
3 Replies
modify query to show data that belongs only to currently logged in merchant
thanks guys youre a live saver sorry for asking basic question and didnt read the documentation first