Add new custom fields to Account MFE

Hi. I was trying to create a new field for Account MFE page, but I’m not sure if in tutor exists something like “Custom field” for this page. I need to add a new field named “company” and store this information (in future also display in the profile page). I was trying to add new EditableField to the AccountSettingsPage and it is actually displayed as needed, but when I change information about company it doesn’t save it. I think that I need to create a new field as “this.props.formValues.company”, but I can’t find where or how. Thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.