LinkPropGenAppName | Qlik Sense for developers Help
Skip to main content Skip to complementary content

LinkPropGenAppName

Last updated: 8/26/2026

An object that defines how to compute the name to use for the generated app.

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
formatString

A string containing the base text of the name to use for the generated app and optionally any number of placeholder patterns of the form where N is an integer greater than or equal to 0. The integer identifies the offset in the 'params' array of an AppNameParameter to evaluate at ODAG Request execution time to compute a fragment of the generated app's name and insert it at the same position as its corresponding %N plaecholder.

String
params Array of AppNameParameter

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 – please let us know!