PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Multiple functions on gform_pre_render

  1. dochara
    Member

    I'm assuming is ok, but just checking that it's possible to run more than one function on gform_pre_render_x? Should

    Posted 10 years ago on Thursday May 17, 2012 | Permalink
  2. David Peralty

    You certainly can. You'll want to make sure you set up filters for each function or contain all actions in one function that is filtered in properly.

    Posted 10 years ago on Thursday May 17, 2012 | Permalink
  3. dochara
    Member

    Thanks, that's perfect.

    Posted 10 years ago on Friday May 18, 2012 | Permalink