How to write syntax to define data page in custom HTML rule
We have requirement like chatbot functionality and we used simple question rule in chatbot. In this chatbot we need to delegate the datatype to manager. all question are present in data type with an individual ID. If we refer data page in custom HTML then we can get all question labels.so anyone suggest based on data type ID how to map each question label to individual property and how to write the syntax to loop each value in that datatype through custom HTML?