We would like that for some users the parameter has one country as default value, for others another one. The complete option list should be visible for all users, only default value should differ.
I thought the best approach for this is to use an user attribute. But it seems that the default_value of a parameter object does nor support anything else than strings.
Does anyone have any ideas how to solve this problem?
Thank you so much for your reply, but i am not completely sure that i understand your solution.
As far as i can see suggestions accept only strings or list of strings as values.
Can you give a bit more details about the solution you have in mind.
Thank you so much!
@Adrian_Triteanu does that work only when suggestions for parameter are defined? I have suggest_dimention instead of suggestions and it seems to not work