Discussions

 View Only
Expand all | Collapse all

I am trying to embed an editable table containing child records to a parent table that has a conditional proxy field. Help!

  • 1.  I am trying to embed an editable table containing child records to a parent table that has a conditional proxy field. Help!

    Posted 03-15-2018 19:41
    My Parent table, "Release Orders" has many "RO Line Items."  I have another relationship where "Line Items" have many "RO Line Items." When the user adds an RO Line Item from the Release Order, their Proxy Field, "Select a Line Item" is a conditional lookup field - where the Line Item OA# must equal the RO OA Number. My users do not want to add line items where they have to save each time.

    I want to embed a grid editable table within my Release Order Table that allows users to select their Line Item quickly - but I am struggling with the condition of first having to choose the OA Number. There has to be an easier way...


  • 2.  RE: I am trying to embed an editable table containing child records to a parent table that has a conditional proxy field. Help!

    Posted 03-15-2018 19:48
    Are you looking to launch off a Release Order record and be presented with a list of appropriate Eligible Line Items and quickly click click click to select the ones they want ( say 3 so 3 clicks) and then return to the Release Orders to see the newly added child RO Line Items on the Release Order parent?


  • 3.  RE: I am trying to embed an editable table containing child records to a parent table that has a conditional proxy field. Help!

    Posted 03-15-2018 20:03
    yup! EXACTLTY


  • 4.  RE: I am trying to embed an editable table containing child records to a parent table that has a conditional proxy field. Help!