|
1d
|
|
asked | Angular-ui.bootstrap tooltip over an imagemap area |
|
May
11 |
|
comment |
Issue with adding fields in Views 3.7 could you have a different version of jQuery on the staging server ? the views edit form doesnt play nice wit newer jQuery. |
|
May
11 |
|
comment |
Filter multiple values views 3 text-field in Drupal 7 can you pls elaborate ? do you really mean passing more values to 1 field ? how should they be treated (OR / AND) ? Where from ? |
|
May
11 |
|
comment |
Unity launcher / OSX Spotlight like functionality for administration? @Letharion, you are right, that sounds like a call for a patch :) |
|
May
11 |
|
answered | Guidelines on customisation options when using hook_views_default_views? |
|
May
11 |
|
answered | Unity launcher / OSX Spotlight like functionality for administration? |
|
May
11 |
|
comment |
Unity launcher / OSX Spotlight like functionality for administration? i found coffee in an article from wunderkraut. But if remember well, i wasnt exactly happy with it, because it went to search for stuff on the server, while the admin thing is based on going through links in the admin menu, which is sort of clever :) |
|
May
11 |
|
comment |
Unity launcher / OSX Spotlight like functionality for administration? how about coffee ? havent tested though. also on some webs the admin menu has a clever searchbox but i cant recall how to switch it on :) |
|
May
11 |
|
comment |
jQuery is not working for inserting data there is some weirdness about your post variable in the js code - its definitely not json as you state. also doesnt seem to contain the actual comment. I think the best to do would be to implement this with forms api and the #ajax['callback'] - no javascript to write :). if you are interested i can paste an example, its pretty straightforward :) |
|
May
11 |
|
comment |
jQuery is not working for inserting data first thing to do - check the network tab in dev tools to see what was sent and what returned |
|
May
5 |
|
accepted | Angularjs resource query() result array as a property |
|
May
5 |
|
awarded | Scholar |
|
May
5 |
|
comment |
Angularjs resource query() result array as a property thanks a lot both of you ! |
|
May
5 |
|
comment |
Angularjs resource query() result array as a property this looks promising, but i cant get it to work, I keep getting TypeError: Object #<Resource> has no method 'push'. I think its a problem i usually have when an object is returned for a method that has isArray:true. BTW, is the new version documented somewhere ?
|
|
May
5 |
|
awarded | Student |
|
May
5 |
|
asked | Angularjs resource query() result array as a property |
|
May
1 |
|
comment |
Adding location to Google Map on page load with Angular UI right, in my case i just used a function that's there anyway, but proper example should use that :) |
|
May
1 |
|
awarded | Teacher |
|
Apr
29 |
|
comment |
Module for creating "entity edit" form? @Letharion did you find anything ? I guess some parts of eck could be used for this, but they only edit fields, not properties. I am trying to find something that would do the form for properties, too :) Which of the two did you have in mind BTW ? |
|
Apr
27 |
|
answered | Adding location to Google Map on page load with Angular UI |