Am I able to modify custom component’s code? I can see the code in the Web Designer but can’t modify it? How to do it?
Can you explain the problem in more detail please? Possibly with a screenshot?
Yes, I want to modify CCC_ITShop_PersonWantsOrg_Information class by writing my own code.
Yes, I know that :) ...
So you say I can't modify CCC_ITShop_PersonWantsOrg_Information class by hand, like opening a text editor and put some custom variables etc. There mus be a way to do that...
As I said, you can add C# code snippets directly in the tree structure. That also allows you to add custom methods and other class members, which should cover most use cases.