Advanced Shortcode Attributes
The shortcode supports the following attributes for the inbox and status pages:
id_column – show or hide the ID column in the inbox and status pages. For example, hide the ID column:
submitter_column – show or hide the submitter column in the inbox and status pages. For example, hide the submitter column:
step_column – show or hide the step column in the inbox and status pages. For example, hide the step column:
form – constrain the entries to the specified form ID. For example, constrain the entries to the form ID 1:
title – specify a title that will appear on the both the inbox/status list and the entry detail page. For example:
timeline – show or hide the timeline. Default = true. Example:
step_status – show or hide the step status on the entry detail page. Default = true. Example
workflow_info – show or hide the workflow info. Default = true. Example:
sidebar – Use two columns or one. Default = true. Use false to use just one column. Example
actions_column – show or hide the approval actions column in the inbox page. For example:
due_date – show or hide the due date column. Default = false. Example:
back_link – show or hide the ‘Return to List’ link at top of main column of entry detail view. Example
back_link_text – Customize the text to display when the back_link parameter is set to true. Example
back_link_url – Customize the url to return users to from entry detail page when the back_link parameter is set to true. Example . Very useful if you have pages with Gravity Views included.
Leave a Reply