Hi, based on user data retrieved from the server, I need to dynamically create action button - Toggle drop down (which will show edit / delete button) . When I click this button , Menu is not opening.
Template : Seven Html 1.1.4
Page : User Management / User
Hi,
For dynamically created core components you will need to call KTComponents.init()
as explained here.
Regards.