Hello,
I'm creating a list of users and I'd like to add a drop-down list for each user line with all the possible actions for each user.
The problem is how to generate one and only one drop-down list per user. In fact, I generate a button for each user, but the drop-down menu is identical.
I'm still on symfony and webpack for the technologies used.
Hi,
Are you using Metronic KTMenu ?
To use a single dropdown menu instance with dynamically created options per user you will need to dynamically manipulate the menu using Javascript code.
Regards.