Class: ExamplesForm

ExamplesForm()

The form to add or edit case studies

Constructor

new ExamplesForm()

Source:

Methods

changePilotArea(value)

Change the selected pilot area (custom select field)

Parameters:
Name Type Description
value
Source:

submitForm()

Submit the form by calling the saveExample action with the form state + token

Source:

toggleDelete()

Toggle the delete buttons

Source:

updateField(event)

Update the field state on input

Parameters:
Name Type Description
event
Source:

updateText(input)

Update the description state (rich text editor)

Parameters:
Name Type Description
input
Source: