Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Add checkbox and radio input types to Post Options

  • #2571
    Avatar photo[anonymous]

    Add checkbox and radio input types to Post Options

    #2574
    Avatar photo[anonymous]

    Yes, they can already be available in themes via shortcodes. Check out: https://getpublii.com/themes/demo/tattoo/forms/ , https://getpublii.com/themes/demo/mercury/3/forms/ , etc.

    Or you could use a third-party forms provider (like Forsmspree.io) and gain the benefits of strong form validation, maybe better anti-spam protection, and so on.

    #2576
    Avatar photo[anonymous]

    I was talking about Post Options, under the Settings right sidebar on post creation/edition.

    #2577
    Avatar photo[anonymous]

    Mostrar Titulo => checkbox

    Mostrar Titulo 2 => radio

    #2579
    Avatar photo[anonymous]

    Okay, I understand.

    Because checkbox and radio input types are part of the web forms ‘package’, there may be a better solution in time (forms plugins, etc.)

    Maybe @bob can clarify.

    #2631
    Avatar photo[anonymous]

    Hi,

    There is a one UI problem with this kind of fields – we have no way to easily handle “Use global value” option for such fields.

    #2647
    Avatar photo[anonymous]

    Ok, thanks, I’ll use an select field type for now

    #2704
    Avatar photo[anonymous]

    Another nice feature for this would be the field dependencies mechanism