Skip to main content

FormData

The 'FormData' module allows you to manage and interact with form data. Using the defineOneEntry function, you can create a FormData object to handle various operations. It supports multiple data types such as strings, numbers, dates, text, images, files, lists, and nested entities. It provides methods like getFormsData, postFormsData, and getFormsDataByMarker for retrieving, creating, and searching form data. Each method interacts with the API and returns structured JSON objects with detailed information including IDs, timestamps, and language-specific data.