helloCan someone explain to me using examples of how to use foreach and ad-hoc thanks
Hello Rashed,
You have the following documentation to help you understand the For Each Widget:
https://success.outsystems.com/Documentation/11/Developing_an_Application/Implement_Application_Logic/Use_a_For_Each_to_Iterate_a_List
https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Traditional_Web/Web_Logic_Tools/For_Each
In that documentation, you can see an example on how to use a For Each to iterate a List.
Kind regards,
Rui Barradas
Hi Rashed,
For an example how to create an Ad-Hoc Loop, check out this demo.
Regards,
Nordin