
內容簡介
使用此外掛當 Gravity Form 被提交時更新 ACF 欄位。你也可以在特定欄位累積值(目前僅支援類型為 Number 的欄位)。
特色:
針對廣泛的 WP 實體進行定位:頁面、文章、自訂文章、使用者、分類、稅務、小工具、評論、選項頁面、目前頁面/文章。
在 ACF 目標欄位中使用 GF 合併標記
輕鬆將 ACF 和 GF 欄位建立一對一、一對多或多對多的映射關係
對 ACF 欄位使用操作來修改目前存儲的值
數值欄位支援加、減和乘法操作
所有文字相容的欄位支援「+」操作以加入字串
ACF 欄位目標支援合併標記
使用條件式流程設定複雜邏輯
任何 GF 欄位相容字串/數值類型都可以運作。測試過的 GF 欄位:單行文字、段落文字、下拉選單、數字、核取方塊、單選按鈕、網站、電子郵件。
任何 ACF 欄位相容字串/數值類型都可以運作。測試過的 ACF 欄位:文字、文字區域、數值、範圍、電子郵件、網址、密碼、下拉選單、核取方塊、單選按鈕組、真/假
範例使用情境:
計算提交次數
記住最後提交表單的使用者的名稱/登錄/電子郵件地址
製作簡單的頁面功能
儲存最近銷售的產品名稱
外掛標籤
開發者團隊
原文外掛簡介
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:
Target a wide range of WP entities: page, post, custom post, user, term, taxonomy, widget, comment, options page, current page/post.
Use GF merge tags in the ACF Target field
Simply map ACF and GF fields in one-to-one, one-to-many or many-to-many relations
Use operations on ACF fields to modify currently stored values
Number fields support +, – and * math operations
All text compatible fields support + operation to join strings
ACF field targets support merge tags
Implement complex logic with conditional feeds
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:
Count number of submissions
Remember name/login/email of the last user who submitted the form
Make a simple page like feature
Save name of a last sold product
