Bulleted lists

C

C10

Is there an event to detect the removal of a item from a bulleted list....
that will allow to perform additonal actions through scripting?

Thanks in advance.

C10
 
S

Shekar

Hi
Add OnAfterChange event for the bulleted list field and when you remove or
add item this event will fire instantly.

Hope this helps you.
 
Top