FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
88 stars 12 forks source link

Form field controls and data types can't be changed after creation #826

Open mooreds opened 4 years ago

mooreds commented 4 years ago

Form field controls and data types can't be changed after creation

Description

Create a form field. Then edit it in the admin UI. You can change some attributes, but not the data type or form control.

Affects versions

1.18.7

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to customizations
  2. Go to form fields
  3. Add a form field
  4. Edit the form field.
  5. Try to change the data type or the form control

You can't.

Expected behavior

Could change the data type or form control, or have it documented. (I checked here: https://fusionauth.io/docs/v1/tech/apis/form-fields#update-a-form-field )

Screenshots

Screen Shot 2020-08-24 at 2 51 02 PM

Platform

Firefox/Safari

robotdan commented 4 years ago

This is working as designed, if it is not documented this way we have a doc bug.