Skip to Content
0
Former Member
May 06, 2011 at 12:09 PM

How do I gain access to my context/atrribute from my BSP code?.

29 Views

I have a context node named SPAREPART against my View which has a value node attribute named SPARE, defined as a CHAR1 (boolean).

How can I access this value node attribite of the context so that I can use it within a checkbox within my BSP code. I assume that I could both read and write to this attrribute if used in a checkbox.

John Sapora