• Resolved ahmedmam

    (@ahmedmam)


    Hi, I already installed the plugin tablepress inverted and button filter. Is it possible then click the button it received the value of another input text to equal the ‘data-filterterm’?
    I try this
    <input type="test" maxlength="13" id="searchTxt" class="searchField"/>
    <button class="table-2-filter" data-filterterm=searchTzt.value onclick="alert(searchTxt.value)">Search</button>

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    In principle, this is possible, yes. I would recommend that you look at the code of the Button Filtering Extension and adjust that with custom JavaScript code as needed.

    Regards,
    Tobias

    Thread Starter ahmedmam

    (@ahmedmam)

    Thank you @tobiasbg for your reply.
    Can you help me with that?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sorry, this is a customization that is beyond what I can offer as free support.

    Regards,
    Tobias

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

The topic ‘SUBMIT BUTTON’ is closed to new replies.