Skip to:
Content
Pages
Categories
Search
Top
Bottom

Linking Formidable Form Fields to display on user Activity board


  • spoof17
    Participant

    @spoof17

    Hi, Im fairly new to all of this and I need to be able to pass a value from a field in a formidable form through the activity feed in buddypress.

    using AutomatorWP I have the option to add the Action “add an activity to the user”

    when putting in the “{69:form_field:h9s8e}” in both the Link and Content Field I cannot get it to pass into the Activity Feed for my users.

    Again I am fairly new to all of this and do not have a whole lot of knowledge when it comes to programming, so any help will be greatly appreciated.

Viewing 1 replies (of 1 total)

  • VibeThemes
    Participant

    @vibethemes

    Not sure how Automator does it bu I guess you need to record by running the bp_activity_add function on the hook which is submitting or approving the form in forimdable. bp_activity_add([‘user_id’=>get_current_user_id(),’action’=>’Something’,’content’=>’sometjing something’,’component’=>’activity’));

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar