Re: [development-axapta] How to show field hidden by user in X++

2009-02-03 Thread MaryAnn Hand
For versions Dynamics AX 4.0 and Axapta 3.0 there is a configuration
key under Administration keys that can disallow all user modifications
to the UI.  This is essentially #2 but impacts more than just
hide/show.  The user will not be able to re-arrange columns or move
fields from one tab to another. This keeps the user interface
experience the same for all users.

If you want to disable user modifications, go to Administration 
Setup  System  Configuration.  Open the Administation folder and
uncheck the option labeled Advanced Form Customizations.

This configuration key appears to have been removed in AX 2009, so I
am not sure how you can do this same thing in the latest release.

On Mon, Feb 2, 2009 at 6:15 AM, christian.myrvold
christian.a.myrv...@gmail.com wrote:
 Hey everyone,

 I've searched both the group postings and google for this, and haven't
 found anything yet. I need to either:

 1. Show a field in a form immediately after a user hides it (so it
 looks like the hide functionality doesn't work), or
 2. Disable the hide functionality when a user right clicks on the field.

 I would say the the first is preferrable, if it's at all possible.

 Sincerely,
 Chris

 


RE: [development-axapta] Matching of Reports from AX and Excel.

2009-02-03 Thread James Flavell
What version of AX are you running...I vaguely recall there was some bug in
the trial balance report in AX4.0 (although I would have expected the AX
result to show such a bug) so maybe check in the KB 
 

  _  

From: development-axapta@yahoogroups.com
[mailto:development-axa...@yahoogroups.com] On Behalf Of Abhay
Sent: 02 February 2009 18:24
To: development-axapta@yahoogroups.com
Subject: [development-axapta] Matching of Reports from AX and Excel.



Dear All.
I was trying to export from AX to Excel using html. I exported the trial
balance from GL- reports- transations- Periodic- Trial Balance using
html.  When I opened the file with open with excel and am taking the totals
of Debit and credit columns that are exported to excel there is a difference
in the TB.  But the same TB is matching in AX. 
Also the total of Net difference column in Exported Excel has to be zero as
all debit and credit are considered but it does not show so.  
Please can anybody help me for the same it is and urgent requirement.Regards
Abhay

[Non-text portions of this message have been removed]



 


[Non-text portions of this message have been removed]



(7.0/6.0) [development-axapta] Tree control with Checkbox

2009-02-03 Thread Gunnar Krause
Open the AOT - Select Node FORMS - go down to
tutorial_Form_TreeControl  

 

Hope this helps

 

Von: development-axapta@yahoogroups.com
[mailto:development-axa...@yahoogroups.com] Im Auftrag von Sakthivel K
Gesendet: Montag, 2. Februar 2009 13:52
An: development-axapta@yahoogroups.com
Cc: axapta-knowledge-vill...@yahoogroups.com
Betreff: [SPAM!] (7.0/6.0) [development-axapta] Tree control with
Checkbox

 

Hi,
i have a tree control with checkbox,once i select/deselect checkbox the
corresponding node in that tree should be selected/deselected.How can we
trigger checkbox event in tree control.

Thanks,

Sakthivel

 



[Non-text portions of this message have been removed]