Stop reference after form submitted

is there a way to disable a ref after form submitted?

lets say i have a data table where i’m referencing data from…

REF [stock #] and from that the year, make, model pulls over.
once a stock # is deleted… the year, make, model gets deleted from my orders if i go in and edit that record.

is there a way to disable that or some type of static copy of that record that nolonger references from stock #

Solved Solved
0 4 360
1 ACCEPTED SOLUTION

successsssssss… i ended up going with a LOOKUP in INITIAL VALUE.
that way if vehicle gets deleted from parent. vehicle info doesn’t get deleted from form edit

View solution in original post

4 REPLIES 4
Top Labels in this Space