Also, I used this option to edit entries in front-end – https://formidableforms.com/knowledgebase/insert-a-link-to-change-the-value-of-a-single-field/. I have a radio button field with “Accepted”, “Rejected” and “Pending” options. When I choose one, the applicant receives an email. The problem is that when I click on the update link, the entry updates, however the email is not sent. For the email to be sent, I have to click on the edit entry link, where the only thing I need to do is to click on Update entry.
This is the code:
<div class=”created_at”>[created-at][editlink page_id=13200 label=” • Edit”]<span class=”pending”>[frm-entry-update-field id=[id] field_id=220 value=”Pending” label=” • Pending”]</span><span class=”accept”>[frm-entry-update-field id=[id] field_id=220 value=”Accepted” label=” • Accept”]</span><span class=”reject”>[frm-entry-update-field id=[id] field_id=220 value=”[Rejected]” label=” • Reject”]</span></div>
-
This reply was modified 4 years, 6 months ago by
albertsareh.
Hi @albertsareh
If you are exporting your entries via CSV and are using Excel to open it, we recommend using the Excel > Import option. Then select the encoding type that corresponds with the CSV encoding type, which is typically UTF-8.
Front-editing is a feature included in the premium version of our plugin. Could you please open a ticket in our helpdesk so we can further help you?
Thank you.