Update multiple entries with just one click, through a single standalone entry form
MEFU 1.1
For when a standalone entry form just isn’t good enough. Now you can update multiple entries at once – all from the front end.
Usage
MEFU has one main function used in the following format:
{exp:mefu:save}{/exp:mefu:save}
This function is used on the form destination page so that when the form is submitted mefu captures the POST information and outputs the message between the ExpressionEngine tags upon a successful update.
In order for the mefu:save function to collect the correct information there are a number of rules to follow:
- This version of MEFU cannot deal with relationship or third party fields and it can only process basic fields which store text only information or update the entry status field.
- The submit button of a MEFU form must be named ‘mefu’
- Form name must contain the format
name=”:”, or if you are updating the status;name=”:status”.
.(JavaScript must be enabled to view this email address)