Openly available stock
Hello,
In addition atom, once the file transfer user interface, the user can choose the actions related to the atom "Openly available actions" (checkboxes: edit, delete, view, update).
The user can also fill some fields we have predefined: image number, tag, etc ...
The concern is that the actions related to the atom "Openly available actions" always appear before the fields. So for us it would be better that it appear at the end.
Only in the field manager scald impossible to make such a change.
Moreover, being French, I want to translate "Openly available actions", the translation module via the interface does not find the string "Openly available actions" character.
Thank you in advance.
Comments
Comment #1
jcisio commentedI've just committed 9db9e94 to make the string translatable.
I don't have preference to place it before or after the fields. Besides, this section is only available for administrators and it can be easily reordered by changing weight in hook_form_alter(). So I don't think we'll change it.
Comment #2
A-snowboard commentedThank you for your reply.
Note that I did not say we need to change the display order, I just want to know how.
By cons I am a neophyte can. So I do not understand too that story hook.