Skip to content

Add a new column in the table #9

@enrutador

Description

@enrutador

Hi
Very nice project¡¡¡ congratulations .

I have a question at the time of painting the data table in java script. I modified the json to send me 3 variables instead of 2

Customer Side:
curl "http://10.65.0.103/api?id=1&value=100&value2=1300"

Server response:

[I 171228 00:43:09 web: 1462] 200 GET / api? Id = 1 & value = 100 & value2 = 1300 (10.65.0.103) 10.66ms

{"id": "1", "value": "100", "value2": "1300"}

The java script sees the variable "value2" But at the time of painting the table I can not assign that variable. Could you advise me?

Thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions