• ResolvedPlugin Contributor Fee

    (@wdfee)


    Hello,
    so now that you removed “successMessage” from the my-cforms logic, what can we use instead? We need to modify the sent data (add and calculate some values) and give it back not only in conformation mail but also on the confirmation page.
    Thanks in advance,
    Fee

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author bgermann

    (@bgermann)

    Do you just need to manipulate the $usertext_message argument of the my_cforms_logic call or also $trackf? If you manipulate $trackf, please tell me what exactly you change.

    Plugin Contributor Fee

    (@wdfee)

    thanks for your quick answer!
    It’s just the $usertext_message having no effect anymore.. No need for $trackf (I think, I didn’t work with that before)

    Plugin Author bgermann

    (@bgermann)

    You can use cforms2_usermessage_filter from the development version.

    @bgermann,
    how can I access POST or form data from cforms2_usermessage_filter?

    Also add please an option to disable scrolling to a form after sending.

    Plugin Author bgermann

    (@bgermann)

    You can always use the PHP superglobal $_POST.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘my-functions: what to use instead of successMessage ?’ is closed to new replies.