How do I remove the value stepper in a field in a skuid table?

I’m trying to remove the value stepper in a field in a table. Some users are finding it annoying and just want a blank field to enter in the data (number or currency).

Hey @Larry_Wearne_Jeng ,

You can do this by overriding the field metadata in Skuid to something other than the number field.

e.g: change it to “text”

I hope this answers your question.

Thanks,