Details

    • Type: Sub-task
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Won't Fix
    • Affects Version/s: 4.3.0
    • Fix Version/s: 4.7
    • Component/s: CiviCRM Profile
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      When using the form-designer and saving, the UFGroup.group_type is computed and stored on the server, but the old group_type is retained on the client. This could affect filtering of the dropdowns.

      The new group_type isn't provided by the return for the API call to UFGroup.create – because it's not really computed until finishing the chained call to UFField.replace.

      Maybe we could add another request to the API chain – a final UFGroup.get call? Then we would use the result from that to update the in-memory UFGroup.

        Attachments

          Activity

            People

            • Assignee:
              timotten Tim Otten
              Reporter:
              timotten Tim Otten
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: