20
Views
2
Comments
Solved
How to standardize the way a guest name appears on the app.
Application Type
Reactive

Hello, I want to know if there is any way to make a standart for the way a name appears in my app like they are asking me in this exercise!


Solution

Hello Pedro,

You can try making a custom css class and pass that class to your text widgets or expressions, wherever you want that format.

Hope this what you were looking for.

Thanks!

Solution

Thank you for your answer Saad!
I used two expressions in the list, applying the bold attribute only to the last name!

Solution

Hello Pedro,

You can try making a custom css class and pass that class to your text widgets or expressions, wherever you want that format.

Hope this what you were looking for.

Thanks!

Solution

Thank you for your answer Saad!
I used two expressions in the list, applying the bold attribute only to the last name!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.