I have a long Nintext form, and I want to be able to toggle a form back and forth between Edit mode and Display mode, and I can't seem to find a way to do that.
I want to use Display mode for my print view because I need my form to resize text boxes so that the whole box is showing. I would also like to have the buttons hidden, as they are in Display mode. It seems to me like there should be some simple way to do this toggle, like when you click "Edit" in he ribbon when the form is in Display mode. However, once I click Edit and go to Edit.aspx I don't find any way to go back to Display other than closing the form and re-opening it.
I've been poking at this problem for two days now and can't seem to find a solution or a post where someone else had had this issue. I'm probably missing something really obvious, and I'm hoping someone will be able to point it out to me.
Thank you!