The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Hiding Columns

How to hide columns in the table view based on user group in AppGini

This blog post explains how to hide specific columns in the table view based on the user group in AppGini, which is useful for showing different columns to different user groups.

How to hide columns in the table view based on user group in AppGini

How to hide a field in child table view

This article shows you how to hide a field in a child table view in AppGini using CSS.

How to hide a field in child table view