Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2019 08:20 AM
Hello Everyone,
I have created a table with two fields:
- fields:
- Catalog item (Reference to sc_cat_item)
- Server size (Choice list), with two options:
- Label: "Small Access", value: "small"
- Label: "Small Office", value "small" (yes, the same value)
- Set the Dependent value for Server size to Catalog item
Created two records:
- CatItem: Access, Server size: Small Access
- CatItem: Office Keys, Server size: Small Office
The records are shown in List view (notice that Office keys have also Small Access as Server size):
But on form view, the record is shown correctly:
I would expect the two to be the same 🙂
Am I missing something?
Solved! Go to Solution.