Is there any way, Camunda Modeler to the Name field during design time itself

How to populate a value from custom field (Dropdown option) of Camunda Modeler to the Name field during design time itself.

You can use Element Templates to do this. The docs on how you can build something are right here:

I have followed the element templates to get the drop down options, but the name has to be entered manually and cannot be auto-populated or pre-populated using any means

Can you upload the template file and explain exactly what you’re trying to have it do?

When I select a value from the custom field “Role” (eg: Section Officer)
This value needs to be copied/ reflected into the “Name” field of the task.
i have attached template and the bpmn file.

mytemp (1).json (2.0 KB)

Gen_script.bpmn (6.2 KB)