Support more advanced data types within Workbench
Need Workbench configuration to support more advanced data types, such as enums, structs, dynamic types etc.

6 comments
-
Kieren Johnstone commented
I want a Property of type MyStruct[] - it's the main output of my smart contract
-
Anonymous commented
being able to use "mapping" would be awesome
-
Alberto Aguzzi commented
The have added a new 'time data type' property but it's not very straightforward how to use this. Anyone any ideas?
-
Anonymous commented
Date and Time input using calendar control
-
Stefano Tempesta commented
Solidity already supports enums and structs but ABC Workbench does not, in the sense of showing, for example, a dropdown list of options defined in an enum when entering an input value.
-
Chris Pietschmann commented
This would be more a limitation of the Solidity language, and not Azure Blockchain Workbench itself. And Solidity does support enums and structs.