Drag&Drop Question

Drag&Drop Question

 Dear all,

I'm writing a program (using Pylons/Python/Mako) to create a planning for our instrumentation. The program  creates a table on fly with one input field for each day/instrument couple for month. So at the end I have month_days*instruments input fields. My goal is to permit to the user to drag his name in one or more input field(s) and save the planning.

I searched for that, but I don't find nothing to help me to do that. I can drag what I want in a single box, but not one thing in more input fields. Is it possible?


Thanks in advance

Enrico