Skip to main content
Solved

adding custom field to selector column in SO

  • August 22, 2022
  • 7 replies
  • 1263 views

Forum|alt.badge.img

I am trying to add this field to the inventory lookup in SO.Line PX.Objects.IN.InventoryItem.usrSeattleItemNbr

 

However, when I add the column the attribute adds the following path...note the EXT.

typeof(PX.Objects.IN.InventoryItemExt.usrSeattleItemNbr)

 

There is no InventoryItemExt

Selector column in SO Details does not show my added fields

If I edit the attribute to InventoryItem.usrSeattleItemNbr it fails validation.

 

Any ideas to troubleshoot would be appreciated...thanks.

 

 

 

 

Best answer by dgross54

FYI, turns out there is a conflict with the customization I was working in.  Something in that customization is preventing any changes to the selector.  I have development looking at it.  Sorry and thanks for the responses.  Can this thread be deleted?  I don’t want to confuse anyone else.

View original
Did this topic help you find an answer to your question?

7 replies

Dioris Aguilar
Jr Varsity I
Forum|alt.badge.img+2

@dgross54 Could you share the definition of the custom field in InventoryItem DAC? 

 

Your approach should work.


Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3385 replies
  • August 22, 2022

Hi @dgross54  It seems you have not given the right extended DAC name, hence it is not populating.

As above requested, please share the code of the Inventory Extended DAC.

 

Here is the links for reference.

https://www.info-sourcing.com/how-to-add-fields-to-acumatica-selector-lookup-no-coding/


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 47 replies
  • August 22, 2022

I am not sure where I would go to get the definitions you are referring to.  I wonder if my issue isn’t related to the fact that I had to borrow another customization project so I could add these fields to a group that already existed, and by doing so I added the fields in another data source?  

 

 

 

 


Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3385 replies
  • August 22, 2022

Hi, @dgross54  You might need to add these fields to your customization as part of the DAC Extension fields and then provide these fields in the CustomizeSelectorColumns instead of access from the different customization packages.

CustomizeSelectorColumns will not recognize the fields if they are part of another customization package.


Dioris Aguilar
Jr Varsity I
Forum|alt.badge.img+2

@dgross54 @Naveen Boga Another approach is to set an appropiate Level to the customization to access the fields from other projects and set the corresponding namespace name when calling the custom fields in the PXCustomizeSelectorColumns attribute. It’s probably the custom fields are not defined under PX.Objects.IN and that might explain why they are not found.


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 47 replies
  • Answer
  • August 26, 2022

FYI, turns out there is a conflict with the customization I was working in.  Something in that customization is preventing any changes to the selector.  I have development looking at it.  Sorry and thanks for the responses.  Can this thread be deleted?  I don’t want to confuse anyone else.


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2715 replies
  • August 26, 2022

Hi @dgross54 - I'm glad you found the issue! We don't delete user content unless it goes against Terms and Conditions. It's OK to leave this post as you gave the explanation. Thank you!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings