chatbot.xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <T3DataStructure>
  3. <meta>
  4. <langDisable>1</langDisable>
  5. </meta>
  6. <sheets>
  7. <sDEF>
  8. <ROOT>
  9. <type>array</type>
  10. <el>
  11. <settings.terms>
  12. <TCEforms>
  13. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_chatbot.terms</label>
  14. <config>
  15. <type>text</type>
  16. <eval>trim,required</eval>
  17. <rows>5</rows>
  18. <cols>200</cols>
  19. </config>
  20. </TCEforms>
  21. </settings.terms>
  22. <settings.type>
  23. <TCEforms>
  24. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_chatbot.type</label>
  25. <config>
  26. <type>select</type>
  27. <eval>required</eval>
  28. <renderType>selectSingle</renderType>
  29. <items type="array">
  30. <numIndex index="0" type="array">
  31. <numIndex index="0">Auswählen</numIndex>
  32. <numIndex index="1"></numIndex>
  33. </numIndex>
  34. <numIndex index="2" type="array">
  35. <numIndex index="0">type</numIndex>
  36. <numIndex index="1">medical</numIndex>
  37. </numIndex>
  38. <numIndex index="3" type="array">
  39. <numIndex index="0">type</numIndex>
  40. <numIndex index="1">bewerbung</numIndex>
  41. </numIndex>
  42. <numIndex index="4" type="array">
  43. <numIndex index="0">type</numIndex>
  44. <numIndex index="1">weiterbildung</numIndex>
  45. </numIndex>
  46. <numIndex index="5" type="array">
  47. <numIndex index="0">type</numIndex>
  48. <numIndex index="1">reverse</numIndex>
  49. </numIndex>
  50. <numIndex index="6" type="array">
  51. <numIndex index="0">type</numIndex>
  52. <numIndex index="1">unknown</numIndex>
  53. </numIndex>
  54. </items>
  55. </config>
  56. </TCEforms>
  57. </settings.type>
  58. <settings.category>
  59. <TCEforms>
  60. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_chatbot.category</label>
  61. <displayCond>FIELD:settings.type:=:reverse</displayCond>
  62. <config>
  63. <type>select</type>
  64. <eval>required</eval>
  65. <renderType>selectSingle</renderType>
  66. <items type="array">
  67. <numIndex index="0" type="array">
  68. <numIndex index="0"></numIndex>
  69. <numIndex index="1">Auswählen</numIndex>
  70. </numIndex>
  71. <numIndex index="1" type="array">
  72. <numIndex index="0">type</numIndex>
  73. <numIndex index="1">studium</numIndex>
  74. </numIndex>
  75. <numIndex index="2" type="array">
  76. <numIndex index="0">type</numIndex>
  77. <numIndex index="1">ausbildung</numIndex>
  78. </numIndex>
  79. </items>
  80. </config>
  81. </TCEforms>
  82. </settings.category>
  83. </el>
  84. </ROOT>
  85. </sDEF>
  86. </sheets>
  87. </T3DataStructure>