Forum Post: RE: Assign Current User Id to a relationship field in a create portal page

  • Thread starter Thread starter Orchid Corpin
  • Start date Start date
Status
Not open for further replies.
O

Orchid Corpin

Guest
Hi ithrees, You can achieve this through Trigger Update Field Value Specify timing as After Create. In the drop down "Field to change" specify the related record (which should be same as the object with the portal user) In the formula return textarea just specify {!createdBy} - this will return the ID of the creator. Hope this may help. Regards, Orchid

Continue reading...
 
Status
Not open for further replies.
Back
Top