
I have a scenario please guide me what I can do? The scenario is that I have two forms in D365 one is PayrollPayStatement and another is PayrollWorkerTaxCode. In PayrollPayStatement I have refference group control having name "PayrollPayStatementTaxDeductionLine_TaxCode" and in "PayrollWorkerTaxCode" I have a refference group control with the name "PayrollTaxCodeDetails_PayrollTaxCode". Now I have to use the "PayrollTaxCodeDetails_PayrollTaxCode" in place of "PayrollPayStatementTaxDeductionLine_TaxCode" in PayrollPayStatement Form. The reason I am doing this because "PayrollTaxCodeDetails_PayrollTaxCode" shows the region code too while "PayrollPayStatementTaxDeductionLine_TaxCode" only shows the tax code . Please tell me an appropiate solution. Here are the screenshot of the forms, If any more detail is required please let me know. I want to override the LookUp method but I am confuse how I am gonna acheive this?
Hi Bilal,
Check if this can help you:
community.dynamics.com/.../custom-lookup-in-reference-group-dynamics-ax-2012