Roundcrisis

About Contact me Presentations rss feed  rss

NVelocity - creating urls

23 Jul 2008

I always forget these two:

$Url.Link(‘label’, “%{controller=’controllerName’,action=’actionName’}”)

and this:

To Create a form

$Form.FormTag(“%{id= ‘formId’, action=’save’, immediate = ‘true’}”)
$Form.EndFormTag

I really wished there was a MR RC4 :D

Categories:   NVelocity

Want to discuss this post? the best place right now for me is mastodon, please message me @roundcrisis@types.pl with your comment or question.