how to use Attach Action outside relation manager?
From the title itself i want to make a button where i can attach record to a belongs to many relationship in my custom page
1 Reply
Just use a normal action and implement the
->action()
part.