Hi Skye
> When inside a html form (<html><form>......) how do I access the data
> in a config.options.txt... variable.
>
> I am looking for something like
> <input name="name" value = {{config.options.txtUserName}}>
Doesn't this work?:
<td align="right"><b>Username:</b></td>
<td colspan="3"><span class macro='option txtUserName'> </td></tr>
If not - you can try Eric's http://www.tiddlytools.com/#HTMLFormattingPlugin
and see if you can use macros inside html markers...
Cheers Måns Mårtensson
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.