i have page item that change on condition,
and i need to send this item value to modal dialog,
when i use button feature that ‘redirect to page in this app’
it sends the old value of page item because of that
i used branch and it works , every time it sends new value
but now i can’t refresh the region when i close the dialog
i did alot of research but could not a find simple solution to this,
how can i refresh the region or do another way to pass new parameter and refresh the region
i tried dialog closed actions, i tried pl sql functions, javascript functions but i could not do it