I noticed that the database hierarchy doesn’t seem to go far enough for my needs. I need it along these lines.
Cooling System
–Failed Contactor
----Code
------Identifying Service Number
----Repair Description
------Text describing service
----Retail Price
------Price
----Retail Overtime
------Price
When I start to input data I am using Option Sets since my data won’t be editable. Would I put the service description, code, and price in the option sets? Or would those be “things” to put in the database and then link to the option set with? If that’s not how I should do it, then there aren’t enough nesting options to complete the option set. Any ideas?