This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Custom Search through Action

Hrishikesh - Friday, October 8, 2010 10:41 AM:

I Have brought a html form through Action. On that Html form there are the fields of a ItemType.

when i enter the value in the field the query should search that value in ItemType and show the results allready present in aras innovator gridApplet of that ItemType.

And it Should Search & display Instance of that ItemType,given value in the html form.

I have got  the items & itemID of given value in html form but i can't display the items in the gridApplet.