I hope I can get some help as I have been scratching my head for days with this.
I am trying to build a form from which the user can add elements to different databases from a single form. Which so far I understand. But what I want is for the user to select which database in which the element will be loaded.
For example:
There are 5 video categories in total
the user would be able to upload a video to multiple categories from one form. But if he only selects 3 categories, the elements should only populate to the 3 databases selected in the selection box tool.
Which is the part I am struggling with. I can only manage to populate the element to every databases and not only the selected ones.
The problem with your idea is your database plan “probably”.
Because of you built your database system wrong “again probably” you can’t handle this easy category system.
Here is the video that I recorded for you with an example to show you how you can achieve this goal. But again “probably (%99)” you will need to create or edit your database/es.