Need to reload form when update the record on HR Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
Appreciate your response.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I clicked on the saves button however the opened_for email id was not updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
