How to add field to table dynamically

mallikarjun
Member Posts: 29
Hi,
How to add a field in Table or form dynamically(Using code)
if some one knows the code reply me
thanks in advance,
mallik
How to add a field in Table or form dynamically(Using code)
if some one knows the code reply me
thanks in advance,
mallik
0
Comments
-
Waldo wrote:Wow, I'm posting into the AX forum ... sorry guys, ignore my post, I don't know anything about AX ... (That's what you can have when using RSS feeds ...)
:oops: :oops: :oops:
it is possible to create a feed per forum.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Actually it is possible to in Navision to create field dynamically. All you have to do is insert records into the field table. :!:
I have done this once to change the data type of a field from option to CODE.
I created a temp field in the table transfered the data. changed the data type, and moved the data back. Then deleted the new field. ALL through a report.0 -
ara3n,
You made the same mistake as Waldo, this is a Dynamics AX (formerly Axapta)-topic.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Hi, guys.
I am not MVP, but it seems impossible to add field to table dynamically(Using code).
But on form you can do it.
MikeRgoing to Europe0 -
I dont know what you guys are talking about,Any how i found the solution for my question with the help of my friend.
thanks,
Mallik0 -
it is possible to add fields in form dynamically
thanks,
mallik0 -
Hi, mallik.
Yes, you can do it. Here is a cod that will help you.
If your control links to the datasource table
control = element.design().sectionName(#Detailed).addRealControl(tableId, fieldId);
MikeRgoing to Europe0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions