Kierthy Anand 25.Jul.12 08:28 AM a Web browser Forms 8.5.1 (Lotus Domino) All Platforms
Hi All,I am New to the Lotus Notes Quickr.
I am using Imported Html Form in my quickplace.
I have few text fields and rich text, attachment fields.
<tr><td><QUICKPLACECONTROL type="richtext" id="c_Description" name="c_Description"></td></tr>
<tr><td class="label"><QUICKPLACECONTROL type="attachment" id="c_attachment" name="c_attachment" cols="125" rows="6"></td></tr>
Anyone can help me in validating these two QUICKPLACECONTROL fields like whenever the user forgets to upload a file and when rich text field is empty.
Using javascript for validation.


Lotus Quickr-QuickPlaceControl (Kierthy Anand 25.Jul.12)
. . RE: Lotus Quickr-QuickPlaceControl (Yu D Zhuang 30.Jul.12)
|