Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Yes, this will work fine and we would not have the feature if it did not work. Ben was warning about using this setting when adding new records. Since the filter is automatically applied to the foreign keys then when a new record is created the child record will more than likely not be visible within the collection. So it is best to set this to Off anytime a new parent or child record is being created until the foreign key fields have been set then you can turn it back on.
|