Project

General

Profile

Actions

Feature proposal #5568

closed

Improve support for ajax field editing

Added by krileon over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
22 October 2015
Due date:
% Done:

100%

Estimated time:

Description

When a field is ajax edited the profile view field doesn't hide. Implement it so the profile view row is hidden on ajax edit as well.

https://www.joomlapolis.com/forum/255-developer-members-support/231599-cb-conditional-with-ajax

Actions #1

Updated by krileon over 8 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (701)
  • % Done changed from 0 to 100

This seams unlikely to be implemented. If Field A is conditioned off of Field B and Field B is an ajax field then the condition has already been rendered by Field A and is NOT rendered by Field B. This means the jQuery bindings are never rebound when Field B edit display is ajaxed in. This would probably only work with Conditional Others (planned to be removed).

Conditions just don't make any sense in the context of ajaxing. Only way to make this work would be to rebind and reparse every condition on each ajax edit display and that's just too heavy to be doing.

Actions

Also available in: Atom PDF