Topic: how to customize TableEditor with inputType image or file (upload)
ChenQingze pro premium priority asked 4 months ago
Expected behavior support inputType with image or file Actual behavior
Resources (screenshots, code snippets etc.)
Kamila Pieńkowska staff answered 4 months ago
Can you explain further what use case are you thinking about? I don't understand what you mean right now,
ChenQingze pro premium priority commented 4 months ago
sorry ,my English is not good . I wanna add a column for image ,and then I wanna change the image for a exist row or upload a new image for a new row with TableEditor .
Kamila Pieńkowska staff commented 4 months ago
Available input types are: 'text', 'number', 'checkbox', 'select'
https://mdbootstrap.com/docs/standard/plugins/table-editor/#section-inputs You may try to work around this by blocking the editing of the image column and writing custom edit functions. However, this is not a solution we support or provide premade examples for.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 7.3.2
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No