Hi there i added a new tab on CustInvoiceJour form where i would like to show
the field LanguageId from CustInvoiceJOur table and be able to change it from
there. I created a group called Setup and drag and dropped the field from the
CustInvoiceJOur table to the that Group. The problem is that the field on the
form is now static i.e you can not change it or choose another from a
drop-down list. Can you please tell me what i have missed or done worng.
Thanks
)
Comments
Are you using Axapta ver 3.0? If so, what language license have you got? I am not sure but I think this could be one reason why you see only one language in that field.
And second - even if you manage to get this field working, IMO you might have to do additional programming to get your concept up and running.
Regards,
Harish Mohanbabu
Long way to go before I sleep..
Please note that AllowEdit, AllowCreate, AllowDelete are set to false for CustInvoiceJour DataSource in CustInvoiceJournal form.
Best regards,
Mkz
A Dynamics Ax (Axapta) tricks site in Spanish language
This seems to happen because also the CustInvoiceTrans datasource is AllowEdit=false, and the 2 are inner joined. Please set to true and try again.
Hth,
Ciprian
Ciprian Dudau
Axapta Developer