How to copy value from a single line field into a picklist field within a module's subform?
Hello there,
I have a single line field in a module's subform. I would like the value in the field to automatically update a picklist field within the same subform (both have items with the same names). Is this possible via function? Unfortunately, workflows seem to work with module only and not subforms.
It would be great if you could give me a hint on how to best handle this task. Thanks!
Best regards,
Valeria
___________
Module name: Hours
Subform name: Carried-out Activities
API Names:
Tipo_attivit: single line field to pick from
Carried_out_Activitiy_picklist: picklist field to update from single line field