Various alterations for the backend
1) Checkboxes and Radiobuttons can now be displayed in several columns
For fields of type 'checkbox' and 'radio' you can now enter an integer in field 'Spezial 1' which indicates the number of columns created in the entry screen. If left empty, the boxes/buttons are displayed on top of each other.
2) New field types 'autocreate_url' and 'readonly'
-autocreate_url: Automatically generates a URL-Part from the value of another field. The URL-Part is unique in the same featurestyle. The name of the source field has to be defined in Special 1.
- readonly: Outputs a field read only.
3) Field visibility depending of state of record or language
New field 'Spezial 3' takes one of these two values:
- 'firsttimeonly' field is only displayed when creating a feature, it's hidden while editing afterward (the initial value will be copied/saved to all languages)
-'adminlanguageonly' field is only displayed in admin-language, it's hidden in all other languages (the adminlanguage value will be copied/saved to all other languages)
4) Option to synchronize features across languages
There's a new field 'featuresynclangs' in Options, it's set to 'on' by default. If the user adds a new feature, inc and/or comp ZMS creates the same structure in all other languages as well. This is very helpful for websites with many languages and same content or fallback content. (like hallo-aargau.ch)
5) Added legend '* Pflichtfeld'
for Bé :-)