Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Email field on glide_list fields

dantm
Kilo Contributor

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

1 ACCEPTED SOLUTION

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.


View solution in original post

5 REPLIES 5

shill
Mega Sage

What table are you referencing with the glide list?