If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
-
dominic_ng
- Posts: 5
- Joined: 2014-02-24 07:16
Post
by dominic_ng » 2014-02-24 07:25
Hello,
I'm so new with AppGini and have this stupid question if it was

When create new field under table. Always field new as red not black as video tutorial. Is there any wrong in my field setting?
-
dominic_ng
- Posts: 5
- Joined: 2014-02-24 07:16
Post
by dominic_ng » 2014-02-24 07:43
Ah, also want to ask how to implement theme from wrapbootstrap as I would like to add Ace Admin theme. In the theme application, instruct as
1. rename the theme file
2. copy it to add-ons\themes
3. run @prepare-for-appgini.php --> I dont know how to do this. Please help.
Also Ace Admin have several .js but the instruction did not show how to implement. Please help for me to decide buying the new theme.
Thanks.
D.N
-
benzoD
- Veteran Member
- Posts: 69
- Joined: 2013-01-31 21:16
Post
by benzoD » 2014-02-25 15:59
The field names are red if they are required. There is an option to choose whether or not the field is required in the fields' properties. Mine does not default to required so I'm not sure why your new fields would all be red.
As for running the prep script, you simply go to that file in your web browser. I'm not sure what you'd do with the .js files or if they would even be affected at all, so it'd be best to just try it and see what happens.
-
dominic_ng
- Posts: 5
- Joined: 2014-02-24 07:16
Post
by dominic_ng » 2014-02-26 02:01
hi BenzoD,
I saw the reason of red name. Yes, i choose required field so it red.
About the theme. Do you know how to install new theme. I bought theme from wrapbootstrap (ACE Admin Theme) and dont know how to install when they have separate file of css and js in separate folder. I opened /add-ons/theme and compare the structure and got stuck. Also running prep script via browser not work too. When open prep file via chrome/firefox it only show the code exactly with the source inside. The theme did not have bootstrap.css they only have bootstrap.min.css only. In general, I got stuck when trying to install theme from wrapbootstrap

-
a.gneady
- Site Admin
- Posts: 1354
- Joined: 2012-09-27 14:46
-
Contact:
Post
by a.gneady » 2014-02-27 13:17
The theme did not have bootstrap.css they only have bootstrap.min.css only. In general, I got stuck when trying to install theme from wrapbootstrap
You could rename it to something like "ace-admin.css" or so before copying it to the "add-ons\themes" folder.
AppGini plugins to add more power to your apps:
-
dominic_ng
- Posts: 5
- Joined: 2014-02-24 07:16
Post
by dominic_ng » 2014-02-27 14:56
a.gneady wrote:The theme did not have bootstrap.css they only have bootstrap.min.css only. In general, I got stuck when trying to install theme from wrapbootstrap
You could rename it to something like "ace-admin.css" or so before copying it to the "add-ons\themes" folder.
Hi, i did it and it loaded new theme. BUT...always BUT. Ace theme have several js and other css files. I dont think missing some file can make my app have same looking as their preview. So could you help me in this? I can send you the theme file if you give me your email.
-
a.gneady
- Site Admin
- Posts: 1354
- Joined: 2012-09-27 14:46
-
Contact:
Post
by a.gneady » 2014-02-28 19:35
I'm not sure how they implement their preview interface, but including the other js and css files probably won't help, since the AppGini-generated interface makes use only of the classes in the bootstrap css file.
AppGini plugins to add more power to your apps: