In Campaign Classic (V6) I've added our customer account number to the the Recipient form. Marketers can copy this number and paste it into other systems for QC purposes. In Campaign, it displays with commas to separate the thousands places. I would like the number to be displayed without the thousands in the form. The number isn't stored with the commas and it exports without the commas just fine. It only displays in the form with commas.
<input xpath="@customer_id">
The form is read only.
Thanks for any ideas.