Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. <?xml version='1.0'?>
  2. <form>
  3. <id>5</id>
  4. <name>test2</name>
  5. <slug>test-2</slug>
  6. <archived>false</archived>
  7. <approved>true</approved>
  8. <created_at>1581584918000</created_at>
  9. <updated_at>1581585553000</updated_at>
  10. <items>
  11. <item>
  12. <id>3</id>
  13. <order>1</order>
  14. <component>checkbox</component>
  15. <data>
  16. <col>3</col>
  17. <value/>
  18. </data>
  19. <styles/>
  20. <validations/>
  21. </item>
  22. <item>
  23. <id>2</id>
  24. <order>2</order>
  25. <component>text</component>
  26. <data>
  27. <col>7</col>
  28. <value>gdsgsadgsadgsadg</value>
  29. <label>fsafasfasfasfasf</label>
  30. <inputPlaceholder>fsafasfasfas</inputPlaceholder>
  31. <uniqueName>fdsfsdfsd</uniqueName>
  32. </data>
  33. <styles>
  34. <labelPositionInline>false</labelPositionInline>
  35. <marginTop>36</marginTop>
  36. <marginLeft>13</marginLeft>
  37. <marginBottom>20</marginBottom>
  38. <paddingTop>29</paddingTop>
  39. <paddingLeft>25</paddingLeft>
  40. <paddingBottom>16</paddingBottom>
  41. </styles>
  42. <validations/>
  43. </item>
  44. <item>
  45. <id>4</id>
  46. <order>4</order>
  47. <component>date</component>
  48. <data>
  49. <col>3</col>
  50. <value>15-02-2020</value>
  51. <label>dsadasdasd</label>
  52. <inputPlaceholder>fasfasfasf</inputPlaceholder>
  53. </data>
  54. <styles/>
  55. <validations>
  56. <alwaysToday>false</alwaysToday>
  57. <pickCustomDate>true</pickCustomDate>
  58. </validations>
  59. </item>
  60. <item>
  61. <id>5</id>
  62. <order>5</order>
  63. <component>image</component>
  64. <data>
  65. <col>3</col>
  66. <value/>
  67. </data>
  68. <styles/>
  69. <validations/>
  70. </item>
  71. <item>
  72. <id>6</id>
  73. <order>6</order>
  74. <component>heading</component>
  75. <data>
  76. <col>3</col>
  77. <value/>
  78. </data>
  79. <styles/>
  80. <validations/>
  81. </item>
  82. <item>
  83. <id>7</id>
  84. <order>7</order>
  85. <component>markdown</component>
  86. <data>
  87. <col>3</col>
  88. <value>fsafasfas</value>
  89. </data>
  90. <styles/>
  91. <validations/>
  92. </item>
  93. <item>
  94. <id>8</id>
  95. <order>8</order>
  96. <component>blank</component>
  97. <data>
  98. <col>3</col>
  99. <value/>
  100. </data>
  101. <styles/>
  102. <validations/>
  103. </item>
  104. <item>
  105. <id>9</id>
  106. <order>9</order>
  107. <component>paragraph</component>
  108. <data>
  109. <col>3</col>
  110. <value>&lt;p>&lt;strong>fsafasfasf&lt;/strong>&lt;/p></value>
  111. </data>
  112. <styles/>
  113. <validations/>
  114. </item>
  115. <item>
  116. <id>10</id>
  117. <order>10</order>
  118. <component>submit</component>
  119. <data>
  120. <col>3</col>
  121. <value/>
  122. </data>
  123. <styles/>
  124. <validations/>
  125. </item>
  126. </items>
  127. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement