NewsFeedItemHtml Table (506)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Detailed description of the news item, in a specific language.
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| newsfeeditemhtml_id | Primary key | PK | |
| newsfeeditem_id | Foreign key to NewsFeedItem that this description belongs to. | FK NewsFeedItem | |
| Iso2Lang | ISO 2 letter Language code for the content. "en", "us", "no" | String(10) | |
| HtmlContent | The HTML content for the news feed item in the specified language. Styling through pre-defined CSS classes. No SCRIPT or STYLE tags allowed | Clob |

Indexes
| Fields | Types | Description |
|---|---|---|
| newsfeeditem_id, Iso2Lang | FK, String(10) | Unique |
Relationships
| Table | Description |
|---|---|
| NewsFeedItem | Contains news feed items - published to one or more users, with one or more language descriptions |
Replication Flags
- None
Security Flags
- No access control via user's Role.