Issue report by Malcolm Fitzgerald
Product
FileMaker ServerVersion
FMS 13Operating system version
Mac OS X 10.9, 10.8Description of the issue
A field that has the Validate by Value List option is effectively locked and may not be edited by CWP-XML.Steps to reproduce the problem
1. Host a database on Server2. Make an account accessible to XML
3. Generate a URL which will pass an edit command to a record in the database
4. Pass the URL to the server to confirm that the field is able to be edited
5. Change the validation options on the field to validate by value list.
6. Generate a URL that will edit the field and ensure that the edit value is an item from the value list.
7. Pass the URL to the server
Expected result
Error code 0.XML data (fmresultset) describing the modified record.