Loading select list cascading lov
BernardoSep 24 2012 — edited Oct 31 2012I have three select list which each have a cascading parent lov, except the first one.
1.- TOOL
2.- CATEGORY
2.- SUBCATEGORY
Of those 3 select list items... what I save is the "return value" of the subcategory, which is an ID. So the problem appears when I try to edit the information after I save it. I tried to fetch the information in the "source type" area with a "sql return value" and also with the "default value" area, but it showed errors when I want to create a new record... So I'm wondering if I can bring the data with javascript or another manner... thanks
regards, bernardo