UPDATED!!
Breaking down the question as suggested.
- I need to create a Look & Feel for a search application
- I need to have the components displayed on the left hand side and on the right I can drag-and-drop them and enter the data for the search criteria
- If there are more than one condition I would like to drag and drop the condition
- Finally I need to save/edit/open existing query
I am looking to build a query builder with drag and drop facility to build the query. I was wondering if there are any pointers for this.
I have looked into the jQuery plugins and some examples, but nothing to what I am looking for. Any suggesting?