Chris Latimer
Chris Latimer
Running current distribution for MacOS, just trying to run with the default ranges/board and seeing this error? Is there something else I need to configure or is this a bug?
https://ignite.apigee.com/#/evaluations/EvaluationUtilities ``` "$session.myTextAsMonogram": "[[$self.text:monogram]]", "$session.myTextTruncated": "[[$self.truncate(5)]]", "$session.myTextAsUppercase": "[[$self.uppercase]]" ``` These methods use dot instead of colon syntax in the documentation, which does not appear to work. Using colon syntax does...
Request - please consider making the table control more analogous to HTML tables with a way to display data with table headings, cell/row borders, and separate cell/row controls. Right now...
Many control examples use a layout with various layoutType values defined, but these values and corresponding behavior are not described at all in the Layout documentation.