Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 11212

Re: Increase length of Attribute of Node of a Context of Standard Webdynpro Application

$
0
0

Hi Sunny,

Sunny Thakur wrote:

 

Data gets displayed in Node NAVOBJECTSLIST - Attribute OBJECT_TEXT but since this is of only length 40 char so when data is more than 40 char it gets chopped off from the end.

 

Here I can understand that the context attribute is having only 40 chars and the display text is with more than 40 chars and text is being truncated in display. Hence just creating view element text edit/ text view and binding to an existing attribute will not solve your issue.

 

You can achieve your requirement as below

 

Case 1: If the Context node is bound any ddic structure

  1. Open the ddic structure and append new strcture and create a field with required no. of chars
  2. Right click on context node, use menu - Create using the wizard ---> attributes from components of structure
  3. Choose the field which you have included into structure. i.e. now new attribute is added into context node
  4. Use this attribute and create an text edit/view ui element on view and bind it to the new attribute
  5. hide the standard ui element form view
  6. Populate the value to newly created attribute

Case 2: If the context node is not bound to any ddic structure

  1. Create an attribute into the context node by using menu; create->attribute
  2. Use this attribute and create an text edit/view ui element on view and bind it to the new attribute
  3. hide the standard ui element form view
  4. Populate the value to newly created attribute

 

You can check out the case which is relevant to you and follow the steps to resolve the issue.

 

 

Hope this helps you.

 

 

Regards,

Rama


Viewing all articles
Browse latest Browse all 11212

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>