Multiple slot filling from multi-intent (intent_X + intent_Y)

hi @argideritzalpea - I see where you are coming from. From what I understand though, what you want to do is already possible with a form, it’s just cumbersome to write all of thee required functions. Perhaps you could use a macro or something to generate that code programatically, or create your own subclass of the Form which allows this behaviour. If there is a neat solution I’d be interested in seeing it as a possible contribution to Rasa!