Files
2012-02-21 01:15:00 -05:00

1 line
1.2 KiB
JSON

[{"user_id": 6618, "stars": [], "topic_id": 18308, "date_created": 1302389173.7765141, "message": "Before trying to re-invent the wheel, is there an existing app that does something like this? I want to query AD for a person, store the operator id. Autocomplete would be the interface of choice.", "group_id": 81, "id": 606055}, {"user_id": 6618, "stars": [], "topic_id": 18308, "date_created": 1302389521.2927871, "message": "This should be a somewhat trivial task, but I'm a newbie, and didn't want to start from scratch if the functionality already existed. Would certainly be a good learning project.", "group_id": 81, "id": 606105}, {"user_id": 13912, "stars": [], "topic_id": 18308, "date_created": 1302389717.123735, "message": "it is fairly trivial, done stuff like this before, but only for querying a database, even connected filters (city, area, street) etc. Basically make a custom form widget", "group_id": 81, "id": 606121}, {"user_id": 13912, "stars": [], "topic_id": 18308, "date_created": 1302389998.2269139, "message": "have a composed widget of text input and hidden input, the js would put the id of the selected person in the hidden input, then validate if the id and person exist and match in AD", "group_id": 81, "id": 606160}]