I am experiencing an issue with the "Open Offerte Details" in my app, specifically within the Klant Offertes form. I have set up two virtual columns:
Related Klant Offerte Details
- Type: List
- Formula: REF_ROWS("Klant Offerte Details", "OfferteID")
Open Offerte Details
- Type: List
- Formula: REF_ROWS("Open Offerte Details", "OfferteID")
- Condition: [OfferteStatus] = "Open Offerte"
Current Situation:
- The Related Klant Offerte Details column displays correctly and allows for adding new items.
- The Open Offerte Details column only appears when I edit the Open Offerte Details form, but it does not allow for the addition of new entries.
- In the Open Klant Offerte form, the Open Offerte Details column is not visible at all.
Verification Steps Taken:
- Confirmed that the OfferteID in the Open Offerte Details table matches with Klant Offertes.
- Verified that there are records in the Open Offerte Details with the OfferteStatus set to "Open Offerte."
- Checked that the virtual column is included in the form view.
- Attempted to refresh the app and re-add records.
Additional Context:
- My app is based on the Order Capture How-To app, which has similar functionality working correctly.
- In my initial support chat, I was informed that the issue might be related to the REF column and the IsPartOf setting. However, I haven’t been able to pinpoint any mistakes in my configuration.
I would greatly appreciate any assistance in diagnosing and resolving this issue, as I have been troubleshooting for several hours without success. Thank you!





