Add the cost subtype as an array on the coverage

Before you begin

Define a cost subtype

About this task

Open the coverage entity to which the costs apply. Add the cost subtype as an array on this entity.

Procedure

  1. Use Studio to navigate to configuration > config > extensions > entity and open GolfCartLineCov.eti.
  2. Add an array element to the entity with the following properties:

    Property

    Value

    name

    Costs

    arrayentity

    GOCovCost

    cascadeDelete

    true

  3. At this point, you can verify your work. For instructions, see Verify your work.