Topic: unable to utilize the' forms setup' module

Does anyone know why I cannot work on Form_Setup?

It does not display the textboxes to setup form numbers, it just shows the title [Forms Setup], the table headers [Form][Next Reference], the button [Update] and the link [Back].

A while ago, I migrated from v2.3.3 to version 2.3.4 and it remained the same.
I believe there is something wrong with my tables, as everything works fine with a clean installation without importing my data.

**Anyone would know why? At the moment, it is a feature I am unable to use.
Thanks.

Re: unable to utilize the' forms setup' module

Look into sys_prefs table. Here are stored references editable in form setup page.
Janusz

Re: unable to utilize the' forms setup' module

Hi,

This problem due to change in  Chart of Accounts while creating a Company.  Trying to findout solution.
smile

Re: unable to utilize the' forms setup' module

I found the immediate cause for this: data in table sys_types does not exist, it is totally empty.

Quick_Solution: I installed FA in another folder and another database, exported its default data from sys_types and reimported that table data to my production installation. Now it works like a charm.

Root cause: ?? I remember that I did play with chart of accounts when I installed it, but I have no idea how it goes to delete the sys_types data.