Skip to main content
Question

Counter in a custom field

  • September 16, 2022
  • 2 replies
  • 108 views

Forum|alt.badge.img+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

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • September 16, 2022

Hi @geminirajesh 

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


Forum|alt.badge.img+9
  • Author
  • Hero
  • September 16, 2022

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 ?