[progress Communities] [progress Openedge Abl] Forum Post: Re: 4.2 - What Happens To...

  • Thread starter Thread starter Shiva Duriseati
  • Start date Start date
Status
Not open for further replies.
S

Shiva Duriseati

Guest
Hi Meryem, Yes, we will be not showing "user name" not only for createdBy and updatedBy fields but also at other places like "Activity Trail Log" when user is currently removed. As a workaround please create a text fields with name "updatedBy" and "createdBy" and create a triggers of type "Update Field Value" and set "{!#CURR_USER.loginName}" to these values respectively. Or use could use single Object Script trigger and use rbv_api.setFieldValue() API twice both for createdBy and updatedBy fields.(Ones which you created manually, for existing fields you cannot modify since they are read only fields.) Regards, Shiva

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