Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14381

Visual Editing backend supports adding a new choice field

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 14.5.0
    • channel-manager
    • None
    • 2
    • Quasar
    • Puma Sprint 252, Puma Sprint 253, Puma Sprint 254

    Description

      The backend should support the possibility to create a new choice field. For this purpose we should add a new endpoint:

      POST documents/{documentId}/editable/{fieldPath}[_<order>_]/<type>

      Where the order is an unsigned numeric value corresponding to a one-based index. By default, it equals 1, and the value will be inserted into the beginning.

      And the type corresponds to the choice field type. For example,

      POST documents/uuid/editable/hap:venue[3]/hap:realestate

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abogaart Arthur Bogaart
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: