Try to add an item in a SharePoint list using CAML query in Quest SI list form web part. But when there is a DateTime field in the CAML query, it is not adding the item in the SharePoint list. This was working in earlier version of Quest SI List form web part (version 4.3) Basically in a Quest SI List form, any expression format (ex: {0:d}, {0:yyyy/MM/dd},etc.. ) is not working in Calculated Format field as stated. In this case, DateTime field is not formatted according to the CAML query standard and so this error caused.
Title
Internal: Using a SI list form/trying to do query with date-time fieldDescription
Cause
The DisplayFormat attribute when configuring the parameter for the web method does not seem to work. It didnt format the date time field into the format that they expected.
Resolution
Resolution:
Non
Workaround:
None
Status:
Waiting for fis in a future release of Quest Web Parts
Defect ID
The DisplayFormat attribute when configuring the parameter for the web method does not seem to work. It didnt format the date time field into the format that they expected.