Item11514: FlexFormPlugin RenderForEdit - using custom header and footer parameter without custom format, cause field heading to disappear.

pencil
Priority: Low
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: FlexFormPlugin
Branches:
Reported By: PaulAlexander
Waiting For:
Last Change By: PaulAlexander
Edit Suggest the heading ,format, footer parameter description should read

header string to be put in front of the format output
<div class='foswikiFormSteps TMLhtml'>
format string to render each formfield with, more info below
<div class='foswikiFormStep TMLhtml'> <h3> $title: </h3>$edit<div class='foswikiFormDescription TMLhtml'>$description</div> </div>
footer string to apped to the format output
</div>

%RENDERFOREDIT{ form="Main.UserForm" exclude="Email|Comment|State" header="---+Field headings missing" footer="This is the footer$n" FirstName_value="Horst" LastName_value="Buchholz" map="VoIP=Skype" }%

Field headings showing

%RENDERFOREDIT{ form="Main.UserForm" exclude="Email|Comment|State" header="
" format="

$title:

$edit
$description
" footer="
" FirstName_value="Horst" LastName_value="Buchholz" map="VoIP=Skype" }%

 

ItemTemplate edit

Summary FlexFormPlugin RenderForEdit - using custom header and footer parameter without custom format, cause field heading to disappear.
ReportedBy PaulAlexander
Codebase
SVN Range
AppliesTo Extension
Component FlexFormPlugin
Priority Low
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r2 - 10 Feb 2012, PaulAlexander
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy