Okay
  Public Ticket #1073003
Custom Work
Closed

Comments

  •  6
    titusraj started the conversation

    I am currently using the table that can only be edited and seen by the user.

    After multiple users add their details: 

    1) Can the contents of this table be shown to all logged in users but not editable?

    2) The contents can be searched by athletes name with a search box. It then provides search results.





  • [deleted] replied

    Hi titusraj,
    Thank you for the purchase and sorry for delayed reply.

    1. Can the contents of this table be shown to all logged in users but not editable?

    - You can define editor roles when you edit wpDataTable and set user roles that will be available to edit the table. All other users will be able to see it.

    2. The contents can be searched by athletes name with a search box. It then provides search results.

    - Can you explain me this in more details? You can define filter type Selectbox for every column that you want to filter with Selectbox, and if you want to use filtering Advanced Filtering option should be turned on.