I would like to have the forms that are created to show up somewhere other than the 'use' folder. But have the admin goddies stay where they are. Any help would be greatly appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
as far as I remember, the admin pages and the forms are disjoint. So if you take the admin directory of a particular generated form and place it somewhere else, everything should still work. Note that this is true only for the mysql database based forms. For the filebased systems, you will need to do some path adjustments by editing some of the php code files. All simple stuff though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm very new at this. What is the name of the main template that generates the form? The form that is generated is too big for the window that I have. How do you change the fontsize?
I appreciate any help on this.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to have the forms that are created to show up somewhere other than the 'use' folder. But have the admin goddies stay where they are. Any help would be greatly appreciated.
as far as I remember, the admin pages and the forms are disjoint. So if you take the admin directory of a particular generated form and place it somewhere else, everything should still work. Note that this is true only for the mysql database based forms. For the filebased systems, you will need to do some path adjustments by editing some of the php code files. All simple stuff though.
Thanks I found the places to edit and am doing well.
I'm very new at this. What is the name of the main template that generates the form? The form that is generated is too big for the window that I have. How do you change the fontsize?
I appreciate any help on this.
Thanks.
check one of the previous posts.