[Closed] Ask Me Anything: Custom Objects

@MShavalier Something like “Programs” seems fine to me, and you may be able to use a property to differentiate the type of programs that you include - that way you don’t have a slew of new Objects for each program.

There could be some detail to figure out here, but something like a Program object with a field called Program Type might be enough to get to your end requirements.