You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for now we have the possibility to define position types on the directory then it generates a vocabulary that is used for the "position type" field of the "position" content.
I think it is more "coherent" to be able to select the "position type" on a held_position as it could be not linked to a position but directly to an organization.
I would like to add the same field "position type" on a held_position and to add a special value "use position type from linekd position" to the vocabulary and to manage the selected value thru validation (because master select is so complicated as we use an autocomplete widget to select orga/position linked to the held_position) :
either the held_position is linked to a position, in this case the value to select must be "use position type on linked position";
or the held_position is not linked to a position, in this case the selected value must be anything but "use position type on linked position".
I would add a parameter to the directory letting people activate position type on held_position, especially because now, it would require a migration when using held_positions not linked to a position.
So by default, parameter "use_position_type_on_held_position" would False.
What do you think and who is using the position_type now?
Thank you for suggestions.
Gauthier
The text was updated successfully, but these errors were encountered:
Hi @vincentfretin @tdesvenain @sgeulette
for now we have the possibility to define position types on the directory then it generates a vocabulary that is used for the "position type" field of the "position" content.
I think it is more "coherent" to be able to select the "position type" on a held_position as it could be not linked to a position but directly to an organization.
I would like to add the same field "position type" on a held_position and to add a special value "use position type from linekd position" to the vocabulary and to manage the selected value thru validation (because master select is so complicated as we use an autocomplete widget to select orga/position linked to the held_position) :
I would add a parameter to the directory letting people activate position type on held_position, especially because now, it would require a migration when using held_positions not linked to a position.
So by default, parameter "use_position_type_on_held_position" would False.
What do you think and who is using the position_type now?
Thank you for suggestions.
Gauthier
The text was updated successfully, but these errors were encountered: