cbHasField support for multiple field id

Hi,

it’ll be nice if the parameter field of the snippet cbHasField will implement the support for multiple ids:

 [[cbHasField?
      &field=`13,14,15,156`
      &then=`Has a Gallery!`
      &else=`Doesn't have a gallery!`
 ]]
```

what do you think?

This was on our list for the cbGetFieldContents snippet (issue 262), so I’ve had a note to also do this for cbHasField :slight_smile:

2 Likes