Title: Editing Short code Design (Calculated Fields Form)
Last modified: August 31, 2016

---

# Editing Short code Design (Calculated Fields Form)

 *  [hollowcog](https://wordpress.org/support/users/hollowcog/)
 * (@hollowcog)
 * [10 years ago](https://wordpress.org/support/topic/editing-short-code-design-calculated-fields-form/)
 * Hello,
 * I’m using the CFF (Calculated Fields Form) plugin and am trying to edit the following
   shortcode:
 * [CP_CALCULATED_FIELDS_USER_SUBMISSIONS_LIST]
 * Currently it displays a table with the following fields in order:
 * “id” (#), “form” (name of the form), “date”, “options” (update/delete), followed
   by a full summary of the form underneath the table.
 * Unfortunately my form has quite a few fields and this large summary is impractical.
   Id like to remove the summary portion altogether and add another column into 
   the table that reflects a specific field within the form (i.e. the name of the
   job, a quote number, or something of the sort).
 * Any and all help would be greatly appreciated. I’m currently using the developer
   version of this plugin.
 * [http://cff.dwbooster.com/](http://cff.dwbooster.com/)

Viewing 1 replies (of 1 total)

 *  [Jessica G.](https://wordpress.org/support/users/jesscga/)
 * (@jesscga)
 * Automattic Happiness Engineer
 * [9 years, 9 months ago](https://wordpress.org/support/topic/editing-short-code-design-calculated-fields-form/#post-8178368)
 * Hi! I posted a similar question to the developer and learned that you can hide
   the form fields by plugging this into your custom CSS:
 * `#the-list tr:nth-child(even){display:none;}`
 * This should achieve at least part of what you’re trying to do. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Editing Short code Design (Calculated Fields Form)’ is closed to new 
replies.

## Tags

 * [Calculated fields](https://wordpress.org/support/topic-tag/calculated-fields/)
 * [CFF](https://wordpress.org/support/topic-tag/cff/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jessica G.](https://wordpress.org/support/users/jesscga/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/editing-short-code-design-calculated-fields-form/#post-8178368)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
