What causes some table column not showing in Table View. I have a table vw_parts_monitoring that I used in Product Request Monitoring view. One of the column (DeliveryOrderNo) is not showing in table view. I try isolating the problem by removing all column and leaving only the DeliveryOrderNo but the result is a blank table. There’s no problem when it open to detail form, all columns are showing. I’m using MySql for my database by the way. Here are some screenshot of my app.
Hi, @CJLAtoja05
If the header doesn’t appear, try checking the action section. There might be a missing inline column. Only inline actions can remove the displayed column header. Try checking the action again. Maybe the action doesn’t appear because it doesn’t have an icon (blank). Like this.
try to see, if I remove the email icon (blank) it will look like a missing column







