Hello,
I am new to Glide and still learning, so please excuse my small understanding of making things work. I created a task list for open and completed entries. I then added a “Choice Box” in the entry form so when an entry is submitted, it will give an option of “Open task” or “Completed.”
The only way I know to create a choice is to add a task type to my data file and then select that as the choice option for the box. The problem is if there are no tasks, then the ability to add one disappears if I remove the choice data. If I leave the choice data, then I can never have zero tasks. If I had a way to add the choices set value, but have zero data in the table, everything would work. Help lol