New Bug Encountered: Why does the "is a part of" switch turns off when I update?

Hi,

The “is a part of” switch keeps turning off everytime I save a change in the current database that it has a reference to. What is going on?

Thanks!

Solved Solved
0 4 389
1 ACCEPTED SOLUTION

Hi @AlejandroCamacho check this out.

There are some limitations of which to be aware:

  • A table can only have one Ref column marked “IsAPartOf” (a record can only be a part of one other record).
  • Actions are not supported within forms. Inline views based on reverse references in forms will not display actions or trigger actions based on view events.
  • Canceling a form with pending line item adds/edits also cancels those adds/edits.

View solution in original post

4 REPLIES 4

Hi @AlejandroCamacho
Do you have more than one ref that “Is part of” ?

Hi Lynn, yes. The table has two “Is a part of” Refs.

Hi @AlejandroCamacho check this out.

There are some limitations of which to be aware:

  • A table can only have one Ref column marked “IsAPartOf” (a record can only be a part of one other record).
  • Actions are not supported within forms. Inline views based on reverse references in forms will not display actions or trigger actions based on view events.
  • Canceling a form with pending line item adds/edits also cancels those adds/edits.

Got it, thanks for the explanation Lynn!

Top Labels in this Space