Wappler Version : 6.51
Operating System : windows 10 and 11 64bit
Server Model: php
Database Type:phpmyadmin
Hosting Type:shared
I have made no changes
Expected behavior
What do you think should happen?
We have an internal page that uses a modal to insert and update data. Typically when we click on a date to add a new job the modal comes up and dates fill in from the date clicked.
Actual behavior
What actually happens?
…They are appearing then disappearing and cannot be updates. The orhter fields do not fill either
If I click on a job in edit mode, all info fills in but date changes instantly change back.
How to reproduce
click to add, blank
edit mode
job comes up 4/30 date try change to 5/1 using date picker
Sorry but it’s not really clear what is not working from your description. What should we be looking at your screenshots? Maybe post a short video demonstrating the issue.
Are you using the latest App Connect 2 and are there errors in the console?
Please double check if you don’t have a scheduler running or another date and time component added and set to seconds.
I don’t know how is it possible that this worked until now, but i explained what the issue is. You are reloading the source that provides the initial date, so it also reloads with it. This is how dynamic bindings work.
You need to rethink the way you filter your server action or the way you get the data for the input.
I just removed the input parameters from the task detail and checked the No Auto load box. and I’ll test it there. This page has not been altered for many months yet it suddenly changed behaviors yesterday without me doing a thing. (as evidence by the restored files)