"Hello good evening" Im trying to do refresh pl/sql dynamic region after submit button First i click button and modal diolag opens Then i submit some informations Last pl/sql dynamic action region refresh and shows my information i tryed two dynamic action but both didnt worked Help me!! 😛
Discy Latest Questions
Current sql is "select case when connect_by_isleaf =1 then 0 when level = 1 then 1 else -1 end as status, level, name, null as icon, id, null as tooltip, 'f?p=&APP_ID.:&APP_PAGE_ID.:'||:APP_SESSION||'::::P1015_GL_TYPE:'||"PREFIX" as link from nbfi_gl_type start with HEAD is null connect by prior ID = HEAD order siblings by ID" this send tree's prefix to table's column in same region. My trying to do thing is when i click tree page's column then take that column's prefix and link to other modal dialog page. /sry me bad english im junior/