Below I discuss how do we know whether the form is case insensitive and how to change its property using forms personalization.
As an example I have taken the DFF form.
Step to know if form is case insensitive.
Open the form and click on the field. Select Help-->Diagnostic -->Properties-->Item


For changing the property select forms personalization. Select Help-->Diagnostics-->Custom Code -->Personalize

Select the Target Object for which the property needs to be changed then select case_insensitive_query property name and change the value to TRUE. Save the changes.


Thats its ... now the title field is no longer a case sensitive field. Query by entering text in lower case.



No comments:
Post a Comment