This topic is locked

List page with search vs. after table initialized event

2/7/2022 11:39:58 PM
PHPRunner General questions
T
telematics author

hi,

when using a list page with search, it seems that the event "after table initialized" of the list page has no effect.

I want to modify the search field functionality (some code lines with setAllFieldsValue etc), but this works only when I use it on the list page direct. when the same list page is embedded as a search table in a lookup wizard ("List page with search"), the code in the initializing table event will never be executed. why?

any suggestions?

regards
Helmut