Title: [Plugin: Custom Field Template] Possible bug
Last modified: August 19, 2016

---

# [Plugin: Custom Field Template] Possible bug

 *  [automaton](https://wordpress.org/support/users/automaton/)
 * (@automaton)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-possible-bug/)
 * With this plugin, you can greate groups of custom fields, like this:
 *     ```
       [klikprint]
       type = fieldset_open
       multipleButton = true
       multiple = true
   
       [klikprint_download]
       type = file
       label = Kies een bestand om te uploaden
       relation=true
       class=file
   
       [klikprint_omschrijving]
       type = text
       size = 100
       label = Omschrijf je download
       relation=true
   
       [klikprint]
       type = fieldset_close
       ```
   
 * The field relationships are messed up once you delete a field in one of the (
   duplicated) groups. When I look at the DB, there is also no discernible link 
   between (in my case) the fields klikprint_omschrijving & klikprint_download, 
   which sort of explains this behaviour. I’m thinking it just pulls all meta fields
   out of the database, and links them based on the order in which they appear in
   the query results. Which is asking for trouble.

Viewing 1 replies (of 1 total)

 *  Thread Starter [automaton](https://wordpress.org/support/users/automaton/)
 * (@automaton)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-possible-bug/#post-1413384)
 * Could ‘startNum’ be a solution to this? It would be really helpful if these options
   were explained a bit more.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Field Template] Possible bug’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [automaton](https://wordpress.org/support/users/automaton/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-possible-bug/#post-1413384)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
