thanks,
I have BO called Task,
from Tasks list, I click on task name then view complete form in popup.
I make process change attribute Task.status to become Task.status = complete, I need to close task form and return back to task list after click on this process ( After update Task.status).