renderConfiguredField()

Overview

public string function renderConfiguredField(
      required string fieldType         
    , required any    value             
    , required struct fieldConfiguration
)

Renders a saved configuration for a field for the given field type. i.e. the text that is displayed in the condition builder wizard. For example, "High flyers" below:

User belongs to group ("High flyers")

Arguments

NameTypeRequiredDescription
fieldTypestringYesName of the fieldtype
valueanyYesSaved value to render
fieldConfigurationstructYesField type configuration options for the specific field