Resolved! action.setRedirectURL(current) not working on UI Action
HI,while using an ui action I face to strage issues:1. the "action.setRedirectURL(current);" does not do its job - I always leave the form after the change is done ...2. I'm using the g_form.submit(); as this one woks - using g_form.update(); a...