What would be best possible approach to create a lookup table in AEM site?
We are thinking of implementing the lookup table as a content fragment where the content author will put in information as a key-value pair. Now if we want to make use of the content fragment list in a custom component where the values of the content fragment list will be populated as drop-down list, does it seem to the right approach to implement it? Please let me know your thoughts. Thanks in advance.