Announcements
No record found.
Hello Team,
How can we refresh form after Quick Create record using javascript
Note : Both are Different form
Hi,
Please try this:
function onLoad(executionContext) {
var formContext = executionContext.getFormContext();
formContext.data.entity.addOnPostSave(refreshForm(executionContext));
}
function refreshForm(executionContext)
{
formContext.data.refresh(true);
Hello Necdet Saritas,
Here my both Entity is different Quick create form (Project) Entity and This project is i updated to (OrderLine) Entity Lookup Filed(Project)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Syed Aqib Raza 96
11manish 88 Super User 2026 Season 2
ParthPatel249 84