Vishal,
If it's a problem with wild cards being used in specific field(s), you could
change the QBE Match for the field(s) to "Equal"
However, doing just that will not stop wild cards in the advanced search bar.
To stop that from being allowed you will need to add a character field to the
form and give it a field ID of 1005
Then create a Active link with
Execution Options - Search
Run If Qual - ('1005' LIKE (("%" + "[%]") + "%")) OR ('1005' LIKE (("%" +
"[_]") + "%"))
If action is an Error messageGreg Givens (Contractor) Network Applications Support Navy Personnel Command -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Vishal Navale Sent: Thursday, October 25, 2012 6:12 AM To: [email protected] Subject: How to restrict wild card searches Hi, Is there any way to restrict wild card searches on the ARServer 7.5 p4? _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"
smime.p7s
Description: S/MIME cryptographic signature

