Forum OpenACS Q&A: Re: How do I change text on submit button for ad_form

Collapse
Posted by Simon Carstensen on
1) You can use the -label parameter, something along the lines of -label "Text On Button"

2) Same thing, only different syntax: {label "Text On Button" }

3) Jon Griffin has written good documentation on using ad_form at:

http://jongriffin.com/static/openacs/ad_form/using-ad-form