Page 1 of 1

Node Services and Html Changes Revision

Posted: July 22nd, 2022, 2:48 pm
by JustinVanRegenmorter
As of DesignTime Revision 2336 and RunTime Revision 1010 two Node Workshop services have been added and Html Encoding has been implemented.

The new services are ConvertNodesValueToString and ConvertNodesValueToXml. They will take in an array of values and convert them if possible.
ConvertNodesValueToString.PNG
ConvertNodesValueToXml.PNG
Control properties now can turn Html Encoding on or off. This is achieved by clicking on the "Edit" icon for each property. If the Html Encoding is off a warning will show. New control will have this on by default for its properties and existing controls will keep current functionality and have it set to off.
HtmlEncode Checkbox.PNG