Join Tables and bubble ( Update field )

Join Tables and bubble ( Update field )

mm789000mm789000 Posts: 25Questions: 2Answers: 0

Hi,

I have a problem with join tables ( Table A and B ).
I need to update only one field from the table B.
I did it with a bubble. It work, when i click on the field the bubble is displaying.
But when i click on update, the field never updated.

Why ?

Regards

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Replies

  • allanallan Posts: 61,452Questions: 1Answers: 10,055 Site admin

    Do you mean like the last column in this example? That one uses inline editing, but it would work with bubble editing as well.

    Allan

  • mm789000mm789000 Posts: 25Questions: 2Answers: 0

    Hi,

    Yes Like this, but on my table, i have only one updated column on the table B ( Left join Table A & B ).

    Best regards.

  • allanallan Posts: 61,452Questions: 1Answers: 10,055 Site admin

    Could you give me a link to your page so I can inspect and debug it please?

    Allan

  • mm789000mm789000 Posts: 25Questions: 2Answers: 0

    HI,

    I will did it this week. But also i made a test : i add an updated field on the table A.
    And for this field only, the bubble update the data ! very strange

    Regards

  • mm789000mm789000 Posts: 25Questions: 2Answers: 0

    Hi,

    Solved this issue with a master / detail view.

    Regards

Sign In or Register to comment.