Project

General

Profile

Actions

Bug #7086

closed

Update On only returning the value of the changed field instead of all the fields it's configured for

Added by krileon about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
15 March 2018
Due date:
% Done:

100%

Estimated time:

Description

If you configure Update On 3 different fields and 1 of those fields changes it should send the current values of all 3, but appears to be only sending the value of the changed field.

https://www.joomlapolis.com/forum/153-professional-member-support/238767-cb-code-field-issue#303031

Actions #1

Updated by krileon about 6 years ago

All 3 fields values are being sent, but the update is being stopped prematurely when multiple fields are doing an Update On from the same field. Example as follows.

Field A
Field B: Update On = Field A
Field C: Update On = Field A

When Field A changes then only B or C will update. This is due to the value caching, which is global and not instance specific. Changing the value caching to instance specific resolves the issue.

Actions #2

Updated by krileon about 6 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by krileon almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF