New _recid
#158
-
Hey Norm, I like the ability to add the record ID to the object as often I have to look it up while doing API work. But that being said, usually my users do not need to see it. Can I combine this function with another keyword to hide the column from view to regular users so say the Developer can see the column in the grid with the Record ID but the regular Users cannot? |
Beta Was this translation helpful? Give feedback.
Answered by
CSWinnall
Nov 22, 2023
Replies: 1 comment 1 reply
-
Hi Dean I don't see why you couldn't use hide colums _hc=[recId], [ktlRoles, !Developer] Craig |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry I should have said recId is the name of column