Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem on ForumEvents : How can I hook a post just created ? #48

Open
gmelchilsen opened this issue Jun 16, 2015 · 0 comments
Open

Problem on ForumEvents : How can I hook a post just created ? #48

gmelchilsen opened this issue Jun 16, 2015 · 0 comments

Comments

@gmelchilsen
Copy link

Hi,

I need to do some custom checks before a save but I don't want to rewrite the workflow.
So I expected an event like "ForumEvents::USER_POST_CREATE_SUCCESS" but I can only found "ForumEvents::USER_TOPIC_REPLY_SUCCESS" where you use an "UserTopicEvent" so I can't hook the post I just create.
In the UserTopicEvent I have an array of posts but I don't have my new post in yet.

Do you have any issue for this ?
Could you help me please?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant