[acfe_form(array(…] Form settings cannot be overridden.
-
I wrote the following code in the template.
acfe_form(array( 'name' => $jigyo_acfe_id, 'acfe_form_submit_value'=> "TEST", ));The’name’ specification is working correctly.
However, the specification of’acfe_form_submit_value’is not overwritten.
Is there something wrong with my description?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[acfe_form(array(…] Form settings cannot be overridden.’ is closed to new replies.