Page 1 of 1

Extrange behaviour in version 2

PostPosted: Tue Mar 06, 2012 3:55 am
by jvinolas
Hi Steve,

I know version 2 is not an official release but I've found two things not working well for me in that version, just in case you want to know about them:

1) It shows an empty first column in my tables.
2) Some fields dissappeared from related table view. I can't get a DATE field called DATA to be shown.

Re: Extrange behaviour in version 2

PostPosted: Tue Mar 06, 2012 10:04 am
by shannah
What do you mean by "version 2"? Are you using the SVN trunk?
I would need more specifics about both problems to be able to comment.

Re: Extrange behaviour in version 2

PostPosted: Thu Mar 08, 2012 9:19 am
by jvinolas
Sorry,

It is trunk svn. I've been trying with my code and I finally downgrade to 1.5 cause I have this two problems:

a) It shows and empty first column between checkbox and other fields on every table. I've looked deeply inside fields.ini and in my database, but I can't find where that field comes from. It has no label. The same code in 1.3.2 and 1.5 it is working as expected.

b) In a related table view, I can't see a date field called 'DATA' where (with same code) in 1.3.2 and 1.5 it is shown as expected. I don't know why.

I don't need it to be solved cause I'm happy with 1.3.2 and 1.5, but if you want more details, I can send you the app and database schematics.