Using last column's value in tabular form in apex -


i'm new oracle apex.i have master/detail form , in detail, tabular, need pass values of last column.
let me clearyfy : have 3 columns,all use lovs.in first 1 pick first name,in second 1 want pick last name, lov must show family names related first name returned lov,and third 1 must show orders person (based on name , falmiy).
guy taught me basics said impossible,but still believe there must way.we use apex 4.2 .
thank in advance.

ps : 20-25 people!

if understand correctly need cascading lov chris story said, problem there's no cascading option in tabular forms you'll need work...

check out jari lane guide accomplish that.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -