Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #52510
    Anonymous
    Inactive

    Hey Franky,

    I use custom fields as a DropBox, with the following content “||text||text2||”
    In this example is the field in the form blank.
    How can I check whether the user has made an input or not?
    I have tested the following variants:
    [eme_if tag='#_FIELD{xx}'] [eme_if tag='#_FIELD{xx}' notvalue=''] [eme_if tag='#_FIELD{xx}' notvalue=' ']
    Without success.

    #52511
    Anonymous
    Inactive

    correction, a clerical
    The syntax is wrong, I mean this: [eme_if tag='#ESC_FIELD{xx}']

    #52513
    Franky
    Keymaster

    Confirmed as a bug and fixed here:
    http://plugins.trac.wordpress.org/changeset/936657

    #52536
    Anonymous
    Inactive

    This work now.

    another question on the same topic.
    Custom fields, DropDown or RadioBox: You use the visible tag for the conditions (value=’…’).
    You write in the description: Visible tags are optional.

    If you change the visible tags, because you have made ​​a mistake or for a better understanding or anything else.
    Then you have at all points where the field is evaluated to make changes.

    #52539
    Franky
    Keymaster

    Correct, added placeholder #_FIELDVALUE{xx} to get the real value.
    See http://plugins.trac.wordpress.org/changeset/940433

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top