Hi,
I loop the TF just with one guide:
- I've an AL, Form_Button_Delete_Entry_Loop, that executes on button click and has the Call Guide action
- I've another AL, Form_Button_Delete_Entry, that does the following action:
@@:Application-Delete-Entry "$Form$" $C_IDpeticion_Accidentes3$
Both AL act over the same form. The TF shows entries from another form.
I don't use $ROWSELECTED$ keyword because, if I'm right, it's not necessary if you enables the Table Loop and and Table Loop Selected Entrys Only checkboxes.
TIA,
Björn.