This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Is their a way to begin Multistep Form in a Block and have the 2nd Step in a Full Size Page?

Is their a way to begin Multistep Form in a Block and have the 2nd Step in a Full Size Page?

I am trying to have a form start in a block (Step 1) on my Home page and then in Step 2 I want to have some data displayed and ask for additional data in a full size page.

When I tried this using the Multipage forms I am sent back to the same block page rather than a larger page. Should I be trying to do this with Multipage Forms or another way?

Thanks

To Show static Page in front Page (Urgent)

I need to Show the static Contents such as About Us or Introduction in the Front Page so that the Title Introduction comes at the top and the contents written inside this introduction comes thereafter. I do not know how to do that. By Creating Taxonomy Block, it Show the content Topic in nodes only.

Can Anyone plz help me out for this.

Download to Pdf

I get this error when i try to download my pages to pdf

Fatal error: require_once() [function.require]: Failed opening required 'modules/addmodules/pdfview/tcpdf/tcpdf.php' (include_path='.;C:\php5\pear') in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\allensworld\modules\addmodules\pdfview\pdfview.module on line 98

Does anyone no how to fix it?

using javascript form.submit() on user login page....

I have an external site with a username and password textfield that posts to my main drupal page, I have added code to the usermodule to assign the drupal value to username and pass to posted values. So the src code looks something like:

Username: *

// (pass is a hidden field in this cas)

Now I added code to have the page auto-submit if values are present for username and pass (as they are in this example) and the completed src code looks like:

Username: *

// (pass is a hidden field in this cas)

Avoid submission of hacked form

How can I avoid submission of a copy of my form from another site than mine?
Does Drupal mechanism take care of this?

Splitting up modules into module and include files

Some modules have most of their code in admin stuff that is not uses day to day. As an example, I split textimage.module into textimage.module and textimage.admin.inc. textimage.module shrank like a tadpole on a hotplate. Almost 40% of the code will not be loaded for regular pages. If the process were discussed and documented, it could be tested during Drupal 5.0 and made a design standard for 6.0.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions