I have models called "events" and "customer". I want to create a relationship from frontend when a user press the "Event enrol" Button.
I've setup this process from backend. But I can't figure out how to do this from frontend(client side) in components.