The getSearchValue Placeholder |
The getSearchValue placeholder is used to retrieve values from query conditions. It retrieves the last search condition specified, if any. This can be a column value of the selected record. It refers to the underlying data source item of a data source: ${getSearchValue(<DataSource name>,<DataSource item>)}
NOTE: The getSearchValue placeholder must not refer to variable data sources.
|