I have 2 simple actions used in a button on my xpage. The first action changes the document from read to edit mode, the second action changes the value of a listBox field to 0. The problem that I am having is that if I use them separately they work, but if I have them both in the same button, the modify field action won’t work after the form changes to edit mode.