display a text field embraced by ()

Hello, I have a text field in a section using a text property .AAA, assume its value is “hello”.

I would like to let the text field displayed with embraced (), that is, display “(hello)”.

Seems field value can be used for this. Besides this, any other method?

E.g. by setting some format/style on this text field?

Thanks.

Hi @MaxonL16591286: Please check if layout format Inline middle with helper class “item-separator” helps. You can also use layout format “Mimic a sentence”.

In both case you need to have “(” and “)” as labels.

Thanks.

@MaxonL16591286 If you select “Text” as a Format Type, for Data display - Text control, then Auto prepend and Auto append fields should show app, where you can add something at the beginning and at the end of displayed value.