- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2019 12:18 AM
Dear all,
I have an UI action which open a Record producer which will be in charge of creating a task assigned to the user which has open the record producer.
In my User table record I add a UI action button.
In my record producer it is mapping to table task
When my Record Producer loads, I need to set the task.assignTo value of my producer to be the user which has open the UI action
For exemple, if my current user record name is : John
Then user press on UI action which shows the record producer
Record producer field assignto should be = to john
How can I achive this ?
I guess I should do it from a catalog client script onLoad ?
What script should I write in to achive my goal ?
Thanks for help
regards
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2019 03:15 AM
Hi Wakespirit,
I assume this issue is resolved as per the other thread.
Kindly mark the answer as correct so that others get benefitted from it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2019 01:29 AM
Please refer to the other thread where i have replied.
Kindly mark the earlier answer as correct, if you were able to pass the value to the record producer and close this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2019 03:15 AM
Hi Wakespirit,
I assume this issue is resolved as per the other thread.
Kindly mark the answer as correct so that others get benefitted from it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2020 06:42 AM
Even though this is solved, have a look at this solution: How to auto populate with current user