Function _setFieldsPrivate

  • Private

    Add the fields from the source layer to the template dictionary for any required replacements

    Parameters

    • templateDictionary: any

      Hash of facts: org URL, adlib replacements, deferreds for dependencies

    • itemId: string

      the id for the item

    • layerId: string

      the id for the layer

    • fields: any[]

      the fields to transfer

    Returns void