Forums

Custom Field Suite
[resolved] CFS displays internal data (3 posts)

  1. jobromedia
    Member
    Posted 7 months ago #

    This custom field suite plugin is great, but it leaves a few things to wish for.

    1. Instead of displaying the field name (which should only be used internally in the code) it should instead display the field label which is much more readable and gives some more information than the rather bulky field titles.

    2. I've noticed a tiny bug when switching from checkbox to popup menu, the data entered in the checkbox is stored in the database and displayed as such.

    The checkboxes could be displaying true / false, no / yes instead of just displaying 0 / 1. Remember that we're dealing with regular users who maybe doesn't have as much experience when it comes to programming, so why not make the step as easy for them as possible?

    Apart from these thoughts a really good plugin!

    http://wordpress.org/extend/plugins/custom-field-suite/

  2. logikal16
    Member
    Posted 7 months ago #

    jobromedia,

    1. Could you be a little more specific? Are you referring to when using $cfs->get()? I.e. You want to use $cfs->get('My Field') instead of $cfs->get('my_field')?

    2. That introduces a wider issue: what happens to data when field types change. Right now, the data is left as-is. I think there's a lot of room for discussion here.

    3. Good idea.

  3. texasguy911
    Member
    Posted 7 months ago #

    I'd like 0/1 to stay.

Reply

You must log in to post.

About this Plugin

About this Topic