Giter Site home page Giter Site logo

Comments (4)

Shelob9 avatar Shelob9 commented on May 30, 2024

@schutzsmith Am I understanding correctly that you are trying to use GF to populate custom fields in the built-in posts types Posts and Pages? If so, did you extend those post types with Pods before setting up the Pods GF integration? That error makes me think you didn't extend those post types.

Please let me know if I'm on the right track or not here. I spoke with @naomicbush and she said she was unable to reproduce this issue. I'm wondering if it's either a configuration issue, or a conflict with something on your site. We'll work with you to get it working, we just need to narrow down why it's not working for you.

from pods-gravity-forms.

schutzsmith avatar schutzsmith commented on May 30, 2024

I believe I extended it correctly. This is what I have in Pods
https://www.evernote.com/shard/s2/sh/3ab7dd5d-eca9-4ee3-843f-c1a49af0f47b/a21bd63f040af95125c9b397c129abf9/deep/0/Edit-Pods---PurposePress-Site-and-Edit-Pods---PurposePress-Site.png

I had made the pods for Post and then for Page and gave each 1 custom field
just in case it needed something to trigger it.

Is that correct?

from pods-gravity-forms.

schutzsmith avatar schutzsmith commented on May 30, 2024

Also, this is the code I'm using trying to add it to multiple Pods feeds:

add_action("gform_after_submission", "awesome_after_submission", 10, 2);
function awesome_after_submission($entry, $form){
pods_api()->save_pod_item($params);
}

from pods-gravity-forms.

sc0ttkclark avatar sc0ttkclark commented on May 30, 2024

Closing this as fixed by recent commits.

from pods-gravity-forms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.