HI
We have 2 pages
1 first is type list and second is type card
If we deleting the record from list than it's first open the page (which have type card).
The question is can we delete the record from list without opening the card page? because in our case when we try to delte the record from list then first it's opening the card page then show the delete popup with button (Yes/No) if we select yes than its deleting the record.
Thanks in advance