I have tried to accomplish this a couple different ways. I’ve attached the “Delete” command to the list and I also tried attaching it to the button that is inside the list.
When I attach it to the button, it quickly goes back to the main screen but doesn’t actually delete.
When I attach it to the list it freezes with a loading screen.
There seems to be no problem currently with the ADD feature. Just the REMOVE button.
I think the problem here lies with the way we are handling dates and there is a mismatch happening with the filter you have set up on that. It is returning no results and therefore has nothing to delete.
I will have to pass this on to the team to investigate further.
In this situation, I have the button set to Invisible if there is no result.
The button is populating so it is finding a result. However, it won’t delete it.
From what I can tell, they have partially fixed the date problem from before. The dates are currently recording correctly in the database (at least visually). But I think there are still issues when trying to set any rules against the date.
I’m not sure if this is related or not.
Yeah, I’m still experiencing this problem. I actually sent an email to Ashley yesterday detailing three issues (including this one) that I’m having surrounding this. I can send them to you as well if that is helpful.
Just following up here. I’m not sure if you guys made any changes or not, but I was able to get the dates to delete. However there still seems to be one issue.
For some reason, it doesn’t seem like I can perform a task after I delete a record.
Basically what’s happening is that it