Question
Inovar
SA
Last activity: 9 Aug 2019 0:28 EDT
How to enable wrap up in dynamic layouts
Hi
is there any way to enable wrap up text functionality in dynamic layouts ?
if we use text area or text input in dynamic layouts,we dont have wrap up checkbox .
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Inovar
SA
Hi All,
Thanks for the help. We have used out of box text input control "limited width" in skin . it solved our problem.
Thanks,
Gopi
TATA Consultancy Services
IN
Are you displaying in read only mode for Text Area and Text input?
Inovar
SA
Hi ,
yes .displaying text input in read only mode .
Updated: 24 Oct 2017 23:36 EDT
Pegasystems Inc.
IN
Hi Gopireddy,
Could you specify the version of Pega used. I have tried a similar use case in-house and the text input content is getting wrapped.
Kindly attach a screenshot depicting the issue.
Regards,
Evita.
Inovar
SA
Hi Evita,
Attached the screen shot for your reference.
in attached screenshot we are displaying each label in one layout . layout format used is CSInline . When we have more labels , we would like to wrap the first label in the screen. Attached screen shot for your reference. But it's not working.
Inovar
SA
Even i tried by placing below custom code in cell inline styles. But it's not working.
word-break:break-all;
word-wrap: break-word;
Pegasystems Inc.
IN
Hi Gopi,
Please add a screenshot of the section design time configuration.
Regards,
Evita.
-
Mohammed Asief
TATA Consultancy Services
IN
Use max-width:100px!important; in the property advanced presentation.
Regards,
Muthu
Inovar
SA
Hi,
But it is wrapping the text by default.First label in the UI needs to be wrapped only when the content in the main layout exceeds the screen size. For your reference check the attached screen shot in previous posts.
TATA Consultancy Services
IN
Hi,
If you want all the field in one-line use freeform layout,Dynamic layout not possible.
Accepted Solution
Inovar
SA
Hi All,
Thanks for the help. We have used out of box text input control "limited width" in skin . it solved our problem.
Thanks,
Gopi
-
TANDRA DURGA NAVEEN SHANKAR
Afiniti Europe LTD
GB
Hi Gopi,
I could not find the control limited width in the pyEnduser skin rule.
Please let me know where is this Control Present.
Thanks
Naveen Gupta
HCL Technologies
IN
Hi Gopi,
I have the same requirement.
Can you please tell where can i find the control 'limited width' in skin
Thanks,
Bharat
Optum
IN
Hi Bharat,
Given that this is a relative old thread, could you create a new post and describe the issue/requirement with screenshots?