edit in place

By: Massimiliano Mollo | Asked: 05/20/2022
ForumsCategory: General questionsedit in place
Massimiliano Mollo asked 2 years ago
hi, Is possibile to make edit in place without refresh page? because on refresh page i Lost all filter on the page, datarange and soon tks
1 Answers
Massimiliano Mollo answered 2 years ago
[editlink label="Edit" cancel="Cancel" prefix="frm_container_"]
Massimiliano Mollo replied 2 years ago

use this and edit dropdown text Field

Bobby Clapp replied 2 years ago

If you aren't doing this -> https://formidableforms.com/knowledgebase/insert-a-link-to-change-the-value-of-a-single-field/#kb-reload-page-after-field-is-updated. Formidable forms is not causing the refresh. You have something else doing that.

Massimiliano Mollo replied 2 years ago

pls see my previous post, i use[editlink label="Edit" cancel="Cancel" prefix="frm_container_"]and edit dropdown text Field

Massimiliano Mollo replied 2 years ago

Required

id - ID of the entry to change. Use id=[id] in a View.
field_id - ID or key of the field to update.
value - The field value will be updated to match this value when the link is clicked. To pass the value of a specific field, replace "new value" with "[100]".
Usage: [frm-entry-update-field id=x field_id=y value="[100]"]
Replace 100 with the ID of the field that will be used as the new value.

but i not know new value= my value is check box

Bobby Clapp replied 2 years ago

Put the field ID of your checkbox field in place of 100 in the example you show above. It should then take the value you select and update it correctly. Presuming your checkbox field ID is 60, then the shortcode would look like this Usage: [frm-entry-update-field id=[id] field_id=60 value="[60]"]

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right