Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Public Ticket #3545897
interested in purchasing
Closed

Comments

  • paul started the conversation

    I am interested in purchasing the master form details

    I want to know if after submission I can moderate before it becomes available

  •  1,314
    Marko replied

    Hello there,

    Thank you for your interest in our product.

    You contacted us in the Amelia category. I will forward this to our agents from that sector and as soon as your ticket comes up they will respond immediately.

    We wish you all the best.

    Have a nice day. 


    Kind Regards, 

    Marko Davidovic
    [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

  •  1,692
    Miloš replied


    Hello,

    I am interested in purchasing the master form details

    I want to know if after submission I can moderate before it becomes available-

    - 1. When it comes to our Add-on Master-Details, this is not used for any kind of editing or verification when data is submitted.

    I will show you a general introduction what the Master-Details is for.

    It can be used if you wish to first present an initial table with less data/ less columns;

    then if a user makes an action you set up,  it can load "more details" only for the selected row

    (1. If the “Row click” is selected, users will be able to access details for a row by clicking on it. 

    2. If the “Button click” is selected, a new column will be added to the table, where each row would get a button opening the details for it.)

    -

    You an also set up in which way you wish the details to load;

    1. It can be as a Pop Up to reveal more columns of that row

    2. A template Post with placeholders

    3. Or a template custom Wordpress Page with placeholders to load data for more columns of that row.

    Please check more about Master Details here, with an example.

    -

    You can also test Master Detail Add-on features on this sandbox site.




    2. Now to cover this subject in general with our Plugin, that is not related to the Master Details Add-on, it is more related to editing with our Tables - submitting data, as you said -

    I want to know if after submission I can moderate before it becomes available-

    -

    If you mean to validate the Data when a User inserts a new Row, or edits existing Row of data.


    We do not have any Data Validation Feature as out of the box option.

    And unfortunately, we don't have any custom example to show you for something similar to this specific use-case.

    We can only provide at least some advice that our developers sent us, and we hope this might help get  you started:

    In this file of our plugin:

    wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php 

    around line 252, where the method for saving wdtSaveTableFrontend is, you can find these hooks:

    Actions:

    wpdatatables_before_frontend_edit_row

    wpdatatables_after_frontent_edit_row

    Filters:

    wpdatatables_filter_frontend_formdata

    wpdatatables_filter_formdata_before_save

    wpdatatables_query_before_save_frontend

    With those, a developer can manipulate the data user entered. 

    This is as much as our developers can advise since using combinations and solutions which are not included in the built-in functions of the plugin require additional engagement, 

    and are not included in the provided support.

    I hope that helps.

    It probably can be done with some custom work, but our developers are very busy at the moment, working on some priority tasks and fixing bugs and issues with our plugins, so they won't be having the time for custom work in the near future.


    For a built in feature of Data/submittion validation by Admins, you can make a development suggestion.

    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.


    Let me know if you have any additional questions.

    Kind Regards, 

    Miloš Jovanović
    [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