I want to make forms that do not have fields and not connected with the table in the database in an application, only the text and description.
what I should do?
LeiGen
I want to make forms that do not have fields and not connected with the table in the database in an application, only the text and description.
what I should do?
LeiGen
Re: Form not connected with the table in the database
sounds like you should use a “control form” to make a form that isn’t connected to a database table.
Re: Form not connected with the table in the database
I’ve tried. and was steady. OK, thanks, 