• This is used when deploying views. We need to update fields referenced in adminLayerInfo for relationships prior to deploying the view. This moves the fieldInfos for the views source layers from the item settings for the source layer to the item settings for the view.

    Parameters

    • itemTemplate: IItemTemplate

      The current itemTemplate being processed.

    • settings: any

      The settings object used to de-templatize the various templates within the item.

    Returns void