How to call Camunda Forms in other.bpmn

Hi All,

I am trying to make a camunda form example. I can use my services in workflows.
But somehow I could not inject the form.

   <properties>
	<camunda.spring-boot.version>7.15.0</camunda.spring-boot.version>
             ........
</properties>