Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a field *(red) as mandatory after caption field in Adobe forms

Former Member
0 Kudos

Hi All,

I want to make a field as mandatory in Adobe form PDF output i.e in output it should look as xyz:* and the (*) should be in red color but when i tried it looks only in black color in output.

And also in PDF form when user clicks on save button without filling the mandatory field it should throw the error message pop up as field is mandatory(how to achieve this using the java script) in adobeform.

Can any one please help me regarding the same.

Thanks,

Revanth

2 REPLIES 2

Former Member
0 Kudos

Revanth,

Create the Text with that red color * mark in word and Copy paste the same as the name of the field. Keep the text in enriched format.

And making field mandatory can be done in properties - Check Value/Binding Tabs.

Thanks and Regards,

Vinay Mutt

0 Kudos

Hi Vinay,

I have tried on the same way still it is showing as (*) in black rather than red.

And can you please suggest java script code to throw the error message as field as mandatory if we are not filling in it.

Thanks,

Revanth