Hi everybody,
I want create a scheduling resource application with calendar lists and maintain all its functionality. To do it, I have extended the calendar list with a custom field. This custom field takes the fields value StartDate and DueDate to calculate which resources are free. The problem is that I cannot access to this values in edition mode (the custom field only can access to the field value of the item, not to the control). The only solution I see is include this fields in my custom field, but I can¡¯t use a SPFieldMultiColumnValue because I cannot do queries over the list because it stores field value with the format "column one value#;column two value#;column three value".
Has anyone any idea how solve this problem Any idea will be welcome.
Thanks in advance.
Sergio Calleja.