I want to enter the participant's Date of Birth as input when i go to Test tab and click + Create New Participant
(JSON file).
But if I use the DateTime
datatype as given in github documentation for Hyperledger Composer Modeling Language, the current date and time is auto inserted which I don't want. How can I do it?