How can I, if I can, set the size of textboxes generated in the details and edit views of a Dynamic Data application, without resorting to custom page templates?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to change ALL textboxes in the app, you should modify Text.ascx in the Fieldtemplates folder. If you want to modify some text boxes, you should create a custom field template, and assign that control to the field in metadata like so :