Okay
  Public Ticket #3391787
Sharing link to master-detail page pop up
Closed

Comments

  •  1
    Nicholas Pennisi started the conversation

    I have a wpdatatable that uses Master-Detail Page pop up.  When you click "more" you are redirected to a page with more info.  

    The info I have is for individual profiles.  I want to share that page with others to see the info without having to go to the table and find that row to click "more" to see the info.  

    Is there a way to share the Master-Detail Page for each individual person?  If I try to send the link of the pop up page, it just shows the template page without  the users information.


  •   Nicholas Pennisi replied privately
  •  1,819
    Miloš replied

    Hi, Nicholas.

    Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.

    -

    I see what you need, and sorry to disappoint you, but at this time, it is not possible.

    As we pointed out in this Documentation,

    if you visit this custom page directly, placeholders will be replaced with empty strings,

     so data will be populated only when you access this page from our table by clicking on Row or Button depending on your configuration.

    At this time, we don't have any built-in solution to achieve this, but you can suggest it to our developers - they will do their best to make a solution 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.

    -

    If you have coding skills and wish to try to make a custom solution now,

    you can check out our available hooks for Developers on this documentation and see if you can find any hook that might help.

    Please be advised that custom solutions with hooks are not included in our support.

    You can also research resources such as Stack Overflow to see if any other user perhaps found a workaround.

    ( We do like to give examples for certain solutions, but for this use-case, we, unfortunately, don't have anything yet)

    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

  • Adam replied

    have you found a Solution? I am Stuck with the same problem. Would appriciate if you would share your experience?

  •  1,819
    Miloš replied

    Hi, Adam.

    If you mean the same issue, in terms of having a page which can load some values when accessed directly through its URL,

    without having to click from the table's row first,

    we still do not have any way to achieve this.

    The placeholders from the Master Details can only load when a user clicks in a specific row from the table,

    then the table will pass the values to generate through the placeholders on the template page.

    We do have several users who requested this feature though, 

    so you can search and upvote it 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

    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