Skip to main content

Hello Community,
 I have created a UDF that should display both vendor & customer records. But when I add this UDF under projects screen it only displays the records of the type=Customer not for vendor.
 


 

Am I using the incorrect schema object or what. Please guide me. Or is it do I need to add a separate UDF for Customers & separate for Vendors?
Thanks in advance.

Hi @Harshita,

Try using PX.Objects.CR.BAccount2 as Schema Object. Good Luck.!


@Harshita weird. When I use the same attribute on Sales Order screen, it seems to bring all type of business accounts for me:

 


Hi @Harshita,

Try using PX.Objects.CR.BAccount2 as Schema Object. Good Luck.!

It also displays only Customer records:
 

 


@Harshita 

Seems to work on project screen as well:

 

 


@Harshita

Seems to work on project screen as well:

 

 

I am selecting the schema field as AcctCD


@Harshita, Are you using the Admin user to test this? Do you have access to the Vendor screen?


hello @Vignesh Ponnusamy  & @RohitRattan88 , i checked out in one of the live instances and it is displaying the data as required. Looks there are some issues in the demo instance. It does work on the SO screen in my demo instance but not displaying the same data the the Projects screen.
Thanks a lot for your quick responses.


Reply