• MENU
  • PAGE INFO
  • PAGE TOOLS
    • Add a category
    • Add a group
  • CREATE NEW PAGE
Recents
edit this page
WorkWithPlus How To
  • Create a MultiTenant application
  • Set a default value to DVelop Combo
  • Define dynamic dependent DVelop Combos
  • Using template: Products list with filters
  • Change the color palette at Runtime
  • Set a default value to Column Filter
  • Add totalizers to the ExportReport
  • How to change the popup Layout
  • Change the width of a PopUp
  • How to use GxScheduler with WorkWithPlus
  • How to avoid or generate line breaks in the text of an attribute.
  • How to add a gif 'loading' as a screen mask
  • How to configure the number of pages of the paginationBar, when the grid is loaded with variables
  • How to use Date Picker when having a custom language
  • How to create a new format, for conditional formatting
  • Working with TitleFilter using Variables
  • How to use ConfirmPanel without User Action
  • Change Rating Control style
  • Customize DVMessage
3421
How to avoid or generate line breaks in the text of an attribute.

 

The property white-space of an attribute class, allows generating break-spaces or not. To identify the class, it is important to inspect the text in the browser:

 

Browser developer tools view: the top shows a WorkWithPlus grid with columns for name, date, hobby, gender, and company across several rows; the bottom Elements/Styles panel is open, inspecting a readonly attribute span with class "ReadonlyAttribute" (id "span_PERSONHOBBY_0019") showing text "Watch Football", with the Styles pane listing CSS rules such as .ReadonlyAttributeRealWidth and .ReadonlyAttributeRealWidthDateTime.

 

In this example, the text class is 'ReadonlyAttribute'. We can modify it, as follows:

 

Generated WorkWithPlus web application showing the "UPDATE WIKI WORKWITHPLUS" detail screen with a dark left-side menu (Authentication Types, Security Policies, Connections, Customer, Applications, Company, Repositories, Event subscriptions, Roles, Users, Project, GAM Security) and a General Information panel listing ID, Name, Customer Id, Date Start, Date End, Comment, Price, Real Price, and Status "Open", with Update and Delete buttons below.

 

 

RSS feed with last changes in this category  (copy shortcut to subcribe it in an RSS reader)
4146
Next →
NextNode
—
CREATED:Updated byUpdated By Date BY UserName