Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

html form
sancd03
#1 Posted : Thursday, February 04, 2010 3:36:54 PM(UTC)
Rank: Newbie
Groups: Registered

Joined: 2/4/2010(UTC)
Posts: 6
I tried installing the html form that codeplex has and I'm getting an error when going to the Admin link:
Method not found: 'Void Everest.CmsServices.Extension.Module.ModuleController.set_IncludeJavascript(Boolean)'.

Does anyone know how to fix this? Or does anyone know of a simple form that has been created so I can use in my app. Basic stuff, name, phone, email, comments. Sends an email.

Please let me know
jifeng
#2 Posted : Thursday, February 04, 2010 3:42:20 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
HI

Which module version and kooboo version you are using?

The module 2.0 can only run on kooboo 2.0.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
sancd03
#3 Posted : Thursday, February 04, 2010 4:08:52 PM(UTC)
Rank: Newbie
Groups: Registered

Joined: 2/4/2010(UTC)
Posts: 6
hmm. thought I had kooboo 2.0 but it looks like 1.2. Html form is 2.0 so that could be why I have the error. Any recommendations?
jifeng
#4 Posted : Thursday, February 04, 2010 5:04:38 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
In kooboo 2.0, we had changed the module runtime api. The module 2.0 depend on the new assemblies, and some methods had been changed.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
sancd03
#5 Posted : Thursday, February 04, 2010 5:15:56 PM(UTC)
Rank: Newbie
Groups: Registered

Joined: 2/4/2010(UTC)
Posts: 6
I upgraded and now the form looks to be working. When I create a new form, what should my paramters be? I'm getting this: Application:DS_Main;FolderName:ContactForm

Info:
Form (is my module name)
New form name: ContactForm, classname: form-container, with rows like: Name, Email, Phone, Comments.

When I add it to the page, what should my parameters be for the Form Name and DataFolderName? What is the DataFolderName for?
jifeng
#6 Posted : Thursday, February 04, 2010 5:43:48 PM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
HI

The form name is the form name you created. In this case, the value is "ContactForm".

DataFolderName: When you want to submit the form value to a content folder, you can create a text schema and content folder to match it. Set the folder name to DataFolderName, the data will add to the folder when user post the data.

For more detail, I have create a demo in the demo.kooboo.com. You can go and see it. NOTE: The demo site will be reset next 3:00:00 AM UTC.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
sancd03
#7 Posted : Thursday, February 04, 2010 11:39:23 PM(UTC)
Rank: Newbie
Groups: Registered

Joined: 2/4/2010(UTC)
Posts: 6
Sorry but you give logon information. I tried admin admin and it went to a blank screen.
sancd03
#8 Posted : Thursday, February 04, 2010 11:41:32 PM(UTC)
Rank: Newbie
Groups: Registered

Joined: 2/4/2010(UTC)
Posts: 6
ok it worked afterall. I don't see the form in the site. Can you please provide the example. Thanks a ton!
dsanchez
#10 Posted : Friday, February 05, 2010 4:42:00 AM(UTC)
Rank: Newbie
Groups: Registered

Joined: 12/2/2009(UTC)
Posts: 8
Is there a way to have the format be layout differently?

current is:
Name: textbox
Email: textbox

Would like:
Name:
textbox

Email:
textbox

Thanks for the help
jifeng
#9 Posted : Friday, February 05, 2010 9:49:58 AM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
sancd03 wrote:
ok it worked afterall. I don't see the form in the site. Can you please provide the example. Thanks a ton!

HI

I have create the new demo named "HtmlFormDemo".

Go to "HtmlFormDemo->Extension->Module", select the "HtmlForm" the "Admin" button will be enabled, click to manage the html form for application.

I have create a contact folder catch the post data.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
jifeng
#11 Posted : Friday, February 05, 2010 10:02:46 AM(UTC)
Rank: Administration
Groups: Administrators, Registered

Joined: 9/3/2009(UTC)
Posts: 1,552
Location: Xiamen China
dsanchez wrote:
Is there a way to have the format be layout differently?

current is:
Name: textbox
Email: textbox

Would like:
Name:
textbox

Email:
textbox

Thanks for the help


Hi

Right now, the html module cannot achieve that. It render the layout through table, but I think you need develop a new module base this. You can add some other functions , for example: validation.
Regards,

Jifeng Huang

Kooboo Team

Microsoft ASP.NET MVP
zguoqi
#12 Posted : Friday, February 05, 2010 4:18:18 PM(UTC)
Rank: Administration
Groups: Registered, Administrators

Joined: 9/2/2009(UTC)
Posts: 692
Location: xiamen
sancd03,

You can download the HTML module and modify this easily by yourself. Should not be that difficult.
Regards,

Vincent

Kooboo Team
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.631 seconds.