JSON Generated by Coconut Form Builder

  1. {
  2. "_id": "shopping",
  3. "formBuilder": "FormDesignerAlpha",
  4. "label": "Shopping",
  5. "flow": {
  6. "id": 300,
  7. "name": "auto",
  8. "flowOrder": 1
  9. },
  10. "form_elements": [
  11. {
  12. "label": "BEGIN TABLE ",
  13. "value": "",
  14. "options": [
  15. {
  16. "name": "optional",
  17. "value": "true"
  18. }
  19. ],
  20. "datatype": "display",
  21. "visible": "true",
  22. "closeRow": "false",
  23. "colspan": "null",
  24. "size": "null",
  25. "rows": "null",
  26. "cols": "2",
  27. "identifier": "beginTableIdentifier",
  28. "inputType": "display-tbl-begin"
  29. },
  30. {
  31. "label": "Name of Market",
  32. "value": "",
  33. "options": [
  34. {
  35. "name": "optional",
  36. "value": "true"
  37. }
  38. ],
  39. "datatype": "string",
  40. "visible": "true",
  41. "closeRow": "false",
  42. "colspan": "1",
  43. "size": "0",
  44. "rows": "0",
  45. "cols": "0",
  46. "identifier": "market",
  47. "inputType": "text"
  48. },
  49. {
  50. "label": "Types of Fruit",
  51. "value": "",
  52. "options": [
  53. {
  54. "name": "optional",
  55. "value": "true"
  56. }
  57. ],
  58. "datatype": "int",
  59. "visible": "true",
  60. "closeRow": "false",
  61. "colspan": "1",
  62. "size": "0",
  63. "rows": "0",
  64. "cols": "0",
  65. "identifier": "types_of_fruit",
  66. "enumerations": [
  67. {
  68. "name": "Item",
  69. "tagName": "item",
  70. "label": "apples",
  71. "labelItextID": "item4",
  72. "defaultValue": "1"
  73. },
  74. {
  75. "name": "Item",
  76. "tagName": "item",
  77. "label": "bananas",
  78. "labelItextID": "item5",
  79. "defaultValue": "2"
  80. }
  81. ],
  82. "inputType": "selectFDA"
  83. },
  84. {
  85. "label": "Save",
  86. "value": "",
  87. "options": [
  88. {
  89. "name": "optional",
  90. "value": "true"
  91. }
  92. ],
  93. "datatype": "display",
  94. "visible": "true",
  95. "closeRow": "true",
  96. "colspan": "3",
  97. "width": "770",
  98. "height": "30",
  99. "rows": "0",
  100. "cols": "0",
  101. "identifier": "form-save",
  102. "inputType": "button"
  103. },
  104. {
  105. "label": "END TABLE",
  106. "value": "",
  107. "options": [
  108. {
  109. "name": "optional",
  110. "value": "true"
  111. }
  112. ],
  113. "datatype": "display",
  114. "visible": "true",
  115. "closeRow": "false",
  116. "colspan": "null",
  117. "size": "null",
  118. "rows": "null",
  119. "cols": "null",
  120. "identifier": "endTableIdentifier",
  121. "inputType": "display-tbl-end"
  122. }
  123. ]
  124. }