Hi, I’m looking for a way to know if the client running is basic or standard. I’ve got some information to show to my users but not the same depending if they are using a standard client or a basic one.
I’ve tried using hidding formula @Environment(“USEBASICNOTES”) != 1 but it seems not to be taken into account. The problem is larger that this as the get of an environment variable seems not to be working anymore in my test.
If someone knows another way to know if i’m in basic or full in @Formula, it will be greatly appreciated.
And if someone else can test if @Environment retrieve something it would be interesting for everyone as most of us use it regularly in developments.
Thanks in advance