All Topics
Update another field after inline edit
We have the following problem: We use inline editing to let the user update the value of one field, and change the value of a second field via PHP hook. However, the change in the second field is not reflected instantly, which bothers our customer…
Do you see any way we could hook into the javascript to update the value of the second field, or trigger a reload of the table after the change is completed?
You must be logged in to reply to this topic.