Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Missing Multi2 column + debug tips + modify dbObject by task (first screen)
Re: Missing Multi2 column + debug tips + modify dbObject by task [message #3337 is a reply to message #3263] Thu, 17 January 2013 17:32 Go to previous message
AJM is currently offline  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
What sql did you use to add the new column?

Did you import then export the changed table definition to recreate the dict_column.dict.inc file?

You really should learn how to build and then modify your own tasks and screens before yoiu start amending any core components.

Answers:

1) See What debugging aids exist in this framework? You should also try using a proper interactive debugger instead of just putting breakpoints where you *think* the error might be.

2) I have no plans to rename any methods.

3) See How do you deal with task-specific behaviour?

4) You do not edit $this->fieldspec in the screen.inc file. Use the _cm_changeConfig() method instead.


 
Read Message
Read Message
Read Message
Previous Topic: Changing screen names
Next Topic: Does Radicore allow orphaned children?
Goto Forum:
  


Current Time: Wed Jul 10 22:22:47 EDT 2024

Total time taken to generate the page: 0.00859 seconds