Okay
  Public Ticket #3147623
Fomidable forms Repeater fileds data
Closed

Comments

  • Seb started the conversation

    Hi, 

    I am using formidable forms and was wondering if their was a way to get data from repeaters fields into the table. 

    Thx

    Brad


  •  1,850
    Miloš replied

    Hi, Bradley 

    Unfortunately, repeater fields from any Forms plugin cannot be correctly added in wpDataTables, so you wouldn't be able to use them at this time.

    Each repeater field would be saved as a new/separate Form when it gets passed to our tables.

    Right now, this is a limitation we have - but our developers will do their best to make an improvement in the future.

    Please feel free to search on our suggestions page

     to see if someone may be already suggested this feature. If you can't see it, feel free to add your suggestion there,  and as more people vote, the feature will move higher on the priority list.

    You can certainly follow our changeLog page if you'd like ( it is also available in the plugin dashboard), where we state any changes/new features/bug fixes during updates;

    and our newsletter, so you're informed about new features, bug fixes, freebies, etc.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

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

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  • Seb replied

    Thanks Milos for the detailed response. Repeaters feilds are a challenge. The best result I have seen so far was when using https://appenate.com/ . They group the repeated fields in the one cell, so you click the cell to display a dropdown with the multiple entries. 

    I will add some things to the suggestions link later, but thought I would mention them anyway while we are on the topic.

    The other feature that would be great is allowing multiple formidable forms data to be added to the same table, currently its one. Formidable itself doesnt have an option for that either. An example would be an new employees register form, and an existing employee register form, and getting a complete table of all employees out of it.

    The other issue was that when displaying the csv,s and pdf,s, there is no option to include hidden data. Mostly the table I would use is a basic outline of the data available for further viewing or download so this is a bit of a problem to.

    Thanks for responding.

    Brad

  •  1,850
    Miloš replied

    Hi, Brad

    You're welcome, i am happy to help in any way.smile.png

    -

    Yes, i can see exactly what you mean regarding the repeater fields.

    -

    And you are correct, for the time being, it is only possible to connect one Form to one table,

    but this is a valid suggestion for improvement in my opinion, so i am hoping that our developers might work on that in the future.

    -

    In regards to displaying CSV or PDF's,  i guess you mean when we use the Export Tools?

    Yes, there are current limitations, i can elaborate a bit more on that.

    The table tools functionalities are based on a 3rd party HTML5 library and they are not customizable. Unfortunately, the library allows very little “fine-tuning” of the generated files, so font, size, and other properties cannot be changed.

    There are some limitations in this library we will emphasize for your awareness:

    • For tables with server-side processing, only the visible rows will be exported to any format. If you want the entire table to be exported (or copied to a clipboard), you need to choose the “Show All” feature in the “show … entries” block, and then do the export:6992668217.png
    • Generated PDF, XLS, CSV are not customizable. Unfortunately, the library allows very little “fine-tuning” of the generated files, so font, size, and other properties cannot be changed (but the title can – see below).
    • Conditional formatting is not reflected in any of generated export files.
    • Other front-end extensions cannot be combined with Table Tools. If you have row grouping enabled for the table, or there are some customizations you did yourself, they won’t be reflected in the generated Excel, CSV or PDF document, nor in the clipboard.
    • When you export tables with the wpDataTables plugin, please note that you can export values, but not formulas. WpDataTables doesn’t support exporting formulas, so a Formula column will be exported only with values; and any calculations of Average, MIN, MAX, and Total will not be exported at all.
    • Exporting images is not possible at the moment, but you are able to export them as HTML with the new “Include HTML” option.
    • You can’t export columns that are hidden – they will not be visible in any exporting or printing tool.
    • Export numbers with comma as decimal separators have issues in the Excel report. Please use the CSV export button or change column type to string for these columns.

    -

    If you wish to get more functionality for exporting PDF at this time, my advice would be to acquire the WP Advanced PDF plugin, which offers a lot more options when creating PDF files from our tables, along with other content on your website.

    -

    Thank you again for all the feedback and suggestions.

    If you can be so kind to review if other users have already perhaps suggested some of these points already, then you can simply upvote them;

    or if not, you can create the new suggestions for voting.smile.png

    -

    Please don't hesitate to open new tickets, for any new question, or new topics,

    and of course, you can additionally ask questions for what we covered here.

    Thank you

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

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

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables