We have several forms where we use frm-entry-update-field to provide a simple link to update the status to to Archive in a view. I have built new forms and this functionality it not working. Here is the example of the code I am adding to a table column.
[frm-entry-update-field id=[id] field_id=993 value="Archived" label="Archive" message="Entry Archived"]
It is as if Formidable doesn't recognize it, i can put text before and after or a hyperlink and it shows in the column of the table. As i mentioned we have this built on many other forms but any new form this doesn't work in the view. I have tried duplicating the form , Import and Export and creating from scratch.
Please login or Register to submit your answer
Is "Allow front-editing of entries" enabled on the form? It's a requirement for this shortcode. https://formidableforms.com/knowledgebase/general-form-settings/#kb-allow-front-end-editing-of-entries