wrote:
Hi Anthony,
Since you have multiple input widgets in a list, I would advice you to put that input widget with the autocomplete and the refresh actions into a web block and use that web block there. The web block will have an input parameter that specifies the record to which that web block belongs to.
That is because, if you do not use the web block you can not differenciate the inputs in the different items of the list.
Cheers,
José
Thanks for you help