User Tools

Site Tools


tutorial:forms:fieldlabels

Field Labels

The default labels are at the left of the fields .

If you Name the Label cells you can also force the XLS formatting to show up in the app.
Ex: fname.label , lname.label

Download the Excel Sheet for the sample.


PlaceHolder

In the NEWUI you can have labels as placeholders , these are controlled by adding “.placeholder” to the Cell Names along with the labels .
Ex: fname.label.placeholder , lname.label.placeholder

Download the Excel Sheet for the sample.


Fixed

Fixed Labels can also be set the same way
Ex: fname.label.fixed , lname.label.fixed

Download the Excel Sheet for the sample.


Floating

FloatingLabels can also be set the same way. The label appears in the field location when the field is empty when the user starts entering the data , the label floats away to top left.
Ex: fname.label.floating , lname.label.floating

Download the Excel Sheet for the sample.


Stacked

StackedLabels can also be set the same way. The Stacked labels have the label always in the top left.
Ex: fname.label.stacked , lname.label.stacked

Download the Excel Sheet for the sample.


tutorial/forms/fieldlabels.txt · Last modified: 2021/12/26 13:05 by admin