I want to add additional stuff to task-edit page where task items are. I want to display this stuff right after the task items are dispaly. Can I extend form controls? Or should I copy the task-edit component and make an evaulator to replace whole task-edit component with my modified (copied) one. Can I do this?
You might also want to explain exactly what "stuff" you want to add and where you want to add it… the more specific the information you provide the more likely you are to get a good response.