I am trying to use make a custom entry form for a list similar to orderReagents form but use a value passed in the url to pre-poluate the form and i have tried to use LABKEY.ActionURL.getParameter(parameterName:param) but it doesn't seem to pick the param value from the URL . Is there a specific way to build the URL to pass the param value to a wiki page different then for a query ?