Home
Forums
New posts
What's new
New posts
Latest activity
Advertise
Resources
Log in
Register
What's new
New posts
Menu
Log in
Register
Install the app
Install
Home
Forums
JD Edwards® Enterprise One / One World Discussions
JD Edwards® EnterpriseOne Technical
Commas
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Zoltan_Gyimesi" data-source="post: 5141" data-attributes="member: 198"><p>Hi Angie,</p><p>First you have to guess what data item is the base of your control.</p><p>The easiest way to do it making the following setting in your jde.ini:</p><p>[EVEREST]</p><p>ShowAlias=1</p><p>When you start your OW session with this setting and you select a control on a Form (when you run it) and right-click on the control then you will see the Alias of the data item in the middle of the popped up window. Of course, you can use FDA also to accomplish this task.</p><p></p><p>Generally (in the very most of the cases) the "Display Rule" of the data item determines how will a data item appear on a Form or Report.</p><p>First see this attribute of your Data Item in the Data Dictionary.</p><p>In more or less cases you will not find "Display Rule" in the Data Dictionary or will find different setting then your Control displays the value. In these cases the Display Rule is overriden for this Control on the specific Form. To check it, you have to open the application with FDA end revise the Override tab of the Properties window of the control.</p><p></p><p>The terms for display rules generally based on "Edit Code" or system literals (e.g. *RAB,*RABN). These terms are comming from the world of AS400. If you haven't found enough explanation about these possible selections then check your Appendicies of the "Enterprise Report Writer" OW documentation (Dave, are you There?).</p><p></p><p>You have greatly consider that you change the Display Rule in the Data Dictionary or override it on specific Forms. I do not want to describe here the pros, cons advantages, dis-advantages and side-effects of the two method (it has been already discussed on the List/Forum), I just suggest, choose the second way to be on the safe side, of course, only if it meets your needs.</p><p>Hope, could help a bit.</p><p>Zoltán</p><p>P.S.: decimal separator and grouping characters (dot or comma) based on the User Profile settings of the current OW user, defaulted from the Regional Settings of the operating system for the current OpSys user.</p><p></p><p>B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1</p><p>(working with B7321, B7331, XE too)</p></blockquote><p></p>
[QUOTE="Zoltan_Gyimesi, post: 5141, member: 198"] Hi Angie, First you have to guess what data item is the base of your control. The easiest way to do it making the following setting in your jde.ini: [EVEREST] ShowAlias=1 When you start your OW session with this setting and you select a control on a Form (when you run it) and right-click on the control then you will see the Alias of the data item in the middle of the popped up window. Of course, you can use FDA also to accomplish this task. Generally (in the very most of the cases) the "Display Rule" of the data item determines how will a data item appear on a Form or Report. First see this attribute of your Data Item in the Data Dictionary. In more or less cases you will not find "Display Rule" in the Data Dictionary or will find different setting then your Control displays the value. In these cases the Display Rule is overriden for this Control on the specific Form. To check it, you have to open the application with FDA end revise the Override tab of the Properties window of the control. The terms for display rules generally based on "Edit Code" or system literals (e.g. *RAB,*RABN). These terms are comming from the world of AS400. If you haven't found enough explanation about these possible selections then check your Appendicies of the "Enterprise Report Writer" OW documentation (Dave, are you There?). You have greatly consider that you change the Display Rule in the Data Dictionary or override it on specific Forms. I do not want to describe here the pros, cons advantages, dis-advantages and side-effects of the two method (it has been already discussed on the List/Forum), I just suggest, choose the second way to be on the safe side, of course, only if it meets your needs. Hope, could help a bit. Zoltán P.S.: decimal separator and grouping characters (dot or comma) based on the User Profile settings of the current OW user, defaulted from the Regional Settings of the operating system for the current OpSys user. B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1 (working with B7321, B7331, XE too) [/QUOTE]
Verification
Post reply
Home
Forums
JD Edwards® Enterprise One / One World Discussions
JD Edwards® EnterpriseOne Technical
Commas
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top