Topic: Table Editor Modals
Randall.eikelboom
pro premium priority asked 4 months 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
Randall.eikelboom
pro premium priority answered 4 months ago
Marcin Luczak
staff answered 4 months 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
Answered
- User: Pro
- Premium support: Yes
- Technology: 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 months ago
Hi,
Please publish your snippet or make it public, as right now it cannot be opened.
Regards, Marcin