How can i delete tulip table records click on button with condition match?
hello @nitingoel82, what is the condition you’d like to meet prior to deleting the Record??
there is an Action to Delete the Table Record, here’s how you can access it:
As per your screenshot we can delete record based on ID (first default column) only but we need to use other column to delete the record for exp: FTNO number in the screenshot.
Hello,
I’ve tried what you wrote here in my app and always gets message :
The only thing I did with this record is showing it on screen using an embed interactive table, How can I release this catching of record ?
Thank you,
Amit
Hi @Amit,
I don’t know if you have resolved this issue or not but what i can suggest for you to do so is to store your ID (in this case 123) in a variable. Then To duplicate your step so that you can in this new step add a “when step is opened” trigger where you can add this action :
so that you can clear placeholder and after that add you “Delete Button” and that how i have succeded to delete the 123 record without any errors.
For example for me, first i select the record :
After that i press “Supprimer OF” and which open the duplicated step and where i clear the placeholder :
And finally i press “Oui” to use the stored Reord Id and delete it.
I hope this helps you,
Have a great day,
Table Record → Clear Record Placeholder → Placeholdername