Okay
  Public Ticket #1614621
multiple urls in
Closed

Comments

  • jfullerton1 started the conversation

    Is there a way to have multiple urls in one field with wpDataTables?

    E.g.

    url||doc1
    url||doc2
    url||doc3
    etc.

    Currently using a MySQL query to a table with auto page width and word wrap on.

    Note: Would also like to be able to use word wrap when scroll is active.

    Thanks,
    John

  •  471
    Isidora replied

    Hi John,
    Thank you for your purchase.

    Yes you can but not with url column type. You can set column type to string and then set multi edit string for Editor input type.Then when you edit that field you can insert html tags for link like

    <a href="https://www.google.com">Google</a>
    <a href="https://www.facebook.com">Facebook</a>
    <a href="https://www.test.com">Test</a>

    You can use one option at the moment. You can choose Limit table width or Scrollable. You can't use it both in same time.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

    You can try our wpDataTables add-ons before purchase on these sandbox sites:

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables