Changes

Jump to: navigation, search

Passing Values Using Parameters

365 bytes added, 14:06, 31 July 2009
no edit summary
You can create [[External|external]] links using two three techniques:
In the context of a specific [[Application|application]] by using a [[Custom Field|custom field]]:
* Create a [[Custom Field]] of the type [[Custom Field Type: Display Only – Text or System Object|Display Only – Text or System Object]]. Add the link to that field.
* Create a [[Custom Field]] of the type [[Custom Field Type: Read Only – System Variables|Read Only - System Variables]] with the following. It will display as a button.
<pre>
<input type="button" class=Button value="Button Label" onClick='parent.location.href="/urltopage?variable=@variable@"'/>
</pre>
 
In the context of a [[Portal|portal]] interface by using a link:
* Create a [[Portal]] shortcut and associate the link with that shortcut.
1. Create a [[Custom Field|custom field]] of the type '''Display Only Field Type'''. Add the link to that field.
In the context of a [[Portal|portal]] interface by using a link:
1. Create a [[Portal]] shortcut and associate the link with that shortcut.
In either case the link can be web [[URL]] or local '''UNC''' type link.
0
edits

Navigation menu