This page is divided into a field reference section and an example setup section.
Desired Setup | Field has value of: | ||||||
---|---|---|---|---|---|---|---|
_show | _returndocurl | _showformat | _show[n] | _title | _show_vals | _showtext[n] | |
Return some static document to the user | true | the URL | not set | ||||
Return an HTML document as specified in an external file with variable instantiation | true | not set | the external file | not set | |||
Return an HTML document specified inline with variable instantiation | true | not set | the HTML of the document (in symbol encoded format) | not set | |||
Return some fields to the user in the default format | true | not set | the fields you want displayed or "all" | not set | |||
Return some fields to the user in the default format and with a custom title and some text afterwords | true | not set | the title | the fields you want displayed or "all" | the text you want put at the end | ||
Nothing returned. This may cause warnings on browsers and is not generally recommended. Return a message that says thank you instead. | not set |