Tree Table- Cannot Save or Exit ("Garbage Can Out")

Tree Table- Cannot Save or Exit ("Garbage Can Out")

Validation Rules will not let you save or exit out of the Tree Table

A tree record is automatically created when you open the tree table or add a tree. The validation rules kept me from saving a tree or exiting out because the next records had no species or DBH. There was no tree though. This was due to the TreeIgnore fields not being set properly in the Settings File. Observer or in this case Cruise_ID needed to be part of the TreeIgnore fields.

Solution

Added Cruiser_ID to the TreeIgnore list and everything worked fine.

TreeIgnore Fields: All data that needs to be ignored by the tree or log tables to prevent it seeming like there is a valid record or that the user does not need to see.

Related articles