Class: ProfileForm

ProfileForm()

The form to update a userprofile

Constructor

new ProfileForm()

Source:

Methods

changeCountry(value)

Change the country of a user

Parameters:
Name Type Description
value
Source:

changePilotArea(value)

Change the pilot area of a user

Parameters:
Name Type Description
value
Source:

changeProfessionalGroup(value, index)

Change the professional group (occupation) of a user

Parameters:
Name Type Description
value
index *
Source:

geocode()

Geocode the entered address

Source:

submitProfile()

Submit the profile by dispatching the according action with the form state + JWT token

Source:

updateCoordinates(event)

Change the coordinates based on either a dragged marker or a geocoded address

Parameters:
Name Type Description
event *
Source:

updateField(event)

Update the field state on change

Parameters:
Name Type Description
event
Source: