You need to sign in to do that
Don't have an account?
How can i force the number field in apex:inputfield to accept numbers only
Hi,
Whats the right way of enforcing the datatype for a inputfield in Visualforce page?
I have a field defined as number but still can take characters.
We have another requirement where we want another input field defined as percent to accept percent only.
Please advise.
Whats the right way of enforcing the datatype for a inputfield in Visualforce page?
I have a field defined as number but still can take characters.
We have another requirement where we want another input field defined as percent to accept percent only.
Please advise.
All Answers