Hi, I’m wanting to extract a Duckling ‘time’ entity, split it into two - date and time - and assign these to slots. I can split the code in various ways and have seen a custom action too to do this. However, I want the slots filled immediately to use in the FormAction that has extracted the Duckling ‘time’.
I’ve seen suggestion to call the CustomAction from the FormAction, but the CustomAction ‘SlotSet’ isn’t setting the slots. Does anyone have a way to do this/example? Thanks