Dt_(Kit)_FAQs
Dummy Data Type
The Dt_(Kit)_FAQs data type is used to store and manage frequently asked questions (FAQs) within the application.
Data Fields:
Answer (text) - The answer to the FAQ.
Index (number) - The index or order of the FAQ.
Question (text) - The question of the FAQ.
Creator (User) - The user who created the FAQ entry.
Modified Date (date) - The date and time when the FAQ entry was last modified.
Created Date (date) - The date and time when the FAQ entry was created.
Slug (text) - A unique identifier for the FAQ entry.
Last updated