deletion of data triggered by frontend button
-
Hi all,
I need support on the following demand.
I have a table with participants for a meeting.
By entering a participant you have to select an agent from a drop-down-list.
Meetings are scheduled on a regular basis at the office of an agent. The order of the agents is rotating in a fixed order.
This is already working and in place.
New feature:
If a meeting was finished, the agent should press in the frontend a button to delete all participants from the table.
Also that button should move a trigger in the table of agents to the next agent, so it is clear who is next to organize the meeting.
If the end of the agent list is reached it starts from the top again.
How can I create such an action button in the frontend with the request functionality using wpdatatables?
thx
??
- The topic ‘deletion of data triggered by frontend button’ is closed to new replies.