I have a small but puzzling issue. I created a custom action which is being launched via an "Invoke button". Action is based on tsnewxform action. In the custom version of NewXFormsDocument I proceed with creation of a new form object. I can see the object ID of the newly created object being sent back to the original form but the form itself is not being launched for editing. I already did create a similar component and it's working fine. What am I missing now?