Block a user
C2025-027-AnnotationsTypeSelect
This is still valid.
I thought Name was being removed from AnntationsSelections and just going to be pulled from AnnotationsType?
Also, not sure what Config is for here?
C2025-027-AnnotationsTypeSelect
Shouldn't need this as foreach loop below should loop 0 times if no rows.
C2025-027-AnnotationsTypeSelect
if commented out, should be removed or reason given why commented out?
C2025-027-AnnotationsTypeSelect
I could be wrong but I thought some of these were being removed and joins done to the AnnotationType table to get things like Name, IsEpAnnotationType, etc...?
C2025-027-AnnotationsTypeSelect
if commented out, should be removed or reason given why commented out?
C2025-027-AnnotationsTypeSelect
So, shouldn't NameStr not be part of the AnnotationTypeSelections and instead pull from AnnotationTypes?