Organizations are a dataset within Slate in exactly the same way that People are dataset--it is a type of record that allows for data collection and querying.
Unlike People, however, Slate comes with a standard list of organizations already pre-populated. The original list was based on an amalgamation of College Board and Common Application data but it has been continually updated since then by Slate; as each instance is spun up, they got whatever the current list was and it does not change without human intervention.
To access organization records individually, use the Records tab:
Selecting a school gets you to the Organization dashboard page, which provides a quick overview in a standard format, and may also be customized using the dashboard configuration tools.
The account link on the right side of the Profile tab provides a view of the organization key, which is also seen in the upper right hand corner of the record, just like the person ID on a person record.
This key is the unique identifier, and each organization should have a different one.
In the event that the organization is created without a Key, the identity is the value that shows in the upper right of the record.
The fix for this is to create a new org form
If the new org form requires a CEEB, and one already exists with the code that is entered, the new org name will overwrite was already exists. to avoid that, we need some sort of conditional logic upon submission that checks for duplicates….but the suggested independent subquery is just not working. https://vet.admissions.tufts.edu/manage/form/form?id=5100857b-fe90-47e1-989e-0c812ca82b6f
Add Comment