Question

Counter in a custom field

  • 16 September 2022
  • 2 replies
  • 69 views

Userlevel 4
Badge +9

I want to add a custom number field which should get incremented automatically when the unit price gets changed ?

What is the best way to get this done ?


2 replies

Userlevel 7
Badge +22

Hi @geminirajesh 

in my opinion you need also a custom event which writes the value in the custom field if the price changed.

Userlevel 4
Badge +9

Hi @geminirajesh 

in my opinion you need also a custom event which writes the value in the custom field if the price changed.

I’m sorry to say I’m pretty new at custom event.. will you be able to give me a sample code that could do that ?

Reply