This topic is locked

Formatting {$CustomerName_editcontrol}

6/11/2009 7:42:52 AM
ASPRunnerPro General questions
K
karacabeybel author

Hi,

How do formatting fields? (Formatting {$CustomerName_editcontrol})

For example: Backroundcolur, size Width, Height, Font Size ec..

J
Jane 6/16/2009

Hi,
you can edit color, size, font in the BuildEditControl function in the generated include/commonfunctions.asp file manually.

Unfortunately all these settings are common for all fields.