• Resolved erwant

    (@erwant)


    hello,

    is it possible to use
    <input type=”number” id=”nombrepersonnes” name=”nombrepersonnes” placeholder=”1″ min=”1″ max=”10″ /> to get a value and then show only the selected columns in the shortcode ?

    [table id=1 show_columns =”3″/]

    For example, user selects 3 “nombrepersonnes” and then
    nombrepersonnes = 3

    and display [table id=1 show_columns =”nombrepersonnes”/]

    Thank you bery much for your help

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, I don’t see a way to directly achieve that, you would need custom programming for this, sorry.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘show/hide colums’ is closed to new replies.