Forum OpenACS Development: Re: Rich text input

Collapse
29: Re: Rich text input (response to 1)
Posted by xx xx on
What I mean is using a formwidget within a sentence or paragraph like this:

"
<formtemplate>

Hello, I am <formwidget id="">. My favorite link is <formwidget id="">....etcetera.

<if $admin_p><input type="submit" name="formbutton:c_1" value="change"></if>

</formtemplate>
"