Khalil UR Rehman,

 

Try to put a code in the modified method of the said field and concatenate
all.

 

Example:

 

public void modifiedField(fieldId _fieldId)

{

    super(_fieldId);

 

    switch (fieldExt2Id(_fieldId))

    {

        case fieldnum(InventTable, ItemId):

            this.ItemName   = this.ItemName ? this.ItemName : this.ItemId;

            this.setNameAlias();

//  added code

this.NewField = Item Number + Item Name + Dimension Group + Hieght + Width +
Depth;

 

//

            break;        

    }

}

 

 

 

 

 

 

From: development-axapta@yahoogroups.com
[mailto:development-axa...@yahoogroups.com] On Behalf Of Khalil Rehman
Sent: Sunday, December 13, 2009 5:38 AM
To: Knowlege Village; Adeel AX Technical Consultant; AX Consultant Sumit
Loya; Development Axapta; Development Group
Subject: [development-axapta] How to Enter group of field data in One Text
field.

 

  


Dear All,

in Inventory Master form, i have a requirement that if i enter Data in Item
Number, Item Name, Dimension Group, Hieght, Width, Depth fields. it should
be combined in a new field place on form automatically. 

thanks & regards. 

KHALIL UR REHMAN 


__________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from
HotmailR.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/soc
ial-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009

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





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

Reply via email to