Hi, I'm trying to understand how the lookup popup window works.I found that the Next, Previous, Page buttons and also the number of rows were implemented in HtmlFormRenderer.renderNextPrev java method.
The number of rows corresponds to the context variable "listSize".When is "listSize" put into context ? (I found also the service "performFind" but didn't found any trace of "listSize")
Thank you.
