Skip to main content
Solved

Pop-Up Note showing dynamic field value?


AWelty24
Jr Varsity II
Forum|alt.badge.img

We want to create a pop-up note for a customer on the SO screen if ever today is > { a custom date/time field value tracking a tax expiration date}.

 

Is this possible?

 

If not, it would even be beneficial to add the field value to the Pop-Up note itself.

Could we have the pop-up note display the value of the custom date/time field, for example? That would be acceptable. 

Is this a matter of determining the correct bQL when creating the pop-up note? 

Here are the properties:

 

Here’s a version of the note showing where I’d like to see the field value. 

 

Open to ideas!
Thank you.

Best answer by Dioris Aguilar

@AWelty24 There’s a way to do it from a programming standpoint by implementing a custom PXSelectorAttribute and overriding the protected Verify method highlighted below:
 

 

That is where the Popup message is retrieved and loaded.

The custom selector could receive the UsrTaxExpireDate as parameter and it can be included in the popup message in the overriden version of the Verify method.

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

2 replies

rkerr58
Jr Varsity I
  • Jr Varsity I
  • 8 replies
  • July 15, 2022

Interesting idea but I don’t think this is possible.  Notes fields usually will just display entered text. 

I would probably just write a GI to display that date and manage your process from there.


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

@AWelty24 There’s a way to do it from a programming standpoint by implementing a custom PXSelectorAttribute and overriding the protected Verify method highlighted below:
 

 

That is where the Popup message is retrieved and loaded.

The custom selector could receive the UsrTaxExpireDate as parameter and it can be included in the popup message in the overriden version of the Verify method.


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