-
I've been trying to figure out the correct way to clear an attribute from a TPPObject so that the value reverts to the Policy Value. I have tried syntax like this
and the value is set as an empty string Then I tried something like this: but that just sets the value to an empty string. after reading the WebSDK documentation, thought "null" might me a special keyword so I tried something like this
But that literally set the value to the word null. I know I am overlooking something. Can someone please help me understand how to clear a value so it reverts back to the policy value. Thanks TimFromFL |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is a bug with |
Beta Was this translation helpful? Give feedback.
Fixed in #120