Dt_Reviews
Reviews Functionality Data Type
The Dt_Reviews data type stores user-generated reviews, including comments, reviewer details, and timestamps.
Data Fields:
Comment (text) – The actual review or feedback left by the user.
Creator Image (image) – The profile picture of the user who left the review.
Creator name (text) – The name of the user who left the review.
Creators company (text) – The company or organization associated with the reviewer.
Creator (User, built-in field) – Automatically tracks which user created the review.
Modified Date (date, built-in field) – Records the last time the review was updated.
Created Date (date, built-in field) – Stores when the review was initially created.
Slug (text, built-in field) – A unique identifier for referencing the review.
Last updated