The layout of the app I'm working on has a large main area with a number of text fields for entering data, and a UITableView off to the side with a list of pre-defined default texts that can be used. My boss wants it so that the user will drag the text from the tableview and drop it on the text field they want to add it to. Does anyone know how I could implement this?
Thanks,
Thanks,
Last edited: