| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 9 months |
| seen | Sep 8 '11 at 12:50 | |
| stats | profile views | 8 |
|
Jan 18 |
awarded | Notable Question |
|
Dec 20 |
awarded | Popular Question |
|
Nov 30 |
awarded | Popular Question |
|
Jun 13 |
awarded | Teacher |
|
Mar 16 |
awarded | Popular Question |
|
Sep 7 |
comment |
PreSaveAction is not firing I registered js in masterpage per this link blogs.msdn.com/b/yojoshi/archive/2010/06/17/… but no luck yet. |
|
Sep 7 |
comment |
PreSaveAction is not firing I tried putting this inside the head section of the master page (v4). <script type="text/javascript" src="/_layouts/jquery/jquery-1.6.min.js"></script> but no redirection yet. |
|
Sep 7 |
comment |
PreSaveAction is not firing @Eric: Thank you Eric. You may be 100% right. Please let me know your findings and if you discover any tweak that fixes the issue. |
|
Sep 7 |
comment |
PreSaveAction is not firing I am confused. Should the new form url be with the source= url. instead it's portal/surveys/Lists/TestSurvey/NewForm.aspx?IsDlg=1 |
|
Sep 7 |
comment |
PreSaveAction is not firing Okay, I added <script src="ajax.aspnetcdn.com/ajax/jquery/jquery-1.6.min.js"></…; <script type="text/javascript"> but redirection piece is still not working. (adding to survey works) |
|
Sep 7 |
comment |
PreSaveAction is not firing Do I need to add a reference to jQuery? or it's a normal javascript? |
|
Sep 7 |
comment |
PreSaveAction is not firing I opened the IE developer tool and it's chocking on $(document).ready(function(){ line, stating "object expected" character 1 |
|
Sep 7 |
comment |
PreSaveAction is not firing new form's url looks like this portal/surveys/Lists/TestSurvey/NewForm.aspx?IsDlg=1 ; my var curr_URL='/pages/ThankYou.aspx'; records is added but redirection is not working. |
|
Sep 6 |
answered | jQuery selector worked in 2007 but not in 2010 |
|
Sep 6 |
revised |
PreSaveAction is not firing added 1 characters in body |
|
Sep 2 |
asked | redirecting to another page when item is added to a list |
|
Sep 2 |
revised |
PreSaveAction is not firing added 75 characters in body |
|
Sep 2 |
asked | PreSaveAction is not firing |
|
Sep 1 |
accepted | DateTime Column type for import |
|
Aug 30 |
accepted | How to set variable with list's metadata (like customerID)? |