Requested By dynamic
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 03:19 PM
I am creating a record producer and the first variable is 'requested_by' which is just a reference to the user table however I want this to default to the user that is currently logged in, how can I achieve this?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 03:56 PM - edited ‎10-14-2024 04:22 PM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2024 06:27 PM
Hello
You can put "javascript:gs.getUserID();" in the default value of variable.