Hi
I’m trying to make a plugin that only show some options in a customfield.
When I’m performing a search (basic search) on the customfield all options are shown.
Which java method shall I override to control shown options for a customfield in basic search?
I have managed to limit the options that are shown, when using the advanced search, by overriding the “public Options getOptions” method of the class SelectCFType.
Regards,
Michael Danielsson