Hi All, I have a requirement that if i click Close button on the record,
it should move to Home page instead of previous page. I guess its
working based on the function
"parent.ArcherApp.service.ArcherInterface.redirectBackward("Home","xxx","xxx")".
...