{addedValueMacros.newStoryFormLink(whatText, formID, whatTarget=nil, anchor=nil, class=nil, title=nil, accesskey=nil, hreflang=nil, tabindex=nil, onmouseOver="", onmouseOut="", onClick="")}
| {addedValueMacros.newStoryFormLink("New Reference Story", "NewRefPage")} |
newStoryFormLink returns a link to a page with a form to create a new Manila story. The form must have been defined as a Manila ETP form. If any of the optional parameters whatTarget, anchor, title, title, accessKey, hrefLang, tabindex, onmouseOver, onmouseOut, onClick are present they are used to build the link.
; Error encountered are reported as HTML comments with an explanatory text, use view source in your browser to see them; such as
<!-- addedValues is not configured for new stories
--<
addedValues allows you to create stories in a unlimited number of formats, using different forms. This macro is useful in building menus of links to create different types of messages. One common usage is with the manilextras.editorialMenu macro.