Project

General

Profile

Actions

Bug #3681

closed

Hiding a tab with required fields is failing to clear required flag

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

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10 September 2012
Due date:
% Done:

100%

Estimated time:

Description

When you've a tab set to be hidden and it has required fields on it the required flag (in PHP) isn't removed.

https://www.joomlapolis.com/forum/153-professional-member-support/208543-3665-cb-conditional-viewedit-12-ways?limit=6&start=6#209729

Actions #1

Updated by krileon over 11 years ago

  • Target version set to 1.8.9
Actions #2

Updated by krileon over 11 years ago

Seams to be due to tabsFetch failing IF checks. This should remove the tab entirely (including its fields) to avoid such errors.

Actions #3

Updated by krileon over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Solution was to on POST in fieldsFetch parse a tabs display status. If hidden then add to the conditional hide array to remove the field.

Actions

Also available in: Atom PDF