how to allow input form to add integer data type for one field
,@isahore ,@AndreaBriceno,@ParthaSarathy
,@ParthaS ,@Craig_Thonis ,@Manoj_Kumar_ ,@Amine_Abedour ,@Marcel_Szimonisz,@DavidKangni
,@Amit_Kumar,@ShashankNigam02,@Ganesh5067, @Jonathon_wodnicki
hi all,
how can we do wrong data type error pop displayed in input from
iexample
i Have store id column(integer type) in store schema
but i want to restrict if someone enters value in store id column as string
since I Have store id column as integer type in store schema when entering value as string type in store id column
it will automatically throw error or
or what do we need to add anything in input form to show error pop up for wrong data type entered
