Delete, workflow, buton

Good morning
I have created in my Repeating Group an icon to Delete the data entered in my database.
so far everything works :slight_smile:
I would like to confirm the deletion of the data with a popup to warn the user
I would like the record to be erased when user confirms on the Yes button of the popup.
I tried to fiddle with the workflow but I can’t find how to trigger the action after the button is clicked.
Anyone have an idea?
Thanks in advance :slight_smile:

Hi @lali76610 , you can follow these step to solve problem
1- make type of data in popup same for thing you want to delete from database ( data source is empty )
2- when user click icon
2.1- display current cell data in popup ( from workflow )
3- popup is visible now
3.1 if he click yes → delete thing you referenced in popup
3.2 if he click no → hide popup

2 Likes

Thanks I make it tomorrow and I let you know :slight_smile: @amer

Hello @amer
i try this morning to test your proposal
i have something wrong in my manipulation
1- I make to my popup ma date source- OK
2- For my button: i made after edit workflow

  • Delete “database”
  • To delete : i selected parents group “data base name”
  • To Only when: i don’t see if click yes → delete thing
    you can show my print screen below :slight_smile:

I want : to when the button yes in my popup is click the data for my my line selection to my repeating group be deleted.
do you have a idea?
Thanks so much
Lali

Amer 1

Make sure that you pass current cell data to popup and delete this when he click yes.

Hello @amer
i try this morning to test your proposal
i have something wrong in my manipulation
1- I make to my popup ma date source- OK
2- For my button: i made after edit workflow

Delete “database”
To delete : i selected parents group “data base name”
To Only when: i don’t see if click yes → delete thing
you can show my print screen below :slight_smile:

I want : to when the button yes in my popup is click the data for my my line selection to my repeating group be deleted.
do you have a idea?
Thanks so much
Lali

As i tell you here not to delete thing when click button don’t delete from database when click ok from popup
→ you have to move delete thing in workflow to button yes in popup


i made it but it doesn’t work @amer
see the worflow button ok

why you make condition here !
if this project or this for testing send editor link to speed up solution

ok great where i can find the link to send you :slight_smile: @amer

send it here …

this is the url is it ok !

i deleted the condition but it the same it’s not work :frowning: @amer


change to everyone can edit

i can change the free plan for the moment and it’s a condition to edit someone :frowning:
Would you explaint me the step for the poppup please @amer

check now clients and delete one ( by click oui from popup )

This topic was automatically closed after 70 days. New replies are no longer allowed.