Badgerati / Pode.Web

Web template framework for use with the Pode PowerShell web server
MIT License
183 stars 23 forks source link

Table adjust #559

Open eugen257 opened 3 months ago

eugen257 commented 3 months ago

Question

1) Could someone help me? I want to change the color of a task in the table (based on a JSON file where "true" indicates completed and "false" indicates not completed). I have a button function that works, but I want it to read from the JSON file automatically. I've tried, but it's not working for me.

2) Also, when I click on a task, the description appears, and I want to modify it, but it doesn't save. When I execute my script to change the description, it works, but when I click the "Update" button in PodeWeb, it doesn't. Could you please suggest some solutions?

3) can i use cells with text wrapping in the table if it is long?

Thank you very much.

task task2