CS Blog Version 2 Element Post
From ADF Docs
Posts
| Field Name/Label | Field ID | Field Type | Required? | Properties |
| Title | title | Text | Yes | Maximum Length: 255 Size: 55 |
| Content | content | Formatted Text Block | No | Width (pixels): 600 Height (pixels): 450 |
| Blog ID | blogID | hidden | N/A | {request.params.blogID} |
| pageURL | pageURL | hidden | N/A | {request.pageURL} |
| PostID | postID | hidden | N/A | {createUUID()} |
| createdBy | createdBy | hidden | N/A | {request.user.id} |
| postPageID | postPageID | hidden | N/A | {createUUID()} |