Project

General

Profile

Actions

Feature proposal #8612

closed

Implement backend pre-conditioning IF showhide

Added by krileon almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
01 July 2021
Due date:
% Done:

100%

Estimated time:

Description

IF showhide usages are only ran browser side. This causes a lot of content jumping with content being visible then suddenly not. It also slows the page down considerably. This instead should run the IF check server side first to see if the condition has passed or failed then pass that information on to the renderer so the output can already be hidden.

In addition to this inputs should be DISABLED. Currently they are not. This results in hidden information submitting to POST. This causes a massive problem with large conditioned forms being unable to submit due to hitting input limits.

Actions #1

Updated by krileon almost 3 years ago

  • % Done changed from 0 to 90
Actions #2

Updated by krileon almost 3 years ago

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

Updated by beat over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF