Hello everyone!
Just a quick question. I know that in a dynamic form it is possible to add slots in the form slot list according to how conversation is developing. Is it possible to remove slots from the form slot list during the conversation?
For example
forms: set_appointment: date: - entity: date type: from_entity hour: - entity: hour type: from_entity
Can I remove the slot “hour” under certain circumstances using a dynamic form?
Thanks, Andrea