Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-4178

Provide a simple helper to process disable condition on CFP values

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • 4.9.0
    • None
    • None
    • 1 - Middle term
    • 2 - Normal

      It should be possible with a few simple helpers to be able to process the values provided by a CFP.

      Currently, we can :

      • type the values DataHolderHelper.convertValues(view, rawValues)
      • validate the values ViewHelper.validateValues(view, values)

      But this doesn't support the processing of the disable conditions.
      As the (by design it seems) returns the disabled value too, those values need to be processed to exclude them before validation.

            Unassigned Unassigned
            ggouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: