rapidftr / tracker

The Issue Tracker for RapidFTR
2 stars 3 forks source link

It is no longer possible to have field names with the same display name in one form section #137

Closed tomclement closed 10 years ago

tomclement commented 10 years ago

On attempting to add a form field whose display name is the same as that of an existing form field in that particular form section, the error message Display name Field already exists on this form is shown (see below)

screen shot 2014-07-21 at 12 03 18 pm

Correspondingly, it is no longer possible to edit two of the form sections that come with the seeded data (Family Details and Childs Wishes). It appears that this is because these two form sections already contain form fields that share the same display name (such as Telephone, Date of Birth and Birthplace). Any attempt to edit, modify, add or delete a field in either of these form sections results in the error message Fields is invalid (see below)

screen shot 2014-07-21 at 12 10 59 pm

This issue appears to be related to #40