I’m currently attempting to build a product configurator within kinetic screens and small things keep triping me up.
I manufacture products that are measured in mm and require a numeric box to have a min and max value based on a data lookup.
Inputs.numericbox.MaximumDecimal / .minimumDecimal dont have the required effect.
I have the lookup working fine as i can output that to .value ok.
Also I can’t find where I can format the numeric box as a full number instead of a decimal to 5 places.
For your first question it would be easier to see the code that you are using, it may be a number of things that are causing the error as well as the kinetic interface
For the second (at least in 10.2.500) in the input properties there is a format option which when you click the ellipses button on the right side, opens up a Data Forma Editor that makes making an update easier.