I want to test a small own created plugin and access to a field. The field is created (simple text field) and there are some data.
Do I have to create an own SQL Query and an own DB connection? Or are there some global vars($_CB_framework), where I can access the field-data from the user?