R
romain.pennes@foederis.fr
Guest
Hello, We noticed many problems when having a field's integration name containing accents. ("àéèêëûîùç...") For instance, the field cannot be used in document templates or email templates if its integration name contains an accent. Also, Rollbase doesn't detect that the integration name is already in use when having a field with the integration name "hëllo" and another one called "hello", which then causes a MySQL integrity constraint violation. These are jut a few exemples of errors that we have discovered when creating a field with accents in its integration name. Since we know that, we are very carefull about our integration names and try not to include any accent in it. The problem is that some of our customers also have administrator accounts and are able create fields without knowing that accents may cause problems. Furthermore, when creating a new Field in a Rollbase object, the "integration name" field is filled up automatically after having set the name field. For instance, when creating a field and setting it the name "My Field", the integration name field is automatically set to "my_field". When creating a field called "Employé du mois", the integration name is filled up with "employé_du_mois". (It contains an accent "é"). Could the JavaScript function which automatically updates the "integration name" field be modified to not include accents? Or could the creation of the field be blocked if an accent is detected in the integration name? This would help tremendously our problems encountered with accents. Kind regards, Romain.
Continue reading...
Continue reading...