Forum Discussion

LijaHarris's avatar
LijaHarris
Qrew Trainee
2 years ago

Required Field in Code Page HTML/javascript

I have created a code page with HTML and Javascript.  I have the following field that is required in the QuickBase form itself:


However, I would like this to translate to the code page:

<tr><td style="font-family: Sans-serif;" class=m>Contractor Business Name:*</td>
<td class=m><input type=text size=40 name=_fid_6 ></td></tr>

How do I make the field in the code page required?  or will that kind of functionality need to happen in the javascript.  If so, how?

Thank you so much!

------------------------------
Lija Harris
------------------------------