Add Post Content Field in Post Forms
In Fluent Forms, the Post Content field allows you to offer your users the option of submitting their content to their posts. This article will guide you through the whole process of adding the Post Content field in your Fluent Forms for your WordPress Site.
Add Post Content Field
Go to Forms from the Fluent Forms navbar, select your Post Form, and click Edit to open the form editor.

Once you are on the Editor page, go to the Input Fields on the right sidebar and open the Post Fields dropdown list by clicking the Arrow Icon. Now, choose the Post Content field by clicking on it or Drag & Drop it into your editor.

Customize Post Content Field
You can see that a Post Content field is added to the form. You can Edit or Customize this field by hovering over it and clicking the Pencil Icon.
It will take you to the Input Customization tab on the right side and offer you the following options for customizing the field.
Post Content
Advanced Options

1. Post Content
Configure Post Content labels and editor options:
A. Element Label: This is the field Content the users will see when filling out the Post Content field in a form. You can enter any text here to help users understand the purpose of the field.
B. Label Placement: Using this option, you can determine the position of the label Content where the user will see this. The available options are Top, Right, Bottom, Left, Hide Label, and Default. All of those are self-explanatory except the Default. If you select the Default option, it will represent your global label placement settings.
C. Admin Field Label: The admin field label is a field Content displayed only to admin users. That means, if you want to show a different field label for your admin users when they view the form submissions, you can configure that using this option.
D. Placeholder: Here, you can set a desired text to guide your users about the purpose of the field. It is the equivalent of the HTML input placeholder attribute. The user will see this text when the input field is empty.
E. Rows: Here, you can set the number of rows the Textarea field will occupy in the form. This is an HTML attribute used for browser support.
F. Columns: Here, you can set the number of columns the Textarea field will occupy in the form. This is an HTML attribute used for browser support.
G. Required: Select the Yes radio button to make this field mandatory for users to fill in for successful form submission. Otherwise, check the No radio button to keep this field optional to fill in.

2. Advanced Options
Configure Advanced Options:
A. Default Value: You can set a default value here to pre-populate the value of a field and enter it here. You can also set the value by using the SmartCodes. To learn the details about SmartCodes, read this Documentation.
B. Container Class: Use this option to add your custom CSS classes to the field’s wrapper.
C. Element Class: Add custom CSS classes to the input field itself. This is used for adding Custom CSS/JS for a specific input field of a form.
D. Help Message: You can use this option to guide your user thoroughly. Add your text here, which will be shown as a help message to the user. To learn more, read this Documentation.
E. Name Attribute: The input field’s name attribute is the HTML equivalent of the same name. You don’t need to modify this.
F. Max text length: Here, you can set the maximum number of characters the Textarea field will occupy in the form.
G. Conditional Logic: This option allows the Post Content field to function conditionally based on your submission values according to your set of conditional logic/s. To learn more, read this Documentation.

Configure Post Feed Settings
Lastly, configuring the Post Feed is mandatory to make your Post Form functional. It helps you map your added post fields for data collection and allows users to create more customized posts.
NOTE
Use the Post Feed settings to map your post fields, then save the feed. For the full workflow, see How to Create a Post Form with Fluent Forms.
Embed the Form into Frontend
To embed and display the form on a specific Page/Post on your site, copy the Shortcode from the top right side and paste it into your desired Page/Post.
Once you complete the customization, click the Save Form button to save all your changes. Also, to see the form preview, click the Preview & Design button in the middle.

Preview of Post Content field
Here is the preview of the added Post Content field under the Post Form.

This way you can easily add the Post Content fields in Fluent Forms!

