|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 22/05/2008 20:58:04
Posts: 4,
Visits: 13
|
|
| 1. http://demos.instantasp.co.uk/InstantKB20/Admin/AdminManageFields.aspx If you try to create a Custom Fields, but you canceled in the middle/ do not give further instruction, it will generate field like CustomField_XXX 2. http://demos.instantasp.co.uk/InstantKB20/Admin/AdminEditFieldTemplate6.aspx When you save the template, it generate errors: Server Error in '/InstantKB20' Application.
Procedure or Function 'iasp_sp_InsertUpdateFieldTemplateDetail' expects parameter '@strDefaultValue', which was not supplied. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Procedure or Function 'iasp_sp_InsertUpdateFieldTemplateDetail' expects parameter '@strDefaultValue', which was not supplied.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 22/05/2008 20:58:04
Posts: 4,
Visits: 13
|
|
| In Addition to the default field, I think at least checkbox does not follow. Also, Regex is on field is not saved into the database and even I add it back into the database, it has no effect in the staff CP. THe regex I tried to enter is /d/d/d/d/d Thanks again.
|
|
|
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 14/07/2008 19:40:18
Posts: 1,929,
Visits: 2,970
|
|
| Hi MT, Many thanks for your feedback as always. Please be assured my delay is not due to the fact i've not seen your post. I just wanted to address a few of your issues before posting my response. 1. http://demos.instantasp.co.uk/InstantKB20/Admin/AdminManageFields.aspx If you try to create a Custom Fields, but you canceled in the middle/ do not give further instruction, it will generate field like CustomField_XXX We are aware of this problem and it will be addressed in a future update. 2. http://demos.instantasp.co.uk/InstantKB20/Admin/AdminEditFieldTemplate6.aspx When you save the template, it generate errors: This was a problem with our demo due to some updates we applied for testing. This exception does not effect the 2.0.0 code. You'll notice this has been resolved now we've updated our demo site to use the latest 2.0.1 code. Addition to the default field, I think at least checkbox does not follow. Also, Regex is on field is not saved into the database and even I add it back into the database, it has no effect in the staff CP. THe regex I tried to enter is /d/d/d/d/d This was a genuine problem MT and has been addressed in the 2.0.1 update posted today. You should notice this works as expected now also within our online demo. Thank you for pointing this out MT. I hope this helps MT. Of course if you spot anything new now we have the 2.0.1 code up don't hesitate to post.
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 22/05/2008 20:58:04
Posts: 4,
Visits: 13
|
|
|
|
|