yellow stone 6.Oct.09 04:29 PM a Web browser Notes Client7.0.3 FP1; 7.0.3; 7.0.2 FP3; 7.0.2 FP2; 7.0.2 FP1; 7.0.2; 7.0.1 FP1; 7.0.1; 7.0Windows XP
Greetings All,
I have a production application with ~50 forms. There is one main form, all other are responses to this main form. My intent is to update the main form, but to roll this update out gradually to the organization in small controlled groups. To do this, the plan is to create a view to reveal documents with OldForm with a form formula = NewForm. So, when user opens the document, they will have the NewForm experience, upon save of the document, the value for the field "form" will be set back to OldForm. This works fine. However... There is an action bar containing a set of @command([Compose]) actions common to both the NewForm and OldForm. All documents are composed via action buttons correctly with OldForm, but on the NewForm, all actions result in a new instance of NewForm. NewForm is NOT the default form! Very strange. I am sure it is something simple, but at this point I cannot see the forest for the trees. Any insight is greatly appreciated. Thank you for your time!