Hi,Create your own form and pass input field with name listname and also pass productStoreId
<form action="createEmptyShoppingList" > <input .......name="listname" /> </form> and call the service createShoppingList on submit the form HTH Regards -- Chandan Khandelwal rrhati2010 wrote:
How can I do that.... How to pass a text box value to the minilang simple method??? ----- RRH
