Groups
Groups
Sign in
Groups
Groups
Normal-Template
Conversations
About
Send feedback
Help
Newbie question
0 views
Skip to first unread message
gnim
unread,
Nov 19, 2010, 10:43:56 AM
11/19/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Normal-Template
Hi all,
given the doxumentation
{:if admin}
Hello Admin
{:else}
Go away
{/:if}
...how do I make tests agains values:
<table>
{:reduce input_fields}
<tr>
<td class="skjema">{=label}</td>
<td>
{:if type=="textarea"}
<textarea class="skjema-input" id="{=id}" name="{=id}"></textarea>
{:else}
<input class="skjema-input" id="{=id}" type="{=type}"
name="{=id}">
{/:if}
</td>
</tr>
{:else}
{/:reduce}
</table>
Thanks,
//gnim
gnim
unread,
Nov 19, 2010, 10:44:55 AM
11/19/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Normal-Template
...sorry for all the typos, it's a late firday at work =/
Reply all
Reply to author
Forward
0 new messages