Hi, I have this problem: I have build my form with 2 fields (field1, field2), I linked the form with db table (table_field1, table_field2);
Now I'm understand that I need another field (field3), so I can add another field on the form, but how can add the new field on table?
I think add new field on table by sql line command, but how link by chrnoform the new field?
tanks
Now I'm understand that I need another field (field3), so I can add another field on the form, but how can add the new field on table?
I think add new field on table by sql line command, but how link by chrnoform the new field?
tanks