Topic: MDBTableEditor, select options by row
tnhnet priority asked 1 year ago
Expected behavior
I expect being able to define the inputType select options values by row
Actual behavior
current behavior, I can only define it in dataset columns so it's globaly defined. I tried catching the @edit event as a workaround but it doesn't return the current row being edited
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 3.1.1
- Device: Any
- Browser: Any
- OS: Any
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 1 year ago
I would like to make sure I understand your needs correctly. Would you like to have access to the inputs that are created when you edit a row?
If so, in such cases we recommend customizing the plugin on your own, because currently editing is done automatically and depends on the input data. Inside the purchased Advanced package there are source files.
Changing the default behavior must already be tailored directly to the specific purpose, so to enable this on our side, we can recommend our additional service.
Keep coding!
tnhnet priority commented 1 year ago
thank you for your reply. I would like to be able to define the options values by row not in columns if that makes sense to you.
Bartosz Cylwik staff commented 1 year ago
Hi. If you want to define different options for rows, and not have the same options for every field in a column, then unfortunately it's not possible. You would have to, as Mikołaj said, customize the plugin or use our additional service. Best Regards!