ControlMode - Dispay Page as Edit
Posted: 29 Apr 2016
Is there away to force the diplay page to show all fields as if it were the Edit page?
I know I can create a custom form and set the ControlMode to Edit mode if I need to.
I would just redirect the user to the Edit page and lock all fields but in our case we use tabs for the Edit page and no tabs on the Dispay page. This allows the user to QA it on one page. In Display mode they miss items because they see the field label and blank results or the bales resize out of wack.
Any thoughts. Can I just add soome JQuery to the Display page to force ControlMode = "Edit" Without having to use SP Designer? Can I only make certain fields in edit mode?
Thanks.
I know I can create a custom form and set the ControlMode to Edit mode if I need to.
I would just redirect the user to the Edit page and lock all fields but in our case we use tabs for the Edit page and no tabs on the Dispay page. This allows the user to QA it on one page. In Display mode they miss items because they see the field label and blank results or the bales resize out of wack.
Any thoughts. Can I just add soome JQuery to the Display page to force ControlMode = "Edit" Without having to use SP Designer? Can I only make certain fields in edit mode?
Thanks.