• Resolved Vladimir Bender

    (@vovastik)


    {
    "items": [
    {
    "id": "106413722",
    "name": "Engineer",
    "salary": {
    "from": 5000,
    "to": 6000
    },

    Okay. Salary array values parsed in cell one under another.

    But how can I make the cell contain only the salary from value?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hi Vladimir,

    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.

    If you would do a hook to do ‘one level deeper’ in the root, as explained on our Documentation with an example, you can return this data, but it returns all the ‘child data’ which are both ‘from’ and ‘to’ in your case.
    So we are sorry to disappoint you, but at this time, we don’t have a built-in solution to achieve what you described.
    You can only try with a completely custom solution, but this is not covered by our Support.

    Kind regards.

    Thread Starter Vladimir Bender

    (@vovastik)

    Thanks, this hook helped solve the problem.

    Plugin Author wpDataTables

    (@wpdatatables)

    Hi Vladimir,
    We are delighted to see you managed to resolve this issue.
    Thank you for letting us know.
    If anything else comes up, please don’t hesitate to reach out to us.

    Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.