Skip to content
Advertisement

Tag: plsql

Dynamic List View with Item value in where clause

I have a List View Region that I would like to update the contents of based on a Select List, without a submit call or page refresh, but I am open to suggestions that don’t use the select list bind variable in the where clause. List View Region (P1_LIST_VIEW) Select list: The dynamic action is When: On Change -> NULL

Advertisement