Topic: Table Editor Modals
Randall.eikelboom free asked 4 years ago
Just wondering with table editor plug-in can you use textarea in the modal? In my example, the data is not displaying. Any guidance?
https://mdbootstrap.com/snippets/jquery/randall-eikelboom/2725476
Marcin Luczak staff answered 4 years ago
Hi,
Thank you for the snippet. Base code of the Table-Editor dynamically creates input
elements with values based on the table items in the modal. Creating textarea
for the edit modal disrupts the native behavior of the Table-Editor and your original value for the salary
in your example is pushed off the modal, which is why you are not able to get this value.
Your desired feature is not supported by the existing code of the component.
Regards, Marcin
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.17.0
- Device: Mac
- Browser: Safari
- OS: OS Catalina
- Provided sample code: No
- Provided link: Yes
Marcin Luczak staff commented 4 years ago
Hi,
Please publish your snippet or make it public, as right now it cannot be opened.
Regards, Marcin