Good morning,
I have a question which I cannot find on the forum. (Maybe I'm not searching the correct way you never know).
I want to establish the following:
I hope someone can help me out with this.
Best regards,
Dennis Reherman
You might want to consider using a repeater for what you're trying to do, that would make it easier to associate each block of text with a timestamp. That being said, you can accomplish what you describe by using frm_after_create_entry. That hook is called when an entry is saved, allowing you to jump in and do all you need to.
Allright, thank you I will have a look at that.
Please login or Register to submit your answer