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 #2737694
Leave text saved in the field to search
Closed

Comments

  • Renato Thobias started the conversation

    Hello how are you?

    My site users visit a page containing a general report daily and use the search field to filter searches related to their full name (first and last name).

    I did a search and found nothing on this subject, so I opened this ticket.

    Is it possible to save in the search field "user name" and leave it saved whenever the user opens the same page every day? They were asked not to always type the same thing in the search field and their name would already be saved to do the daily monitoring of the results in the table.

    Is it possible to save something in the field to search?

  • Renato Thobias replied

    An image how reference tô sabe field text search

  • [deleted] replied

    Hi Renato

    Thank you for reaching out to us.

    It can't be done in the way you've shown me in the gif, but you can try using column filters, using placeholders. 

    If you go to the column settings Filtering tab you will see a field Predefined values, there you can add these placeholders 

    %CURRENT_USER_FIRST_NAME%

    %CURRENT_USER_LAST_NAME%

    in this way the table will be automatically filtered based on the first and last name of the currently logged in user.


  • Renato Thobias replied

    Hi, thanks for the reply.

    I really tested it and it is a solution, but unfortunately my users do not need to register to access the table, so in this case these Predefined values do not work.

    Would you have any other type of Predefined values to use for users who are not logged in, but access your name daily in the search field of the table?

  • [deleted] replied

    Hi Renato

    Unfortunately this is only possible if the users log in. Logged-out users have user ID: 0, so there is no way to filter per user if they're not logged in.

    Do let us know if there is anything else we can do to assist.