Feature #2418
EXT: Analec, elements property fields rendering order
Status: | New | Start date: | 06/22/2018 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Annotation | Spent time: | - | ||
Target version: | TXM Annotation URS 4.0 |
Description
Currently the elements property view fields are displayed alphabetically. We should help the user to organize the fields display.
Solution 1.1¶
Give access to Analec Vue object:
- add the "Edit View..." command to open the Analec Vue editor window
- save/load the Vue when saving corpus and when opening corpus
- use the "level" and "position" attributes to display the widgets of the Element properties View
Solution 1.2¶
Would it be possible to implicitly set property positions in the order of properties creation (when the user creates himself properties in an annotation structure) in the annotation structure?
In this way, the user would get the [intuitive, default] creation order, and not the alphabetical order, without having to use the "Edit View..." command in a first palce.
Documentation¶
FR
- une nouvelle entrée de menu "Editer Vue..."
- les chanmps sont affichés dans l'ordre des paquets puis dans l'ordre des propriétés au sein du paquet
- suivant la largeur de la fenêtre, un paquet peut être affiché sur une ou plusieurs lignes
- level : numéro d'ordre de paquet (dans Analec ce numéro provoque un retour à la ligne mais pas dans TXM)
- position : numéro d'ordre de la propriété dans le paquet
- la vue est sauvegardée en même temps que les annotations du corpus
History
#1 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- % Done changed from 20 to 80
#2 Updated by Serge Heiden over 2 years ago
- Description updated (diff)