New Bug Encountered:Inline View not referencing correct slice data

REPOST: I have a Quote Header with Related Quote Details (Ref quote_id) that contains the products & quantities being quoted (parent/child). The system creates the view as expected directly on the Quote Detail. Iโ€™d like to not display as much data as the table contains so I:

  1. created a slice (quote_details_admin) that contains the fields I want and then
  2. created a view (Quote_Detail_Inline_admin) based on the slice.
  3. created a virtual column for the new view and called in Related Quote Details Admin and changed the REF_ROWS to (REF_ROWS(โ€œquote_details_adminโ€, โ€œquote_idโ€)
  4. created a Form View based on the quote_details_admin slice

Issue: When I click a record within the inline view, the form reverts to the direct tableโ€™s view vs. the quote_details_admin slice view referenced above.


0 2 413
  • UX
2 REPLIES 2
Top Labels in this Space