Linux 软件免费装
Banner图

ACF Feeds for Gravity Forms

开发者 alexusblack
更新时间 2021年8月11日 11:38
PHP版本: 7.0 及以上
WordPress版本: 5.8.0
版权: GPLv2 or later
版权网址: 版权信息

标签

feed form integration gravity forms acf advanced custom fields entry

下载

1.0.0

详情介绍:

Use this plugin to update an ACF field(s) when Gravity Form is submitted. You also can accumulate value in a certain field (only fields of type Number supported at the moment). Features: Any GF field compatible with string/number values should work. Tested GF fields: Single line text, Paragraph Text, Drop Down, Number, Checkboxes, Radio Buttons, Website, Email. Any ACF field compatible with string/number values should work. Tested ACF fields: Text, Text Area, Number, Range, Email, Url, Password, Select, Checkbox, Radio Button, Button Group, True / False Example use cases:

安装:

  1. Upload gravity-forms-acf-feeds folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In Gravity Form select ACF Feeds settings
  4. Create a new ACF Feed
  5. Enter ACF target selector or leave it empty for the current/post page
  6. Map you form fields to ACF fields of your target

屏幕截图:

  • Complex feed example: dynamic target, add & subtract accumulators, conditional feed
  • Simple feed example: Likes counter accumulator. GF settings prevent multiple likes from a single user

常见问题:

How I can target the page where my form is located?

Leave the target field empty, empty field means current page/post.

How can I add/subtract a number to an ACF field instead of overriding it?

Add + or - before the ACF field name in the mapping settings.

Can I target page/post/user dynamically?

Yes, the Target field supports merge tags, so you can pass target ID from your form. It can come from a dynamically populated GF field too.

更新日志:

1.0.1 1.0.0