Re: Cant create relationships [message #3739 is a reply to message #3738] |
Thu, 16 May 2013 08:57 |
barnabooth
Messages: 12 Registered: February 2011
|
Junior Member |
|
|
Thank you very much for answering, however in .../radicore/dict/classes/dict_relationship.dict.inc I read as it should be:
$fieldspec['table_id_jnr'] = array('type' => 'string',
'size' => 64,
'pkey' => 'y',
'required' => 'y',
'lowercase' => 'y',
'control' => 'popup',
'task_id' => 'dict_table(popup1)',
'foreign_field' => 'table_id_jnr',
'noedit' => 'y');
I am beginning to suspect something is wrong or some missing software/addon with my computer (ubuntu 13.04 on macbookpro 5.5 or browser (same error on both the current verions of chromium and firefox) as I have not done any changes in the radicore files. But as said, I don't experience any other oddities when running radicore. Just for curiosity, there are no red asterisk in "update relationship" either, should it be? See screendump.
[Updated on: Thu, 16 May 2013 11:16] Report message to a moderator
|
|
|