Hi all, I'm new to sharepoint and new to the list (first post!), I'm hoping you may be able to shine some light on the following issue...
I have customised edit/display forms for my list and i'm programmatically setting a few custom field values in code (presented to the user in readonly format). Trouble is when the user goes to edit an item, these updated values don't get saved against the list item (e.g. retains old values). I've stepped through the code and if I perform a ListItem.Update() (against the custom field) before the item is saved it works but its been suggested that this is not the best way to do it. I've tried UpdateFieldValueInItem() but this doesn't work. Any ideas? Thanks, Ben -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
