Colin Ambler
Colin Ambler
same here! in `active_admin.scss` I have following lines: ``` @import "active_material"; $am-theme-primary: #000 !important; ``` #000 is just test color. I can't get it to override the variable as it...
Awesome!! This worked great for me. Nice updates to the docs too. 👍 Thanks @nhunzaker
I'd be really interested in the image-only screenshot feature too. Anything we can do get it rolling?
exactly what I was looking for! Thanks so much. This is great.
Don't think it worked...here's query:
Ok, you're right! Computer is doing what I told it to do...not what I want it to do. See attached. I went to the database and ran the same query...
So, after doing some digging, what I'm trying to do is a subquery. Here's the actual query that I want to perform. Is is possible with your plugin? ``` SELECT...
worked!! You da man! This is best plugin ever.
Thanks Rob! I actually got some dumb luck -- I hit submit (on the error filled page) and it refreshed and rendered correctly. I'll keep the comment-line suggestion stored in...
I see. No problem. I'm still using the extension -- working with Safecracker / Zoo Visitor where I was able to use inline rules to perform server-side validations. The Zoo...