Hi,
I’m currently in the Academy course, at the “Job Workflow” lesson. When I enter a new job into the job posts, I don’t get the “expiry date” for that job. However, when I checked, the data appears to be mapped correctly.
Could you please help?
Picture 1 - Snip - freesnippingtool.com_capture_20240829112301.png | ImgHostr
Picture 2 - Snip - freesnippingtool.com_capture_20240829112341.png | ImgHostr
In the debugger tool, after you select a date, use the inspect button and select the date picker to see if the value is what had been selected.
Also, when you want to press the button to save the data, in the inspector tool, first click step by step, and then click next step until you get to the save data step and inspect the values being sent to the database to verify the date is being sent.
Also, check in your logs to see what date value was sent.
I just start to use bubble.
I don’t know how to use the debug tool yet.
what can be the problem if I mapped the data correctly?
The instructions I provided should suffice to start learning the debugger tool. One other thing to note, the blue values can be clicked on in debugger…it’s intuitive just start playing around with it.