Creatio Landing Page Quiz Data Capture

I require assistance implementing a quiz on a Creatio Landing Page designer.

The goal is to capture both the quiz questions and the user responses for every question within the "Submissions" object list.

Creating lookup fields on the FormSubmit object did not successfully capture the questions.

Please advise on the correct technical solution for capturing both questions and responses accurately.

Like 0

Like

1 comments

Hello,
 

We recommend creating a custom entity (for example, Quizzes) and adding the necessary fields such as text, lookup values, etc., to collect the required information.

Once the custom entity is created, it should be added to the Webhook entities lookup. After that, you will be able to select it when configuring the landing page form and receive the submitted data correctly.

For fields with multiple selectable options, you can use a combo box in the designer.



Best regards,
Malika

Show all comments