Basic database question: I have a drop list using Flash Form. The page with
the form calls a page that performs the Insert (as in the documented example).
But I can seem to Insert the record using the foreign key values, i.e, the
sys_id value of the item in the drop list which is from another linked table.
I need a basic primer on this if available please.