You can define in user group setting permission – Tools Option
 
 
Regards
 
P Saravanakumar
09894999281
-----Original Message-----
From: SACHIN KESARWANI [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 27, 2006 12:46 PM
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] USER Level Password Changes
 
Dear Group , 

In Axapta 3.0 if some user has own login userId and password .

If he wants change the Password of user (self) but he has not writes of
Admin or administrator .

Can he will change his password through his user login Id and details .

If its possible so how do i change as its our Clients Requirements .


Give me Solutions 


Sachin Kesarwani
Assoiciate Consultant (Axapta)



Axapta-Knowledge- <mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED] wrote:
Axapta Knowledge Village 
Messages In This Digest (6 Messages) 
1. 
Re: Dynamics AX 3.0 and FRx 6.7 From: Nancy L Hall 
2a. 
Re: Disable a field on the form From: Varden Morris 
2b. 
Re: Disable a field on the form From: Arijit Basu 
3. 
XML Document parse which is on web From: Ramazan GÝRGÝN 
4. 
Re: Editing the inventory dimensions after posting a transaction From:
Nihar Saraiya 
5. 
Re: AOS Stops Immediately After Starting From: abdollah mostafa 
View All Topics | Create New Topic 
Messages 
1. 
Re: Dynamics AX 3.0 and FRx 6.7 Posted by: "Nancy L Hall" nlhall77477@
<mailto:nlhall77477%40yahoo.com> yahoo.com nlhall77477 Sat Nov 25, 2006
7:42 am (PST) Yes, you do need a separate odbc connection for FRx
and AX. 
--- Tarek Saleh <[EMAIL PROTECTED] <mailto:tarekegy4%40yahoo.com> com>
wrote:

> Hi
> i m also new in Frx but i think you should make a
> spechial ODBC for FRX rather than useng the same one
> that connect for AXDB
> 
> Just check it out
> 
> Regards
> Tarek
> 
> 
> 
> 
> 
> ----- Original Message ----
> From: axapta_soporte <axapta_soporte@
<mailto:axapta_soporte%40yahoo.com.mx> yahoo.com.mx>
> To: Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED]
> Sent: Thursday, November 23, 2006 8:43:34 PM
> Subject: [Axapta-Knowledge-Village] Dynamics AX 3.0
> and FRx 6.7
> 
> Hi everyone, I am new with FRx and I want to use it
> with Dynamics AX 
> 3.0. I install the FRx 6.7 version from the partner
> source and I 
> have checked the installation manual but I still
> don't know how to 
> use the FRx module with the Dynamics Ax 3.0
> database.
> 
> When I try to dimension wizard for FRx I get the
> next error:
> 
> "An error has occurred when connecting to the data
> base"
> 
> This happens in the step 1 of the wizard, I enter
> the my Dynamics 
> data base name here.
> 
> I have installed the entire FRx component from the
> installation 
> wizard.
> 
> If someone can help me or tell where to find some
> documentation 
> about this topic, I will appreciate it a lot.
> 
> Thanks in advance 
> 
> Alex!
> 
> 
> 
> 
> 
> 
>
__________________________________________________________
> Do you Yahoo!?
> Everyone is raving about the all-new Yahoo! Mail
> beta.
> http://new.mail. <http://new.mail.yahoo.com> yahoo.com
> 
> [Non-text portions of this message have been
> removed]
> 
> 

__________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music. <http://music.yahoo.com/unlimited> yahoo.com/unlimited

Back to top 
Reply to sender | Reply to group | Reply via web post 
Messages in this topic (4) 

2a. 
Re: Disable a field on the form Posted by: "Varden Morris"
[EMAIL PROTECTED] <mailto:vardenm%40yahoo.com> com vardenm Sat Nov 25, 2006
9:22 am (PST) Change the "allowEdit" property of the field on the form
data source node to "No". This will disable the field everywhere it's
being used on the form. To disable the field on all user interface in
the application you should set the "AllowEdit" property of the field on
the TABLE to "No".

V G <learnaxapta@ <mailto:learnaxapta%40gmail.com> gmail.com> wrote: Hi

I want to disable a field on the form which is in auto group.
Thanks in advance for help

Regards

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

Varden Morris 

85 Saddleland Close N.E. 
Calgary, Alberta T3J 5J5 
Canada 

(403) 366-8434 (H) 
(403) 615-1604 (C)
[EMAIL PROTECTED] <mailto:vardenm%40yahoo.com> com

---------------------------------
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.

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

Back to top 
Reply to sender | Reply to group | Reply via web post 
Messages in this topic (3) 

2b. 
Re: Disable a field on the form Posted by: "Arijit Basu" arijit.basu@
<mailto:arijit.basu%40gmail.com> gmail.com jijo_24 Sat Nov 25, 2006 8:50
pm (PST) You can also try this

FormStringControl XYZ;

XYZ= element.design().control(Control::ControlName);
XYX.visible(false);

Cheers

