Need to reload form when update the record on HR Agent Workspace

saideepkada
Tera Contributor

 

Hi all,

 

When a record is updated and saved in the HR Agent Workspace, we need the entire form to reload automatically. This ensures the To and CC fields in the emails section reflect the most recent updates immediately.

 

saideepkada_0-1776676527338.png

Appreciate your response.

 

Thank you.

6 REPLIES 6

I clicked on the saves button however the opened_for email id was not updated.

saideepkada_0-1776682797301.png

 

When we update the Opened for, Subject person and save the compose sections is not update the TO & CC field without refreshing the email or discarding.
We have tried it by using the onChange client script, where we have added g_form.reload() but it's changing the form value not TO & CC values for changing that values we need to refresh the form or discard the previous emails.
We want the functionality to reload form and update the TO, CC fields.