Hi Scott
Could you help me out with a small enahcement. I restyle input forms using jquery but because there is not custom fieldname in the field id just the module and field id so i woudl need to do stuff liek this
$("table[id$=ctl63_1373] td").appendTo('.competence1holder');
unfortunately this changes per portal, could you make an enahcemtn that my custom field id would something more like
ctl63_1373_mycustomfieldname?
Any change we could get this soon?
|