Forum Discussion
T_Kress
8 months agoValued Contributor
The easy way is to set the POV of that column that is pulling your annotation to something with #Top in one of the other dims. That should make it read only.
Manjunathak
8 months agoNew Contributor III
Hi,
updated U7#Top it didn't work
I have UD 8 member to retrieve annotation as below
If api.View.IsAnnotationType Then
Return api.Data.GetDataCellEx("U8#Top").DataCellAnnotation & api.Data.GetDataCellEx("U8#DR_CR_Input").DataCellAnnotation
End If
- T_Kress8 months agoValued Contributor
Is that U8 set as Allow Input = False?
- Manjunathak8 months agoNew Contributor III
allow Input was true but i changed to false it didn't work
Related Content
- 2 years ago
- 6 months ago
- 3 years ago