In the callback I assign a number to an integer numeric field, it works because it displays it. When I save the movement the number is not saved.
I did various tests but didn't understand why you don't save it
The field is field_nu_hour_mission (integer)
If I write the number from Tstiera it displays it and stores it
I have some checkboxes instead written text comments. One group with some rules create content, second group can add comments with (status). And third group should be able change status of these comments only. I need set one field which can be modify by other users.
Example.
I will create content, friend will create 5 comments in my content with statuses "not solved". My next friend change these statuses to "solved".
I added to a extra field in the CMS (Structure > Block > Tier > Managefield) Field Type is List(text) and Widget is Select List.
Name: Value sustainability
Machine Name: field_tier_value_sustainability
After, I edited another field (Type) adding one more option (sustainability) in the field Allowed Values List (The new field only show when select the option sustainability in the field Type).