7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » How To Get Live Search To Work In The CMS (2.4.1)?
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 537 Views |
-
How To Get Live Search To Work In The CMS (2.4.1)?

5 October 2010 at 5:38am
In the Files & Images section of the CMS there is a search input field at the top-right of the grid. It looks like this is using ajax from a dataobject_manger.js refresh() function which calls an action "/admin/assets/EditForm/field/Files" with a number of parameters such as start, limit, search, etc. Where is the actual query in the code? The ajax on success returns the entire form html, but no matter what I search, it always returns the same html which is the same html when you first come to the page, it's as if the query didn't include the search parameter.
| 537 Views | ||
|
Page:
1
|
Go to Top |

