Testing Siebel Business Applications > Keywords Reference > Keywords Description >

ClickLink


You use the ClickLink keyword to drill down on links in a list applet, to drill down on recently viewed links on the homepage, and to show more or show less objects.

Signatures

The ClickLink keyword supports the following signatures:

ClickLink(AppletRN|FieldRN/ClassName/RowId|[RowNum],Value/Variable/NULL/ShowMore/Show Less/Expand/Collapse)

NOTE:  The row number is optional in this signature. If row number is not provided, then the first row will be used by default.

ClickLink(AppletRN|@Var ,Value/Variable)

NOTE:  @var support in FieldRN is available only for Mobile application.

ClickLink(AppetRN|TimeslotRN ,NULL)

NOTE:  This signature clicks on the given Timeslot in the Calendar applet.

ClickLink(AppetRN|@FirstName+@LastName+TimeslotRN,NULL)

NOTE:  This signature provides a support for clicking on dynamic Timeslot in the Calendar applet.

Desktop Examples

The following table describes how to use the ClickLink keyword to drill down on links in desktop applications.

Target Object
Inputs
Closing Action
Comments

ClickLinkAccount Contact List Applet|Last Name

<Ramakrishna>

 

Drills down on the Last Name value. For example, drills down on the last name value Ramakrishna.

ClickLinkAppletRN|ClassName

NULL

 

Clicks on the link based on the Class Name.

NULL|SiteMap

NULL

 

Clicks on the toolbar item (Site Map).

Account Contact List Applet|Last Name|2

Pinas

 

Drills down on the Last Name of the second record. For example, drills down on the Last Name of the second record value Pinas.

SIS Account List Applet|ToggleListRowCount

NULL

 

Clicks the Show More link in the list applet.

SIS Account List Applet|ToggleListRowCount

Show More

 

Clicks the Show More link in the List applet.

SIS Account List Applet|ToggleListRowCount

Show Less

 

Clicks the Show Less link in the List applet.

LS Pharma Inbox Applet|ButtonMaximizeApplet

Expand

 

Expands the list in the Home page.

LS Pharma Inbox Applet|ButtonMinimizeApplet

Collapse

 

Collapses the list in the Home page.

Contact Home Public and Private View Link List Applet|Name

My Contacts

 

Clicks the link of the recently viewed contacts screen (My Contacts).

NULL|Save Query As Applet.SaveAs

NULL

 

Clicks the button link in the pop-up window.

Account Home Public and Private View Link List Applet|2

All Accounts

 

Click the frequently viewed links.

Mobile Examples

The following table describes how to use the ClickLink keyword to drill down on links in mobile applications (on mobile devices).

.
Target Object
Inputs
Closing Action
Comments

SHCE Sales Contact List Applet - Mobile|Last Name|1

<last name>

 

Drills down on the name value in the first row.

SHCE Sales Contact List Applet - Mobile|Last Name

<last name>

 

Drills down on the name value.

LS Home Page Calendar Applet-Mobile|@Var

NULL

 

Drills down on a call in the calendar applet.

You can obtain the row Id of the record using GetAboutRecord keyword by navigating to the view.

LS Home Page Calendar Applet-Mobile|slot-0-090000MikeAdlerDr.

NULL

 

Clicks the specified timeslot in the Calendar applet.

LS Home Page Calendar Applet-Mobile|@AccountCall+slotCol-0-10:00

NULL

 

Supports clicking on the dynamic Timeslot in the Calendar applet (Account call).

LS Home Page Calendar Applet-Mobile|@FirstName+@LastName+@title+slotCol-0-10:00

NULL

 

Supports clicking on the dynamic Timeslot in the Calendar Applet (Contact call).

LS Home Page Calendar Applet-Mobile|@Accountname+@Date

NULL

 

Supports clicking on the dynamic activity in the Calendar applet.

Testing Siebel Business Applications Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.