Function _templatizePopupElementsPrivate

  • Private

    templatize field name when referenced in popupElelments

    Parameters

    • popupElelments: any[]

      the popups popupElelments to check

    • basePath: string

      path used to de-templatize while deploying

    • layer: any

      json of layer being cloned

    • itemID: string

      id of the item that contains the current layer

    • fieldNames: any

      array of field names

    Returns void