- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2016 07:57 AM
Hello there
Searched quite a while but could only find answers on how to disable the email field on client lists...but I need to have one on an new field I have created. So it looks like if this should be default, but on my field it is not showing by default. I checked, the "no_email=true" is not present, I tried to add "no_email=false" but still not working.
This is on a Helsinki instance...am I missing something that maybe changed on Helsinki?
Thanks for any help..
Daniel
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2016 08:34 AM
Thanks Daniel,
Email is only available if referencing the sys_user table. That's hard coded in to the system. If you were referencing a CI, it wouldn't make sense to throw in an email address (as far as I can can imagine.)
You may want to consider another field to collect email addresses.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-29-2016 08:26 AM
What table are you referencing with the glide list?