Hi,
I have a field in a table of type Enum.
I would like to display this field on form filtered.
Is there is a reliable way to filter Enum values?
Thanks in advance.
Hi,
I have a field in a table of type Enum.
I would like to display this field on form filtered.
Is there is a reliable way to filter Enum values?
Thanks in advance.
Also I don't think you can filter enum based on the condition.
Link provided above will initialize enum value at form init method once and cannot be changed based on the form values at run time.
Thanks
Girish S.
Please go through the below link.
https://anithasantosh.wordpress.com/2019/11/20/filter-enum-values-in-form-lookup-d365-fo/
In the link they have explained it for D365 but you can follow the same procedure to filter enum values lookup in ax 2012 also.
Thanks,
Girish S
My Enum contains Element1, Element2, Element3.
My field is based on that Enum.
I would like to show just (Element1, Element3) or (Element2, Element3) on my lookup dropdown list conditionally.
Hi J. DOE,
Can you elaborate your question?
Thanks,
Girish S.
André Arnaud de Cal...
293,245
Super User 2025 Season 1
Martin Dráb
231,925
Most Valuable Professional
nmaenpaa
101,156
Moderator