Two forms on checkout registration page?

Hi all,
Is this scenario for checkout possible? I've been trying to implement it but keep running into issues.
- Login field to check out as a member, check outfields are prefilled. If you check out as a member you will not be subscribed to a secure zone (this is the main reason for having two forms. I don't want people who already have a membership to get a redundant password reminder.)
- Check out as non-member, subscribe to a secure zone - otherwise all is the same as the member form.
The only way I can see to do this is to have two forms on checkout and show one based on logged in/logged out criteria, and this is no problem to implement. What is a problem is that the Amount field on one of the forms just won't populate - it's completely blank. If I delete one of the forms from the page, it begins to work again without a hitch.
So I can't help thinking I'm taking the wrong approach and I just have to deal with a redundant membership details email. Or, is something going on that I'm not seeing? Any help is very very much appreciated.

Thanks, Liam.
The second part of your answer doesn't really hold true though. If you have a password field and have the form set to subscribe people to a secure zone on log out, it will ALWAYS send users an email giving them their username and password, and telling them what zone they're subscribed to. I understand it doesn't resubscribe them...but I want to supress this behaviour - it is undesirable. In a nutshell:
I have two secure zones - one members (paid subscription), one general (bought something online).
If they are a member of neither, I want them to get a general subscription on checkout.
If they are a member, I don't want to subscribe them to anything.
Even if i HAVE to subscribe them to the general secure zone, I'd love it if they wouldn't get notification of this.
As far as I can tell, this scenario is not possible with your answer above.

Similar Messages

  • Struts : Validating two forms in a single page , on a single submit

    In my JSP page, i have two forms, with modifiable feilds. I'm using submit button of the 2nd form to submit both forms (ie. <form action="someAction2.do" onsubmit="return firstForm.submit();"> )
    Two forms have different actions which is specified in structs-config.xml. Validation(server-side) is done using validation.xml file.On success/failure, both these actions are mapped to the same (input) JSP page.
    Problem is that, validation errors in second form only is displayed. This is because, as soon as 1st form returns validation errors, the second form gets submitted. How can i specify that 2nd form should be submitted only if the 1st form doesnot return any validation errors. I know its possible using javascript at client side, but i want this validation on server-side.
    Can any one please help me out. Thanks

    Off hand I dont know the answer to your question. But since no one answered your question, here are my 2 cents worth:
    I suggest all your JSP pages have one and only one form tag. Re write your JSP page. Make sure all your variables your submitting have unique names. (no duplicate names). As far as I know, having multiple forms on a JSP page is not normallly done and makes it difficult to alter by another programmer after you leave the company.

  • Two forms on same page..save state of one form while submitting other.

    Hi....
    I have 2 form on same page....
    first is form on table....
    nd another is tabular form.....
    now if I make an entry in both table ,,,,and after entering data in tabular form if click on submit button of tabular for the data of tabular form get submitted,,but the data I have been enter in first form get erased.....
    now my question is how can I save state of my first form even after clicking on submit button...........
    pls,help.

    Hi Shirish,
    in your scenario you can write manual process for one form in your both forms, using this way you can achieve you functionality.
    do the above and for that manual process keep the button name as your second form button means, for two forms saving with only one button.
    i am not sure in this, but you can try something.
    Thanks
    Chandran
    Edited by: Chandran on Nov 28, 2011 2:21 AM

  • How to submit two forms once  in one jsp page?

    hello all,
    My jsp page includes two forms: one form's action is a File Upload servlet, which process file uploading; another is a general servlet to collect user inputs, such as user name, age, etc.
    Because the file upload servlet is a legacy component, and it was used in many applications. we could not meger it into our business components.
    the system requires the file upload and information collection are submitted once. so we have to submit two forms in one 'Submit' action, at the same time, the information collection servlet need get the information from file upload servlet, such as the uploaded file's url.
    I have tried two methods, but all failed
    1. Upload form has no a 'Submit' button, when user click the 'submit' button of the information collection form, we use a javascript to submit upload form first, then submit information collection form. Failed at: the second submit dose wait for upload finishing, then the second submit interrupt the upload
    2. the javascript only submit upload form, and set HTML body's onUnload event to another javascript that submit information collection form. this time, the file upload sucess, and information collection form sucess at most time. But fail when user click the 'refresh' or 'back' or any navigator buttons of the browser. these action will trigger the page 'unload' event too, but the submit if invalid!
    Please tell me how to.

    chain the both requests!
    - build one mutlitpart request and send it to a servlet that can handle that multipart request (think of using oreilly MultiPartParser).
    - check the input (all requiered fields and files there)
    - if yes store the user fields and create a socket connection from your servlet to the legacy file upload servlet and post the file this way.
    - like this you have full control over the users input and can make sure the file and the fields are just save if all requiered elements are availble.

  • 1099 Two forms per page

    We are looking for a PDF template solution where we can print two 1099 forms per page. I can see there is an Enhancement Request BUG 7604141 but we need a fix sooner than that may become available.

    Our organization is having this issue with the new Adobe forms that were released. The 1099 smartforms print 2 forms per page but the 1099 adobe forms are only printing 1 form per the OSS  note that was just released - Note: 1949022. Is there somewhere in config that we can select to print 2 per page?
    We are using IDWTCERT_US_1099MISC which will print just 1 form per page ( we also had to make some adjustments because the top gets cut off...)
    form IDWTCERT_US_1099MISC1 will print 2 forms per page but it is not a new vendor that prints on the form it is a copy of the first on the page
    The 1099 Interest adobe form prints 2 per page with IDWTCERT_US_1099INT - this is curious too because the smartform prints 3 forms per page
    Has anyone else experienced this issue? Do you know how to resolve it?I am considering putting in a problem report.
    Thank you

  • Two forms that update differrent tables on the same page?

    I tried to add two forms that update different tables on to one page.
    Problem is when I do that the forms gives me an error saying the field does not exist. It's like it is trying to update one table with the other tables fields.
    As an example Say I have one forms that is for people table and another one that is the Jobs table.
    When I go to update the people table, it sends the data for the jobs fields too I get an error like the field job description does not exist.
    I have two different forms for these and everything.
    I would hope it is possible to have two forms that update different tables on the same page.

    I was trying the exact same thing, but i managed to work round it by setting the steps to hide one region, so the user would enter the form see one region submit the region then direct back to the same page with the different region visible and the original hidden.
    I don't know if this would be acceptable for you...

  • Two SAPScript forms on a single page

    Hello
    Is there a way (in SAPScript) to have two forms (sapscript forms defined in SE71) printed in a single page ?
    What I would like to achieve is to have several sapscript forms defined in the system and to be able to combine them in a single page dynamicallly - I mean: the printing program would decide which of them should be output.
    I have one sapscript form which I want to output always - it contains some header and main window with some items. Apart from this form I need to print some additional information on the same page.
    This additional information may be formated in a few different ways - depending on the case. I need to include this info at the top of the page - formatted in one of possible ways mentioned. The rest of the page is always the same (some header and main window with items).
    I know I could just use windows definitions in a single sapsript form and let the printing program decide which of those windows to print. But my problem is: I would like to have different sizes of the information printed at the top of the pages - when I define a window I must declare height which will be occupied on the page - I'd like to have different height values for different cases.
    Is there a way to achieve that ?
    thanks in advance
    regards

    Hi,
    It is not possible.
    But instead of creating sapscript, why dont you create different standard text and call in same sap-script based on condition.
    You can create standard text in tcode so10. Its similar to editor in sap-script.
    Reward if useful

  • Two Manual Tabular forms in a same page

    Since i have to create two tabular forms in a same page, i created tabular forms manually.
    Both the forms are working fine if the columns are not defined as conditional display.
    Based on item value set by user, few fields should be either displayed as text field (editable) or read only (display).
    I created two columns for a same field one as editable another one as non editable.
    Based on item value any one of the column will be displayed.
    Since the manual tabular form update process is using 'apex_application.g_f02', if any one of the column is not visible,
    multiple row update is failing.
    can any one please help me or suggest me to solve this.
    Edited by: Ravi on Apr 19, 2012 9:02 AM

    I'm guessing you have a page item that is used to control display of the columns as display only or editable.
    If that's true and the page item tells you to display the editable column, then you end up with say a g_f02 and a g_fo3, where you otherwise might only have a g_fo2.
    Use the value of the page item in your update process to control which tabular form element to use.

  • Two forms at same page

    1st my sincere thanks for all the help and suggestions so far from apex group of friends.
    I have a very critical dilevery to submit by tommorow and i am stucked on this, so please try to help me out with this...
    I have a requirement like to fill up a form and once i click the submit button the fields data will be updated in the database table DIM_INDICATOR whose structure is like this.
    CREATE TABLE  "DIM_INDICATOR"
       (     "DIMENSION_KEY" NUMBER NOT NULL ENABLE,
         "DESCRIPTION" VARCHAR2(2000),
         "INDICATOR_CODE" VARCHAR2(16) NOT NULL ENABLE,
         "INDICATOR_STATUS" VARCHAR2(3),
         "REVISION" VARCHAR2(7),
         "ID" NUMBER,
         "INDICATOR_NAME" VARCHAR2(100) NOT NULL ENABLE,
         "FORMATSTRING" VARCHAR2(20) DEFAULT '999G999G990D99',
         "FORMATSUFFIX" VARCHAR2(1) DEFAULT '%',
         "SCFA_SUBDOMAIN_ID" NUMBER,
         "PLANNED_DELIVERY" VARCHAR2(20),
         "PLANNED_DELIVERY_COMMENT" VARCHAR2(200),
         "QIX_INCLUDE_REQUESTOR" VARCHAR2(100),
         "INDICATOR_NAME_ARB" VARCHAR2(100),
         "DESCRIPTION_ARB" VARCHAR2(2000),
         "UNIT_ENG" VARCHAR2(100),
         "UNIT_ARB" VARCHAR2(100),
         "REMARKS" VARCHAR2(2000),
         "SCFA_DOMAIN_ENG" VARCHAR2(100),
         "SCFA_SUBDOMAIN_ENG" VARCHAR2(100),
         "SCFA_DOMAIN_ARB" VARCHAR2(100),
         "SCFA_SUBDOMAIN_ARB" VARCHAR2(100),
         "CREA_USER" VARCHAR2(30),
         "CREA_DATE" DATE DEFAULT sysdate,
         "MODI_USER" VARCHAR2(30),
         "MODI_DATE" DATE DEFAULT sysdate,
         "AGGREGABLE" VARCHAR2(1) DEFAULT 'N',
         "SORT_ORDER" NUMBER(5,0),
          CONSTRAINT "DIM_INDIC_DIMENSION_KEY_PK" PRIMARY KEY ("DIMENSION_KEY") ENABLE
    ALTER TABLE  "DIM_INDICATOR" ADD CONSTRAINT "DIM_INDICATOR_STATUS_FK" FOREIGN KEY ("INDICATOR_STATUS")
           REFERENCES "VPD"."ADM_INDICATOR_STATUS" ("INDICATOR_STATUS") ENABLE
    CREATE OR REPLACE TRIGGER  "DIM_INDICATOR_BFI"
      before insert or update on dim_indicator 
      for each row
    begin
      IF inserting AND :new.dimension_key IS NULL THEN
        select seq_indicators.nextval into :new.dimension_key from dual;
      :new.id := :new.dimension_key; 
      END IF;
      IF inserting THEN
        :new.crea_user := nvl(v('APP_USER'),USER);
        :new.crea_date := sysdate;
      END IF;
      IF updating THEN
        :new.modi_user := nvl(v('APP_USER'),USER);
        :new.modi_date := sysdate;
      END IF;
    end dim_indicator_bfi;
    ALTER TRIGGER  "DIM_INDICATOR_BFI" ENABLEAt the same time in the same page i have to make a tabular form (We wan to use tablular form here because we will get the functionality of add rows here) which will ask the user to fill the DESCRIPTION_ENG and DESCRIPTION_ENG columns which will update in ADM_INDICATOR_PROVIDER table whose structure is like this.
    CREATE TABLE  "ADM_INDICATOR_PROVIDER"
       (     "INDICATOR_PROVIDER_ID" NUMBER NOT NULL ENABLE,
         "INDICATOR" NUMBER NOT NULL ENABLE,
         "DATA_SOURCE" NUMBER NOT NULL ENABLE,
         "EQUATION_ENG" VARCHAR2(2000),
         "EQUATION_ARB" VARCHAR2(2000),
         "DESCRIPTION_ENG" VARCHAR2(2000),
         "DESCRIPTION_ARB" VARCHAR2(2000),
         "CREA_USER" VARCHAR2(30),
         "CREA_DATE" DATE DEFAULT sysdate,
         "MODI_USER" VARCHAR2(30),
         "MODI_DATE" DATE DEFAULT null,
          CONSTRAINT "ADM_INDICATOR_PROVIDER_PK" PRIMARY KEY ("INDICATOR_PROVIDER_ID") ENABLE,
          CONSTRAINT "ADM_INDICATOR_PROVIDER_UQ" UNIQUE ("INDICATOR", "DATA_SOURCE") ENABLE
    ALTER TABLE  "ADM_INDICATOR_PROVIDER" ADD CONSTRAINT "ADM_INDICATOR_PROVIDER_IND_FK" FOREIGN KEY ("INDICATOR")
           REFERENCES "DWH"."DIM_INDICATOR" ("DIMENSION_KEY") ENABLE
    ALTER TABLE  "ADM_INDICATOR_PROVIDER" ADD CONSTRAINT "ADM_INDICATOR_PROVIDER_PROV_FK" FOREIGN KEY ("DATA_SOURCE")
           REFERENCES "DWH"."DIM_DATA_SOURCE" ("DIMENSION_KEY") ENABLE
    CREATE OR REPLACE TRIGGER  "ADM_INDICATOR_PROVIDER_TRG"
    BEFORE INSERT OR UPDATE  ON adm_indicator_provider
    FOR EACH ROW
    BEGIN
      IF inserting AND :new.indicator_provider_id IS NULL THEN
        SELECT adm_indicator_provider_seq.nextval
        INTO :new.indicator_provider_id
        FROM dual;
      END IF;
      IF inserting THEN
        :new.crea_user := nvl(v('USER'),USER);
        :new.crea_date := sysdate;
      END IF;
      IF updating THEN
        :new.modi_user := nvl(v('USER'),USER);
        :new.modi_date := sysdate;
      END IF;
    END;
    ALTER TRIGGER  "ADM_INDICATOR_PROVIDER_TRG" ENABLE
    /NOTE : Here the DIMENSION_KEY column of DIM_INDICATOR is same as INDICATOR column of ADM_INDICATOR_PROVIDER
    So at the same page i have to show two forms,1st for dim_indicator table and other is for adm_indicator_provider table. Once the user clicks the submit button my procedure should check that 1st form is filled and ask him to fill the fields of 2nd form before updating in both the tables.(dim_indicator and adm_indicator_provider)
    I know its a big one favor i am asking for...but i am really looking for a kind reply from someone who could help me out to achieve it for sure
    Regards
    Adi

    Hello,
    I don’t think you’ll be able to find a simple wizard solution for your restrictions, especially not using tabular forms. One reason is that when you add rows to the tabular form you actually submitting the page. Any validation errors in the first table will reset all the updated/new information on the tabular form, and in case of more than one description to a single indicator you might create temporary inconsistency in your database, that might not be acceptable by your application logic restrictions, not to mention potential problems in multi-user environment.
    You should design your form manually, and consider using a view that reflects both your tables. For the long run, it will probably take you less time than forcing the wizards to do what you want (if it's even possible).
    Regards,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Forthcoming book about APEX: Oracle Application Express 3.2 – The Essentials and More

  • Help in jsp registration page/form

    hello! i am new with jsp. and i am having problems with my registration page. i does't seem to add data into my database and worse, it doesn't seem to connect to the database. appreciate the help. thanks.
    registration.jsp
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <%@ page import="java.sql.*" %>
    <%
        String connectionURL = "jdbc:mysql://localhost:3306/petdepot?user=root&password=12345";
        Connection connection = null;
        Statement statement = null;
        ResultSet rs = null;
        Class.forName("com.mysql.jdbc.Driver").newInstance();
        connection = DriverManager.getConnection(connectionURL, "root", "12345");
        statement = connection.createStatement();
    %>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Pet Depot</title>
    </head>
    <body>
    <%
        String uname = "";
        String pwrd = "";
        String pwrd2 = "";
        String dbname = "";
        String dbaddress = "";
        String dbcontactNo = "";
        String dbemailAd= "";
        String dbnote="";
        String username = request.getParameter("username");
        String password = request.getParameter("password");
        String password2 = request.getParameter("password2");
        String name = request.getParameter("name");
        String address = request.getParameter("address");
        String emailAd = request.getParameter("emailAd");
        String contactNo = request.getParameter("contactNo");
        String note="";
        if ((username!=null)&&(password!=null))
                if ((username== "")||(password== "") ||(name== "")|| (address== "") || (emailAd== "")||(contactNo== "") )
                    note = "Please complete all the fields.";
                if ((username== "")&& (password== "") && (name== "")&& (address== "") && (emailAd== "")&& (contactNo== "") )
                    note = "You did not enter any information. Fill-up the form to register.";
                else if ((username!= "")&& (password!= "") && (password2!= "") &&(name!= "") && (address!= "") && (emailAd!= "") && (contactNo!= "") )
                    int pwdOneLength = password.length();
                    int pwdTwoLength = password2.length();
                    if (pwdOneLength == pwdTwoLength )
                        if ((pwdOneLength >= 6))
                            if (password.equals(password2))
                                String found = "NO" ;
                                rs = statement.executeQuery("Select * from useraccounts where username = '"+username+"' ");
                                try{
                                while(rs.next())
                                    found = "YES";                             
                                }catch(SQLException e){out.println(e.getMessage());}
                                if ( found.equals("NO"))
                                        statement.executeUpdate("Insert into useraccounts (username, password) values('"+username+"','"+password+"'");
                                        statement.executeUpdate("Insert into userprofile (name,address,contactNo, EmailAd) values ('"+name+"','"+address+"', '"+contactNo+"', '"+emailAd+"'");
                                        username = "";
                                        password = "";
                                        password2 = "";
                                        name = "";
                                        address = "";
                                        emailAd = "";
                                        contactNo = "";    
                                else
                                    note = " <span class=\"style1\">The username you entered is already in use. Change your username </span> ";
                            else
                                note = " <span class=\"style1\">Please enter the password and the password confirmation correctly.</span> ";
                    if ((username== null)|| (password== null) || (address== null) || (name== null) || (emailAd== null) || (contactNo== null) )
                password = "";       
                password2 = "";
                if (username== null)
               {    username = ""; }
                if (address== null)
                {  address = ""; }
                if (name== null)
                {  name = ""; }
                if (contactNo== null)
                {  contactNo = ""; }
                if (emailAd == null)
                {  emailAd = ""; }
    %>
           <p>REGISTRATION FORM   <br> <br> <%= note %></p>
           <p>Fill-up all the fields below and click the SUBMIT button </p>
    <form id="form1" name="form1" method="post" action="">
      <label>username: 
      <input name="username" type="text" id="username" /></label>
      <p>
        <label>password:
        <input name="password" type="password" id="password" />
        </label>
    </p>
      <p>
        <label></label>
      </p>
      <p>
        <label>Name:
        <input name="name" type="text" id="name" />
        </label>
    </p>
      <p>
        <label></label>Address:
        <input name="address" type="text" id="address" />
      </p>
      <p>Email Address:
        <input name="emailAd" type="text" id="emailAd" />
      </p>
      <p>ContactNos:
        <input name="contactNo" type="text" id="contactNo" />
    </p>
      <p> </p>
      <p> </p>
      <table width="396" border="0">
        <tr>
          <td width="46"> </td>
          <td width="144"><input name="uname" type="text" id="uname" /></td>
        </tr>
        <tr>
          <td> </td>
          <td> </td>
        </tr>
      </table>
      <p>   </p>
      <p>
        <label>
        <input type="submit" name="Submit" value="Submit" />
        </label>
      </p>
    </form>
    </body>
    </html>

    String connectionURL = "jdbc:mysql://localhost:3306/petdepot?user=root&password=12345";The connectionURL is WRONG
    Probably it could be like ..
    String connectionURL = "jdbc:mysql://localhost:3306/petdepot"
    I hope petdepot is your DB name and mysql is installed locally on your machine.
    Class.forName("com.mysql.jdbc.Driver").newInstance();Remove .newInstance() and it should be ..
    Class.forName("com.mysql.jdbc.Driver");
    I suggest you make a java bean for DBConnection as below ..
    package yourpackage;
    import java.sql.DriverManager;
    import java.sql.Connection;
    import java.sql.SQLException;
    * The class file will be responsible for returning the database connection information.
    * @author Rohit Kumar
    * @version 1.0
    * @date 17-Dec-2004
    public class DbConnection
         * This method shall be used for getting Client Connection.
         * @return Connection
         * @throws Exception
        public Connection getClientConnection() throws Exception
            try
                Class.forName(ApplicationPropertyRead.getProperty("DBDRIVER"));
            catch (Exception e)
                System.out.println("Exception :"+e);
            Connection oCon=DriverManager.getConnection(ApplicationPropertyRead.getProperty("DBURL"),
                                                        ApplicationPropertyRead.getProperty("DBUSER"),
                                                        ApplicationPropertyRead.getProperty("DBPASSWORD"));
            return oCon;
    }Instead of my method call ApplicationPropertyRead.getProperty("..") you may hardcode it for now as you are learning JSP.
    Then check if your connection is successful or not in your JSP.
    <%@ page import="yourpackage.DbConnection*" %>
    <%
    DbConnection dbConn = new DbConnection()
    Connection connection = null;
    try
         Connection connection = dbConn.getClientConnection();
        System.out.println("connection :"connection);
    catch (Exception e)
        System.out.println("Exception Error :" + e);
    finally
         if (connection != null)
              connection.close();
    %>Only if the above steps is successful then you should proceed with DB transactions.
    Regards
    Rohit

  • How do I compensate for only one ADDT ' tNG_config.inc.php file with many Registration pages to build?

    My dynamic site has a lot of different languages funneled into one website, using various cookies, url params, php includes, etc. all to obtain similar info in different languages. Thank you David Powers.
    It is working really well and now I’ve come to the Registration section. Okay, so registration isn’t all that hard; I could do most of it with the standard Dreamweaver set of tools. Alas, I really like much of what ADDT has to offer with welcome email messages and activation and such.
    Here’s the setup: Obviously, with many different language people, I have many different databases for them. I did that becuase we’re expecting a big audience and I really don’t want to have all those different language names in the same table. Furthermore, these tables, whereby the students will login, will also contain a lot of information about their work so again, don’t want to have one massive table. I’ve divvied them up into tables by language and I’m using those tables to keep track of them and their work.
    I want to use ADDT’s User Registration Wizard and I have looked at all the neat stuff in the Control Panel/Login Settings.
    Here’s my situation: I notice that when I’m done with the configuring of one of the registration pages, I’m asked if I want to upload the tNG_config.inc.php page and that it has changed since the last upload. I saved a copy of the _config.inc.php and did a new registration form with the same info and when done, I compared the two _config.inc.php files. As one would guess, there is a small difference in the Connection string to the databases  $tNG_login_config["connexction"] = "connString_Ital_db".
    My problem is that I have 13 of these registration pages to do but ADDT only has the one tNG_config.inc.php. That’ll work great for the one with which it is associated, but the others will obviously break. I’ve looked through the code in the Registration pages, to find the ADDT link to the tNG_config.inc.php file hoping to rename it Italian, Spanish, etc, but the name of the file does not appear in the Registration page.  I realize that ADDT Control panel is designed for use on one site, and can then be used on others, with the changes etc. But my site seems a little unique since so many sites are actually in one.
    Has anyone whipped this problem before? I just don’t understand why there is no link in the head code of the Registration page to let me change it and to create more config files with different names. Thanks for you help!
    [Moved by moderator to appropriate forum]

    Hi Brian,
    I just tried to check all of ADDT´s "includes" files for any internal references (read: "require" or "require_once" statements) to the file "tNG_config.inc.php". So far I can only see this file referenced in the file "tNG.inc.php" (within the "$KT_tNG_uploadFileList1" array).
    So what could this mean ? Maybe you´ll have to make copies of the the original "tNG.inc.php" as well and save them as, say, "tNG.inc_ital.php" file plus make sure that these copies internally point to a different "tNG_config_ital.inc.php" file -- because it´s always the first mentioned file which gets referenced from e.g. an ADDT login page (see the "Load the tNG classes" - part)
    I want to use ADDT’s User Registration Wizard and I have looked at all the neat stuff in the Control Panel/Login Settings
    The Control Panel will always update the main "tNG_config.inc.php" file, so any further modifications will have to become manually applied to the custom files you´re creating.
    Cheers,
    Günter

  • Query : Addition of extra fields in the User Registration page of portal.

    Hi All,
    I have a query, about adding extra fields in the new user registration page of portal.
    If you can suggest the required source files in details,inorder to incorporate two more fields.
    Say, AGE and COMPANY,with the existing fields in the same page.
    Along with this,can you please send the details of retrieving those information from backend and the backend functionalities associated with the SUBMIT button on the registration page.
    Regards,
    Sudeep

    Hi,
    Your query is divided into two parts.
    The first part is adding new fields into existing form. This feature comes under Branding of portal. Plz use the link below understanding the same and related help :
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/79/affe402a5ff223e10000000a155106/frameset.htm
    The second part is retrieving the values from backend.Here it will be the UME database. You need to develop a logon.par file and replace the same in your portal.
    Happy Customizing.
    Sukanta Rudra

  • Restoring Order Registration page

    When you atempt to Restore to Dafault the "Registration - Buy" ( Order Registration) page, it restores it to using a web form that BC originally puts into the Web Form section. But what if you accidenatlly delete that form? The Restore to Default doesn't help any more. So this function shoudl also have to restore the original web form to be of any use otherwise you have to understand enough to recreate the form and replace it in the Registration-Buy page in order to make this page work again.

    Hi Liam,
    The code ages ago was
                <td colspan="2" align="right" valign="bottom" style="height: 60px;">{tag_buybutton,<img src="/assets/images/button-checkout.png" id="button-checkout" width="116" height="37" alt="Checkout" />}</td>
    which we modified recently to
                <td colspan="6"><!--{tag_getquotebutton,<img src="/assets/images/button-update-cart.png" id="button-update-cart" width="175" height="31" alt="Update Cart" />}--> {tag_buybutton,<img src="/assets/images/button-checkout.png" id="button-checkout" width="116" height="37" alt="Checkout" />}<a href="http://fitnessandfairies.com"><img src="/assets/images/button-continue-shopping.png" width="163" height="31" alt="Continue Shopping" id="button-continue-shopping" /></a>
                <div class="clear"></div>
                </td>
    Am I doing anything out of order here ?
    Cheers,
    Dev

  • How can I share data between two forms on different lists

    Using a custom content type, I created two lists that I want to share the same data - one is a calendar.  Our employees complete a form from the "Out of Office Request" list that has workflow functionality that sends an email to that person's
    manager.  If the manager approves the request, the item automatically populates the "Out of Office Calendar."  The problem is that the only information from the request list that populates the calendar is the Title field and date/time fields. 
    I need the manager name in order to create a view for each manager.  
    How can I connect the other information in the request list to the calendar list.  It seems to me that if the title and date fields carry over the information, there should be a way to connect the other information.  I'm using Designer.
    I've tried to connect the two lists' webparts with the wizard, but when I get to the page that maps the two lists, there are no column names and the "Next >" button is grayed out.  This seems like the logical place to connect the two lists,
    but it isn't working.

    Hi,
    According to your post, my understanding is that you wanted share data between two forms on different lists.
    To show external  information on the calendar event, there are two methods: Calculated column, workflow. You can refer to:
    A Simple Guide to Show More Information on a Calendar Event
    I recommend to use workflow to achieve what you want. But you need to create a people column to display the manager.
    You can create a workflow associated to the "Out of Office Request" list, add action to Start Approve Process. If the manager approves the request, you can create a item in the calendar, and then update the people column and the title column.
    Then the calendar will display the Title, date/time and the manager.
    To create a view for each manager, you need to modify the Filter. You can use the people column is equal to the manager name or the Title contains the manager name.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Stuck on the 'Registration' page on iTunes when I try to update my iPod

    I started a topic before but it got archived so I'm trying again, hope thats ok.
    Ever since I've had my iPod, every time i plug it into my laptop to either update, delete songs etc I've been able to skip past the registration section but a good few months ago it decided to not let me skip the page so after many frustrating attempts I decided to just register it, I did so on iTunes and received emails from Apple to say its registered. So i thought it would be fine but it still does the same thing,
    I get the options of: Never Register, Register Later and Continue but no matter what i select it either doesn't let me move past the page or just sends me back filling out the same registration form which still doesn’t disappear when I’ve entered all my details.
    I thought if i left it for a while it might change but I’ve tried again this evening and its still the same!
    ill try and post a picture to explain...
    http://i33.tinypic.com/6i8gvt.jpg
    I'm hoping someone somewhere may know what to do? I know previously someone suggested adjusting the screen resolution but its nothing related to that.
    Thank you for any replies! It's such a frustrating situation.
    Message was edited by: Nikki2008
    Message was edited by: Nikki2008

    I never registered it until it got completley stuck on this page earlier this year, before i just clicked register later i think and then when it wouldnt let me do anything but that registration page i decided to go through all the various things to register it. So it is acutally registered now (i did that back in May) but nothing has changed since.
    If i click continue it shows me all the details i entered in May but still does not let me progress to see/edit my music...

Maybe you are looking for