Viewing 1 replies (of 1 total)
  • Plugin Author Matt Gibbs

    (@mgibbs189)

    CFS cannot inject fields into other forms. You will need to create the fields in whatever form builder tool you’re using.

    To stick the form values into CFS, you will need to find whatever action is triggered when the form is saved, then add a hook for it that triggers CFS()->save() http://docs.customfieldsuite.com/api/save.html

Viewing 1 replies (of 1 total)

The topic ‘used in another form’ is closed to new replies.