Hello
WikiGuest
Log In
or
Register
Users
About
Blog
Extensions
Documentation
Community
Development
Tasks
Download
Support
You are here:
Foswiki
>
WikiApps Web
>
ContactList
>
ContactListOverview
>
ContactListUserCommentsTemplate
(revision 3) (raw view)
---+++ Contact List Form Simple contact addition form - used by the ContactList wiki application example <verbatim> %TMPL:DEF{PROMPT:ContactList_contact}% <fieldset> <table> <tr> <td align="right"><b>Name:</b></td> <td><input type="text" id="contactName" name="contactName" value="" size="80"/> </tr> <tr> <td align="right"><b>Email:</b></td> <td><input type="text" id="contactEmail" name="contactEmail" value="" size="80"/> </tr> <tr> <td align="right"><b>Number:</b></td> <td><input type="text" id="contactNumber" name="contactNumber" value="" size="80"/> </tr> <tr> <td align="right"><b>Address:</b></td> <td><textarea id="contactAddress" name="contactAddress" cols="80" rows="3"></textarea> </tr> <tr> <td align="right"><b>Notes:</b></td> <td><textarea id="contactNotes" name="contactNotes" cols="80" rows="3"></textarea> </tr> </table> <input type="submit" class="foswikiSubmit" value="Add Contact" /> </fieldset> %TMPL:END% </verbatim> <verbatim> %TMPL:DEF{OUTPUT:ContactList_contact}%%POS:BEFORE%|%URLPARAM{contactName}%|%URLPARAM{contactEmail}%|%URLPARAM{contactNumber}%|%URLPARAM{contactAddress}%|%URLPARAM{contactNotes}%| %TMPL:END% </verbatim>
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r3 - 22 Nov 2011,
PadraigLennon
WikiApps
Log In
or
Register
Toolbox
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
About
Blog
Book
Community
Finance
Development
Download
Extensions
Archived
Testing
Home
Main
Sandbox
AlexanderKudryavtsev
AlexanderStoffers
DenisZoz
EricLandrieu
Formfield_example
GregKuiper
JackyHui
JonasRodrigues
LaurentChauvirey
MarianBanica
PadraigLennon
PeterSvendsen
PhilJ
PhilippLeufke
RobertFelber
SteffenFranke
SylvainBaeriswyl
TotoBig
WikiGuest
Support
Question922
System
Tasks
TestCases
WikiApps
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see
CopyrightStatement
.