Bug : edit column with joined table

Bug : edit column with joined table

QuickMSQuickMS Posts: 1Questions: 0Answers: 0

Hello everyone

I have a gender field (which is a field from another tabler).
I do have an editfield (see data screenshot).
In the datatable, I have the correct value displayed. (see input screenshot).
When I edit the field, I receive a string of the value of the input value and it doesn't return the id of the modified object (see post screenshot).
It's as if it were a classic text field with no relationship to another table.
No console error.![]



Replies

  • allanallan Posts: 61,761Questions: 1Answers: 10,111 Site admin

    Can you show me:

    1. Your DataTables configuration
    2. Your Editor configuration
    3. The data being used to populate the table

    please? With that I should have a better idea of what is going on.

    Allan

Sign In or Register to comment.