Hi.
I have a form (customize sharepoint list form).
Regular users can submit a new item using a custom submit button.
Approvers can approve with another submit button.
Through workflows I send the list items to a calendar.
When opening the calendar item, I can select the ItemID and open the form in VIEW mode.
Now to Edit I can select the "Edit Item" from the ribbon.
This is the only time I need to use something from the ribbon.
Is it possible to hide the ribbon completely, and edit the item with another custom button on the form?
I want to prevent people using the "Save" button from the ribbon, as the submit button does a lot more then saving. (ie keeping track of an edit counter etc.)
Thanx for thinking with me.
grtz,
Twan