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="
"
FirstName? _value="Horst"
LastName? _value="Buchholz"
map="VoIP=Skype"
}%
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
