Hello is it possible to pass the value that the end user select in a entitie node to a digital form component.
For example, the user has two options in a entitie node (Doctor Meeting, Lab Meeting) then the idea is when the user select one of those, in the digital form to full fill the pacient personal data, already shows a component with the previews entitie selected. (Like a default value) I tried to apply in the form definition task the component with default value like {{context.entities.meeting_type}} hopping that it could pass the value but it doesn’t work. Is this possible?
It is possible to set the value for a specific form field from an entity input. You can use a script node, to set the value. For details checkout Prefill Form