the standard field are working fine but the value in the class set by is always false even when I set it to true.
public void closeOk()
{
priceDiscAdmSearch.parmSkipNonEmptyDates(cemSkipNonEmptyDates); //SEEMS TO RUN MULTIPLE TIMES AND IS FALSE EVEN IF SET TO TRUE ON THE LAST RUNS
next closeOk();
}
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156