Hi,
I am modifying the ASP.NET GUI templates for my own purposes. I have run into trouble when trying to use custom controls or at least define what control should be used to edit a field.
I see that the method SD_GeneralUtils.ProduceEditControlTagForField() probably is doing what I need. Is this method modifiable somewhere? Alternatively, is it possible to see the source code for it so I can implement my own version of it?
Thanks in advance.
Regards,
Wojt.ll