內容簡介
Gravity Forms 1.9 引入了一個名為 Save and Continue 的功能,允許表單提交者保存他們的進度,稍後繼續。
當表單提交者保存他們的工作時,系統將給予他們一個唯一的 URL(相當於一個“密碼”),用於讓他們可以繼續完成未完成的表單。
如果他們丟失了此 URL,他們可以向您(站點管理員)尋求協助。
預設情況下,沒有直接從數據庫中恢復此唯一 URL 的方法,這可能是繁瑣的過程。
因此,您可以安裝此外掛程式,它將以簡單的表格格式列出所有未完成提交。表格中的每行都包括以下關於每次未完成提交的信息:
表單 ID
創建日期和時間
電子郵件地址(僅當用戶通過電子郵件重發連結自己時可用)
IP 地址
UUID(用戶用於繼續完成未完成表單的“密碼”)
“查看條目”連結(這是給丟失了唯一 URL 的表單提交者的連結)
此外掛程式不提供管理介面來操作未完成提交,但您可以點擊“查看條目”連結在前端編輯提交,就像用戶返回以完成未完成表單一樣。
如果需要更高級的與未完成提交相關的功能,建議查看 Gravity Forms 的 Partial Entries 外掛程式,該插件僅適用於 Gravity Forms 的開發者授權持有人。
這個外掛程式的想法是提供一種非常基本的方式來恢復 “保存和繼續” 的連結,而不需要直接搜索數據庫,並且沒有其他功能。
請注意,Gravity Forms 是一個商業化的外掛程式,我與其沒有任何隸屬關係。
外掛標籤
開發者團隊
② 後台搜尋「Save and Continue Link Recovery for Gravity Forms」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
Gravity Forms 1.9 introduced a feature called Save and Continue which allows form submitters to save their progress, and continue it later.
When a form submitter saves their work, they are given a unique URL (a “password” of sorts) that will allow them to pick up where they left off.
If they lose this URL, they may ask you (the site administrator) for assistance.
By default, there is no way to recover this unique URL without going directly to the database and finding it, which can be a tedious process.
Instead, you can install this plugin, which will list all the incomplete submissions in a simple table format. Each row in the table includes the following information about each incomplete submission:
Form ID
Date/time created
Email address (only available if user emailed recovery link to themselves)
IP address
UUID (this is the “password” users use to pick up where they left off)
A “View Entry” link (this is what you give the form submitter who lost their URL)
This plugin does not provide an admin interface to manipulate incomplete submissions, but you can click the “View Entry” link to edit submissions on the front-end, just like a user returning to finish an incomplete form could.
For more advanced functionality related to incomplete submissions in Gravity Forms, I suggest looking into the Partial Entries add-on, available to Gravity Forms Developer License holders.
The idea behind this plugin is to provide a very basic way of recovering “Save and Continue” links without having to search the database directly, and nothing more.
Please note that Gravity Forms is a commercial plugin, which I am not affiliated with in any way.
