Add support for 'Cascading select' fields in the simple form

XMLWordPrintable

    • 0

      Problem Definition

      We don't support cascading selects yet.

      Workaround

      Workaround from Advanced field editing - Cascading select custom field 

      {
         "fields": {
        "First Field" : { "value": "First value", "child": { "value" : "Child value"} }
          }
      }
      

            Assignee:
            Unassigned
            Reporter:
            Deepak Kumar
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: