I am trying to develop a front-end contact log to record conversations with possible donors for a non-profit. I want to pre-pend a new note to a Notes History custom field. I am using Gravity Forms, Gravity Forms + Custom Post Types and Gravity Forms - Update Post.
It seems this should be simple, but I cannot get it to work. I simply want to add the current date and the users name to the front of their latest comment and then save that at the beginning of the Notes History when the form update is saved.
DO I need to use one of the hooks with custom php or is there a way to do it by using a content template?
Any help is welcomed. Been working on this for days.