Content Type Fields
AccroPress has many different field types that you can use for your content in order to create content that matches your initial structure. These differ from older systems like WordPress as our editing experience has been designed to work across all of your services and systems, meaning that you can create the content once and then reuse across all of your platforms easily.
When you publish content, the data entered into these fields and the definition of the fields is provided as a JSON response over our integrators APIs, allowing you to format and style your content just how you want it.
Fields Structure and defaults
Field Name | Field Type | Field Description | Subfields |
Single-Line Text | Text | This field is for entering a single line of text within the page editor. | |
Multi-Line Text | Text | This field will allow multiple lines of text to be entered within the editor | |
Integer | Number | This field will allow for an integer to be entered | |
Float | Number | With this field, you can enter a float for items such as latitude. | |
Date / Date and Time | Date | Fields that allow the user to select a date or a date and time | |
Link | Group | A grouped field that allows you to enter link text, URL and set the link to open in a new tab | |
Dropdown | Select | A customizable select field that will provide a number of options for the user to select from. | |
Button | Group | A grouped field that allows you to enter button text and the URL for the button | |
Boolean | Boolean | A true/false switch | |
Video | Media | One of the following subtypes for displaying media in your content |
|
Image | Media | Will display an image upload field on the editor | |
WYSIWYG Editor | Rich text editor | Will display a rich text editor that provides more capabilities for the overall content management | |
Code | JSON | A code editor for multiple types of code, detailed in the subtypes |
|
Colour Picker | Text | A colour picker that allows for a HEX or RGB to be selected. | |
Divider | Presentation | Will display a divider between fields, with the option to set height and colour | |
Map | JSON | Allows the user to enter a lat long or an address that will output a map location to be used in their content | |
Reference | Relation | The reference field allows the user to link the content to another item of content in the system | |
Quote | Group | Allows the user to enter a quote title, summary and author within a grouped field | |
Accordion / FAQs | Group | Allows the user to create a content accordion with multiple titles and descriptions | |
Card / Group | Group | Allows the user to define their own group of fields that can contain any of the fields in this table that aren't already a group | |
Featured Jobs | Relation | Allows the user to define a set of featured jobs | |
SmartFeed | Relation | Allows the user to connect a SmartFeed implementation to the content | |
Weduc | Relation | Allows the user to connect a Weduc implementation to the content |