Form Action not allowing custom actions to run

I am trying to perform slot filling along with sending out custom actions and response once the intent is detected. But on using FormAction is overriding all those actions and just sending utter_ask_{} responses. I am new to RASA please help me with any pointer which can help me solve this.

@rishabhbatra10 could you share the code you’re using to do this?