Skip to main content Skip to complementary content

LinkPropTargetSheet

An optional property that a Link creator can specify to cause the client to navigate to a specific sheet in the generated app when opening the generated app from the selection app's navpoint panel.

Properties

Name Description Type
context

An expression based on the usage environment of a Link typically including predicates that test the current user's membership in a group or possession of a user role that when evaluated truthfully enables an applicable value for a Link property. For example, 'User_*' indicates that the LinkPropSetting applies to all users while User.name = joe' indciates the rule applies only to a specific user named 'joe'.

String
sheetId

The ID of the sheet to first navigate to when opening the generated app from the selection app.

String
sheetName

An optional, read-only property that is returned on a call to Link.LinkGet in the case that the 'targetSheet' Link property exists for the current user in the Link's 'properties' set and the sheet with that ID exists in the Link's templateApp.

String

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!