Difference between revisions of "Links or URL in model attributes"

Line 3: Line 3:
 
[[Category: Attributes]]
 
[[Category: Attributes]]
 
<breadcrumbs>Analytica User Guide > User Interfaces for End Users > {{PAGENAME}}</breadcrumbs>
 
<breadcrumbs>Analytica User Guide > User Interfaces for End Users > {{PAGENAME}}</breadcrumbs>
 +
{{ReleaseBar}}
  
 +
A '''''description''''', or other text attribute of a variable or other object, can contain a hyperlink to any web page{{Release|6.0||, or even to an expression that gets run when it is clicked}}. This is useful for linking to detailed explanations, data, or references for a model, or even to related downloadable Analytica models. {{Release||5.2|In [[browse mode]], hyperlinks appear convention- ally underlined in blue.}} When you click a hyperlink, your computer shows the indicated web page in your default web browser.
  
A '''''description''''', or other text attribute of a variable or other object, can contain a hyperlink to any web page. This is useful for linking to detailed explanations, data, or references for a model, or even to related downloadable Analytica models. In [[browse mode]], hyperlinks appear convention- ally underlined in blue. When you click a hyperlink, your computer shows the indicated web page in your default web browser.
+
To define or edit a hyperlink, enter edit mode, and {{Release||5.2|use a standard HTML link syntax of the form  
 
+
<code><nowiki><a href="http://www.lumina.com/">Click here</a></nowiki></code>}}{{Release|5.3||type the text you want the user to see. Select that text then right-click on the selection and select '''Add/Edit Hyperlink''' from the context menu (or use keyboard shortcut Ctrl+Alt+H).
To define or edit a hyperlink, enter edit mode, and use a standard HTML link syntax of the form  
+
:[[image:Edit Hyperlink dialog.png]]
<code><nowiki><a href="http://www.lumina.com/">Click here</a></nowiki></code>
+
Select either <code>http://</code> or <code>https://</code>, enter the target URL and press OK. The text displays as a hyperlink.}}
 
+
{{Release||5.2|
 
When you switch to browse mode, the HTML code displays as a hyperlink.
 
When you switch to browse mode, the HTML code displays as a hyperlink.
  
Line 16: Line 18:
 
:[[File:Chapter9 21.png]]
 
:[[File:Chapter9 21.png]]
  
'''In browse mode''':
+
'''In browse mode''':}}
  
 
:[[File:Chapter9 22.png]]
 
:[[File:Chapter9 22.png]]

Revision as of 22:22, 2 August 2021



Release:

4.6  •  5.0  •  5.1  •  5.2  •  5.3  •  5.4  •  6.0  •  6.1  •  6.2  •  6.3  •  6.4  •  6.5  •  6.6


A description, or other text attribute of a variable or other object, can contain a hyperlink to any web page, or even to an expression that gets run when it is clicked. This is useful for linking to detailed explanations, data, or references for a model, or even to related downloadable Analytica models. When you click a hyperlink, your computer shows the indicated web page in your default web browser.

To define or edit a hyperlink, enter edit mode, and type the text you want the user to see. Select that text then right-click on the selection and select Add/Edit Hyperlink from the context menu (or use keyboard shortcut Ctrl+Alt+H).

Edit Hyperlink dialog.png

Select either http:// or https://, enter the target URL and press OK. The text displays as a hyperlink.


Chapter9 22.png

See Also


Comments


You are not allowed to post comments.