Email field not visible in table view

I have a table called "Customer Lead Master" where I maintain name, email, id but the email is not being visible in the table view. Can anyone point out what I may be missing out here?

yashwanth_dev_0-1724933202443.png

 

Solved Solved
0 4 148
1 ACCEPTED SOLUTION

Certain fields such as address, email, phone etc. are not shown in the table view but the associated action icon is shown. One advantage is , when the user clicks on those icons, the associated action such as opening phone calling panel or email panel takes place.

One workaround can be to create another text type virtual column with expression such as [Email] and show it only in the table view next to email icon. 

View solution in original post

4 REPLIES 4

Certain fields such as address, email, phone etc. are not shown in the table view but the associated action icon is shown. One advantage is , when the user clicks on those icons, the associated action such as opening phone calling panel or email panel takes place.

One workaround can be to create another text type virtual column with expression such as [Email] and show it only in the table view next to email icon. 

thanks for the information!

You are welcome.

Please take a look at the section "Display Column Headers" section in the article below

https://support.google.com/appsheet/answer/10099523?hl=en&sjid=8895881674374633919-AP

 

You could change the action view type from "Inline" to another type or off completely if you don't intend to use the send email action. This way the email will show in plain text on the line in the table view. 

Top Labels in this Space