This is a migrated thread and some comments may be shown as answers.

[Solved] Grid Custom Command 404 Error

0 Answers 9 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Roy
Top achievements
Rank 1
Roy asked on 04 Jan 2012, 02:28 PM
I have a custom command setup in a grid and when I click it the command runs properly and I return an empty string from the action method, but the custom command also redirects to this path /HumanResources/Reconcile/Reconcile/12345?expenseKey=12345.  This is what it is supposed to do, the path is correct, but only on my development computer where the site is the root.  But on my production computer the site is not the root.  How can I get the custom command to output the full path like, http://www.production.com/Site2/HumanResources/Reconcile/Reconcile12345?expenseKey=12345  ?
Tags
Grid
Asked by
Roy
Top achievements
Rank 1
Share this question
or