Add default value in numeric box in kinetic

Hello,
how to add a default value in the numeric box in kinetic.
the data binding i put is TransView.Diameter.

thanks,

Eddy

You should find that information in the App Studio References Guide. Look for SetValue

i figured out, we should create an event and in the formload, set the row update and put the default value.

1 Like

other option is set it in the preprocessing directive

1 Like