How to create a number only field on Oracle B2C RightNow?
Summary:
Content (required):
Hello, I'm using Oracle B2C RightNow. I wish that the field bellow allowed only numbers input (no letters or symbols). Is it possible? I don't how to do it. I searched this information all over the internet and couldn't find it a solution.
Version (include the version you are using, if applicable):
RightNow 21B
Code Snippet (add any code snippets that support your topic, if applicable):
<rn:widget path="input/FormInput" name="Incident.CustomFields.c.num_1" required="true" maximum_length=240 />
Tagged:
0