We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #2258654
Custom excel sheet
Closed

Comments

  • Joe Sad started the conversation

    Good morning.  My local fire department is looking to be able use something like your wpDataTables plugin for a project regarding monitoring their training.

    Can you tell me if your plugin would be able to fulfill these requirements:

    1. I need to create a spreadsheet template that looks like the attached sheet and it should auto calculates hour totals at the bottom row.

    2. 300+ firefighters would need to log in and edit their own spreadsheet.

    3.  Those same firefighters can periodically log in to add to their spreadsheet and save their progress.

    4.  Supervisors could log in and view progress of the individual fire fighters sheets.

    5.  Can we automatically send weekly reports to supervisors (or can they go in and run a report manually) showing individual progress (total hours so far for each fire fighter).


  •  2,576
    Aleksandar replied

    Hello Joe.

    Thank you for your interest in our plugin.

    I believe what you're looking for to achieve can be accomplished with wpDataTables.

    1. Creating a table like this is possible:

    9275653580.png

    So, without the logo on top, and the two fields. Those could be custom notifications on the page where the table is located, so that's not a big issue. The "Hours" column can be set to "Float" (because of the decimal point), and you can use our Calculation Functions to count the total (SUM).

    2. If they would each have their own spreadsheet, that could easily be achieved by placing the table in the firefighter's page.  Another option would be to utilize our "Users see and edit only own data" feature, with which you can have one master table, and add an integer column, which would represent each firefighter's WordPress user ID (they would need to have a WordPress user account created). They would be recognized by that user ID, and only rows associated to that user ID will be displayed to the user.

    3. Sure, if you enable editing on front-end, they would be able to do that.

    4. Supervisors would need to have access to the back-end, so they can view the table. Or, you could pull the info for administrators in new duplicated tables.

    5. Unfortunately, there are no automated processes in wpDataTables, and that would have to be done manually.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    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