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

#User Groups

Highlight records that belong to the current user's group

Highlight records that belong to the current user’s group in the table view of your AppGini app.

Highlight records that belong to the current user's group

Prevent specific groups from directly accessing a table in AppGini

In this post, we’ll show how to prevent specific user groups from directly accessing a table in AppGini, while still allowing them to access it as a child table.

Prevent specific groups from directly accessing a table in AppGini

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