Dynamic Hyperlinks

For hyperlink fields, you can create a link to a website by defining dynamic defaults. Dynamic defaults are especially useful when the exact URL is unknown until information is collected for the record. You may also want to use information specific to the current logged in session as part of a URL parameter. When creating a dynamic hyperlink, in the Default Value field enter the http address as usual followed by ?= and the required NetSuite tags embedded in curly braces.

For example, suppose that you want to include an address lookup feature on a customer form. Create a custom Entity field with the following parameters specified:

The default value includes NetSuite tags that identify the specific address of the current customer. These tags are resolved when the page is loaded so that the URL will direct the user to the customer's address as defined in the current customer record.

Note:

When creating dynamic hyperlinks, ensure that NetSuite tags embedded in the default value definition represent required fields. If the fields are not required, and the associated form does not include a value for the tag, then the resulting URL will be not be valid.

Related Topics

Dynamic Defaults and Dynamic Hyperlinks
NetSuite Tags
Setting the Store Value Field
Setting the Formula Field
Predefined Formula Tags

General Notices