Does anybody know what is the porpouse of field "key" in dropdown? I have left it blank and it seems to be working. Thanks
A dropdown is collection of name/value pairs. The key is stored in the database, the value is displayed to the user.
Hi,
Does it mean that if I leave the key field blank, there will be no proper values saved in the database? That would explain our issues with data missing... Please let me know. Thanks
Correct. Although, there are plenty of situations where blank is valid. Just make sure that there is only one blank key in the collection.
If this field is needed for proper funcion of CRM System, iut should be required field. I see there is sequential number auto-assiogned next to the key value. Is it an order? How can I edit it?
What can happen if the key value is not set?