How to reference a system property in an 'Activity Configuration Detail' record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 12:18 AM
We've got a requirement to exclude certain tables to show in an 'Activity Configuration Detail' record. Rather than doing 'Source Table is not' repetitively for each table, I thought it might be better to put the list of tables into a system property:
I thought I'd apply the System Property to my 'Activity Configuration Detail' record as below:
The JavaScript I've tried to use to reference the system property is: javascript: gs.getProperty('test_group')
However, when run my portal, I get the following error message:
If somebody could explain what I'm doing wrong, or what I need to do correctly, that would be great.
0 REPLIES 0