Hi, I’m pretty new to Jet Admin, but surprised how easy I got already quite far in building something.
Now I want to show a form to my users (role = customer) with some settings. That’s pretty easy and doable.
When I (role = admin) am logged in, I want to show a dropdown with all customers first (above the form) and then based on the customer that I select, show the pre-filled form below.
Customers shouldn’t see this dropdown ofcourse. How can I achieve this? Thanks for every suggestion.