How do you set the opening current user on a record producer default value

wakespirit
Kilo Guru

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

1 ACCEPTED SOLUTION

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.

View solution in original post

7 REPLIES 7

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.

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.

Henrik Jutterst
Tera Guru

Even though this is solved, have a look at this solution: How to auto populate with current user