• Resolved rramosf

    (@rramosf)


    First of all, congratulations on this wonderful plugin.

    On another note, I wanted to ask you a couple of questions:
    1) Is there any way to escape certain characters in the “default values” entries in the field configuration?

    For example, when we enter characters like “:” in a default value, the module goes a little crazy and doesn’t save the correct values. For example, there are times when we need to enter a time of “2:30 PM.”

    I can’t find anything related to this in the documentation pages.

    2) On the other hand, how can I display more field columns in the “View Participants” section, for example “Phone,” “Hidden Fields,” etc.?

    Thank you very much in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rolandbarker

    (@rolandbarker)

    In the field options configuration, the double colon “::” is used to designate the value title, so in most cases a single colon won’t cause problems. However, if you are seeing issues with the colon, you can include it using its HTML entity equivalent: : which allows you to include the colon as a literal.

    Your second question, to set up which columns and in what order they are shown in a list display, check the Manage List Columns page in the plugin admin section. There are global configurations for both the frontend and backend list displays on that page. Frontend list displays can also be configured in the shortcode if you need: Setting the List Columns in the Shortcode

    Thread Starter rramosf

    (@rramosf)

    It had not occurred to me to use literal HTML codes, thank you very much.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Escape special characters in default value fields’ is closed to new replies.