I have a form with validation on it and after it is creates the object "fields". How can I now pass this object to the action "createPost"? I'm guessing I need to do something with "props"? Or I'm guessing it might be something to do with the dispatcher line?I have a form with validation on it and after i