I want to change the choice options from a given select that depends of the selection of another choice. Is it feasible? or maybe the amount of work is big enough that maybe it’s better to have different plugins?
In which case to avoid repeating a lot of code from them, is there a plugin that I can follow to look for insights on maybe inheriting classes or making some ordering on the code to avoid repeating myself? And thinking on making easy to distribute the code for the users?