Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Custom Fields

web-app

When defining a drop-down list type of field you can't specify the field to be optional, the default value specified is not used, to create a <None> or <Nobody> as the default one need to add such a record to the SQL table. Adding a <Nobody> user or <None> version has side effects.

Matty
· 1
Matty
Replies (2)
helpful
0
not helpful

The default value is used, it needs to be a valid value of the key column.

What side effects to you get if you add the default value to the lookup?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

if you add <nobody> to the lookup table it appears in the dashboard query


Matty
· 1
Matty