On 11/25/06, Varden Morris <[EMAIL PROTECTED] <mailto:vardenm%40yahoo.com>
com> wrote:
>
> Change the "allowEdit" property of the field on the form data source
> node to "No". This will disable the field everywhere it's being used
on the
> form. To disable the field on all user interface in the application
you
> should set the "AllowEdit" property of the field on the TABLE to "No".
>
> V G <learnaxapta@ <mailto:learnaxapta%40gmail.com> gmail.com
<learnaxapta%40gmail.com>> wrote: Hi
>
> I want to disable a field on the form which is in auto group.
> Thanks in advance for help
>
> Regards
>
> [Non-text portions of this message have been removed]
>
> Varden Morris
>
> 85 Saddleland Close N.E.
> Calgary, Alberta T3J 5J5
> Canada
>
> (403) 366-8434 (H)
> (403) 615-1604 (C)
> [EMAIL PROTECTED] <mailto:vardenm%40yahoo.com> com <vardenm%40yahoo.com>
>
>
>
> ---------------------------------
> Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
>
> [Non-text portions of this message have been removed]
>
> 
>

-- 

Arijit Basu

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

Back to top 
Reply to sender | Reply to group | Reply via web post 
Messages in this topic (3) 

3. 
XML Document parse which is on web Posted by: "Ramazan GÝRGÝN"
[EMAIL PROTECTED] <mailto:ramazang%40umabilisim.com> .com
ramazangirgin Sat Nov 25, 2006 8:41 pm (PST) 
Hi all,

I want to directly load and parse XML document which is on web and get
data from it. Can I use XMLDocument Class for this. I know we can use
this class files which our local computer.
How can I do this ?

Ramazan

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

Back to top 
Reply to sender | Reply to group | Reply via web post 
Messages in this topic (1) 

4. 
Re: Editing the inventory dimensions after posting a transaction Posted
by: "Nihar Saraiya" nihar.saraiya@
<mailto:nihar.saraiya%40synergy-software.com> synergy-software.com
nihar_saraiya Sat Nov 25, 2006 9:38 pm (PST) Hi Billur

How can one change the dimensions on this form?

Nihar

________________________________

From: Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED] [mailto:Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED] On Behalf Of Billur Kardas
Sent: Thursday, November 23, 2006 6:52 PM
To: Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED]; Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED]
Subject: YNT: [Axapta-Knowledge-Village] Editing the inventory
dimensions after posting a transaction

Yes you can.

>From Inventory-Closing and adjustment table -adjustment button -On-hand
is selected.

By giving the true criterias you can find your transaction. You can make
your correction on this page.

-----Özgün Ýleti----- 
Kimden: Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED]
<mailto:Axapta-Knowledge-Village%40yahoogroups.com> bu kiþinin yerine
kirubarani_dev 
Gönderilmiþ: Per 23/11/2006 08:51 
Kime: Axapta-Knowledge-
<mailto:Axapta-Knowledge-Village%40yahoogroups.com>
[EMAIL PROTECTED]
<mailto:Axapta-Knowledge-Village%40yahoogroups.com> 
Bilgi: 
Konu: [Axapta-Knowledge-Village] Editing the inventory dimensions after
posting a transaction

Hi,

Can I edit the value of inventory dimensions after posting a 
transaction?If this is feasible how to achieve this?

Thanks in anticipation,
Kirubarani

__________________________________________________________
Bu e-mail'in tüm icerigi gönderenin kisisel tasarrufu ile olusturulmus
ve gönderilmistir. Oyak Teknoloji Bilisim ve Kart Hizmetleri A.S. bu
e-mail icerigi hakkinda sorumluluk kabul etmez.

This e-mail has been sent by the sender under his/her own individual
discreation. Oyak Teknoloji Bilisim ve Kart Hizmetleri A.S. accepts no
responsibility.

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

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

Back to top 
Reply to sender | Reply to group | Reply via web post 
Messages in this topic (3) 

5. 
Re: AOS Stops Immediately After Starting Posted by: "abdollah mostafa"
abdollah777@ <mailto:abdollah777%40yahoo.com> yahoo.com abdollah777 Sun
Nov 26, 2006 12:35 am (PST) hi 
i'd like to thank you all for your helpfull assistance,

I have checked the event viewr as you told me, and discovered that the 
ODBC for the AOS is not exist, so i have created a new one , and 
making the AOS configuration using it...

thank you again

Back to top 
Reply to sender | Reply to group | Reply via web post 
Messages in this topic (4) 

Recent Activity

14 
New Members

Visit Your Group 
SPONSORED LINKS

Small business finance 
Business finance online 
Business finance training 
Business finance course 
Business finance schools

Be Discovered!
Yahoo! HotJobs 
Employers find you
Upload your resume

New business?
Get new customers.
List your web site
in Yahoo! Search.

Yahoo! Groups
Start a group
in 3 easy steps.
Connect with others.

Need to Reply?
Click one of the "Reply" links to respond to a specific message in the
Daily Digest.

Create New Topic | Visit Your Group on the Web 
Messages | Links | Calendar 
Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.
Visit www.axapta-knowledge-village.tk 

Change settings via the Web (Yahoo! ID required) 
Change settings via email: Switch delivery to Individual | Switch format
to Traditional 
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe 


---------------------------------
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email
and get things done faster.

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


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

Reply via email to