Viewing 1 replies (of 1 total)
  • Thread Starter rolyestemonio

    (@rolyestemonio)

    Nevermind I just solve it by editing this file contact-form-7-to-database-extension/ExportToHtmlTable.php.

    and replace this code:

    $value = "<a href=\"$fileUrl\">$value</a>";

    with

    $value = "<a target=\"_blank\" href=\"$fileUrl\">$value</a>";

Viewing 1 replies (of 1 total)
  • The topic ‘[cfdb-datatable] link new tab’ is closed to new replies.