How to make a Text field align right

How to make a Text field align right?

Not “Text input”, but “Text”

@MaxonL16591286

Also is it possible to set “Max len” of a Text field, so that it will not occupy too width space in section.

Hi @MaxonL16591286: For the alignment, please check by creating a control format.

For the spacing, please check if you can create a layout format.

Thanks.

@ArulDevan could brief what means “creating a control format”? thanks.

@MaxonL16591286

do you mean we need crate a format in skin?

I just want to make one Text field align right in one section, instead of a common requirement.

Any simple way?

Hi @MaxonL16591286: Yes it will be a format in the skin. Irrespective of whether it is used for a single section (or) for multiple places, you need to add the styling in the skin.

Thanks.