Microsoft Developer Network > Forenhomepage > Office Live Small Business - Web Site > Changing Size of Entry Fields within a Form
Stellen Sie eine FrageStellen Sie eine Frage
 

FrageChanging Size of Entry Fields within a Form

  • Donnerstag, 28. Mai 2009 19:03rk2 TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    I have created a form for the web site from a list within an Office Live Business Application.  However, when the fields are generated on the default form, they are the incorrect width for the user easily enter their information.  What is the simpliest way to modify the widths and heights of these entry fields on the generated web form?

    P.S. - I looked at the Office Live article "Customize a form on a Web page using advanced design features", however I was not able to determine from this article how to easily modify form field lenghts.

Alle Antworten

  • Samstag, 27. Juni 2009 16:26Matthew1Clarke TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Right click on your Form
    select properties
    then layout
    then select the edit XSLT

    You will then need to create an entry for your fields and using the xsl set yor options.
    If you give me your URL to the form I'll take a look for you.