Hi everyone,
is it possible to hide specific columns of a table. I want to hold some information in a table but I don’t want the users to see it. Is that possible?
Many thanks
Hi everyone,
is it possible to hide specific columns of a table. I want to hold some information in a table but I don’t want the users to see it. Is that possible?
Many thanks
Best answer by Rob_Hatch
A bit more fundamental idea. Remember that Models can retrieve fields that are not used in the Components bound to them. So you can have “Field X” in the model, but not show it in the Table. But still have actions that update them, or logic based on them, etc.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.