Add several fields of detail Page

Hello

Is it possible to add several fields to the product details page? As the tag details capture but more.

We seek to create a store to print business cards where users submit information through a number of areas.

Thank you

Tom

Just saw this and have a look now

http://forums.Adobe.com/docs/doc-1872

Tags: Business Catalyst

Similar Questions

  • Add several tables on a Page

    Hello

    I am building an application that handles (APEX 4.0) material inventory. I have an entry page that adds data to two or more tables at once. The page has two forms on it pointing to two separate tables. However when I try to run the page, it fails and returns an error:

    ORA-06550: line 1, column 437: PL/SQL: ORA-00904: "ORH_LAST_UPDATE_DATE": invalid identifier ORA-06550: line 1, column 7: PL/SQL: statement ignored
    Error failed to process row in the IDD_ID_DATA table.

    As far as I can see in the application, this column is not in question (I don't even do anything for her and she is nullable). I looked at the application itself as well as some research online but can't find anything useful...


    So my question is this: is it possible to add several tables to a page? If yes how?

    I'm new to APEX so any help would be greatly appreciated!

    UPDATE:

    I received an email from support of APEX team:

    «The answer is simple, it's you will need manually code processes query (and DML) If you want to maintain multiple tables on a page (there is a limit of a table when you use the integrated process).»
    For this I suggest that you remove the process generated by the wizards and create processes of PL/SQL with insert, update, delete statements as needed. "This encoding is not difficult but takes much longer when you can use the integrated process.

    I've been playing with code PL/SQL and the final result is the following:

    Start
    INSERT INTO table1
    VALUES)
    : P2_Item_Field1,.
    (: P2_Item_Field2);
              
    INSERT INTO table2
    VALUES)
    : P2_Item_Field1,.
    (: P2_Item_Field2);
    end;

    I used this code in a PL/SQL custom in the treatment process > section to the Page processing and it seems to work fine now. The only downside to this method is that if the name of a Page element is changed the code will also have to be changed. Except that I had no problem.

  • Several fields of signature page

    I try to get multiple signature fields on multiple pages, and when I connect one... all of them are signed exactly the same thing, so I don't have to go to each page and select my signature, I work with documents that are large, it takes a long time to sign every page. I can't have the same name signature fields, and I can not copy or reproduce the fields in other pages. I use Acrobat X

    Ok. Since you just need to have the appearance of a signature, and since he does not need to work with the drive, you can configure a single icon button, double it to pages, it must be on, and use the following in the mouse event to the top JavaScript code:

    // Mouse Up script for button
    event.target.buttonImportIcon();
    

    This approach the user with a dialog box to browse file, which allows them to select an image, a PDF page, etc. to use as source for the icon of the button. You just create signatures for the user to select images.

    You can optionally set the key read-only if you want to avoid changes.

  • Java to add two fields, use total with Paypal

    I know it's simple, but all resources more complicated things and I can't understand it.  How can I add several fields numbers, user entered (ID 'Number 1', 'Number2') in real time to calculate a total displayed in another area.  And the total number or text field?

    Second part of the question is I added a PayPal button down which will understand through Paypal, but it will not fix the price is I want PayPal to take the price of the total. How could I get this?

    #1 JAVA (Oracle) is not the same as JavaScript.  They are 2 very different programming languages.

    Here is an example of summation of the fields with values defined using jQuery

    jQuery sum field radio - JSFiddle

    #2 that it will depend on the PayPal account type you have.  Here are the basics for PP Standard payments.

    Form HTML Basics for Standard payments PayPal - PayPal Developer

    Nancy O.

  • How to make a request for Validation on the field of comments in BPM Worklist task details Page

    Hello
    I am newbie to SOA 11 g.

    I use SOA 11 g and Jdev 11.1.1.3 for development. I created a human with two results (APPROVE, REJECT) and task able to display the page the task details in the BPM list. I have the comments of default section that comes by 'Auto generation of ADF Taskflow' in the Task Details page. This comments section will display the comments of several users who have access to the task. I want to add validation for the field of comments as below-

    (1) to DISMISS the action, we must check whether or not the APPROVER had provided the reason for REJECTION in the comments field. If this isn't the case, we need to display a popup asking him to provide observations of REJECTION.
    (2) on the action to APPROVE, no need to check for comments, so no validation is necessary.

    Can someone give me some ideas how it is possible.

    Thank you
    Udaya Neeliahgari

    Hello
    Try the following...
    In the composite open y'r process bpel... and then to expand the human task... you will notice a task entitled just before the initiateTask run the following two copy operation in the task of AssignTaskAttributes within the scope of the human task.

    IMP Note: The variable is the variable initiateTaskInput of the human task field. Don't assign not on on the global variable

    1 assign a string value "REJECT" in the expression (assuming that you do so that the result of REJECTION) and assign it to the variable

    /TaskService:initiateTask / task: task / mission: systemAttributes / task: preActionUserSteps / task: preActionUserStep / task: results

    2 assign the string value "PROVIDE_COMMENTS" in the expression and assign it to the variable

    /TaskService:initiateTask / task: task / mission: systemAttributes / task: preActionUserSteps / task: preActionUserStep / task: userStep

    view the .bpel file source y'r and make sure that you see something like the following:




    Query = "" / taskservice:initiateTask / task: task / task: systemAttributes / task: preActionUserSteps / task: preActionUserStep / task: result "/ >"




    Query = "" / taskservice:initiateTask / task: task / task: systemAttributes / task: preActionUserSteps / task: preActionUserStep / task: userStep "/ >"

    Just deploy the app... and when you try to dismiss... it should appear the message.

    concerning
    Raja

  • Add a field to the last page of a document file only

    Hello

    Currently, I have a script which will add signature fields and the text on the first page of a document.

    The script is required to specify the "last page" of the document and not the page number, because each file can vary depending on the number of pages.

    The script is running in the batch on several files that are not open (usually 50 at a time).

    If someone can advise please how to change the script, I'll be very grateful.

    Create the field dynamically Date for signature of the employee field


    var f = this.addField ("Todaydate", "text", 0,
    [60, 54, 135, 75]) ;

    f.userName = "today's Date";
    f.Value = 'auto update';
    f.ReadOnly = true;
    f.fillColor = color.ltGray;

    Create the signature dynamically for employee field


    var f = this.addField ("mySignature", "signature", 0,
    [120, 85, 330, 105]) ;

    f.setAction ("OnFocus", "var f = this.getField('Todaydate'); ("f.Value = util.printd (a/mm/yyyy", new Date() ");") ;

    Change the third parameter of this.addField from 0 to this.numPages - 1

  • How to add the field or a query to THE field of the process send e-mail Page

    Hello world

    Can you help me please?

    How can I add a field or a query in "to THE" field of the process to send a Page in e-mail?

    I use the 4.1.0.00.32 and oracle 10g Express Application.

    Hi User11131067, please update your grip via profile to something more personal.

    Here's how I did it:

    DECLARE

    l_body CLOB.

    l_to VARCHAR2 (255);

    BEGIN

    l_body: =.

    "Thank you for your interest in the APEX_MAIL package."

    || UTL_TCP. CRLF

    || UTL_TCP. CRLF;

    l_body: = l_body | "Sincerely,". UTL_TCP. CRLF;

    l_body: = l_body | "Dev APEX team | UTL_TCP. CRLF;

    -Get the email addresses of administrators from point of harvest

    WITH the admins

    AS (SELECT person_tbl.email_address_txt,

    ROW_NUMBER () OVER (ORDER BY email_address_txt) rn,

    COUNT (*) NTC)

    OF harvest_admin_tbl, person_tbl

    WHERE harvest_admin_tbl.active_ind = 'Y' - use active Admins only

    -Eliminate Admin Act

    AND harvest_admin_tbl.internal_employee_id <> v_payroll_id

    AND harvest_admin_tbl.internal_employee_id =

    person_tbl.employee_ghrs_id)

    -Concatenate addresses into a single string

    SELECT LTRIM (SYS_CONNECT_BY_PATH (email_address_txt, ",") ",") catvalues

    IN l_to

    Admins

    WHERE rn = NTC

    START WITH rn = 1

    CONNECT BY PRIOR rn = rn - 1;

    apex_mail. Send (p_to => ' [email protected]', - change to your email address)

    P_FROM-online l_to

    p_body-online l_body,

    p_subj => 'APEX_MAIL Package - message in plain text');

    END;

    /

  • How to add customized to the individual pages meta descriptions?

    We are no longer able to add meta descriptions to the pages.

    The fields "SEO metadata" are no longer available:

    This has something to do with the new 'rendering engine '?

    Your job title and job description are your meta data fields. It is not something to do with the new rendering engine.

    Section of your page SEO meta should still be there, I see it on several sites, not gone anywhere.

    If you used the old popup Editor button - you don't use it for some time... It is really old and never worked right and causing the double, or even triple your data.

  • Add a field to a form of event booking and amending the module results.

    I'm trying to use the events/booking system to book occasional days at a daycare for a customer. I can customize the events detail form layout but I need a few extra fields and make changes to the auto responses.

    The form/page is visible in a secure area, so that the user gets the submitted form against their name. It is very good. However, I must also capture the name of the child who is being reserved for the adult. Can I add a field to this form and taped in the event reservations. I tried to add a field, but the data is not captured in the form results.

    I also need to change a few other things on the module:

    -the form workflow. Where and how can I configure the workflow used for the presentation of the event/reservation? He seems to have chosen a random.

    -J' need to change text field names / on the module results from the form on the confirmation page and confirmation email.

    -It shows "Reserved seats" is in this case an inappropriate description of the measures taken. I need to change this to 'Requested places', or remove it completely.

    -It also shows "confirmed Reservation". I need to change this "booking request received.

    -l' displays confirmation email a booking link check at the top of the email. It is not in the model of Notification email about the event. How can I remove it?

    Can I use javascript to hide or search and replace some of the incriminated tags, but I was hoping there's a cleaner way.

    For any help or suggestion would be greatly appreciated.

    Hey there,

    The booking form is just a web form, the Treaty differently BC when, on the events page. So, in web forms, you will find the booking form. You can add not just fields for the html code of the form. You must add them here so they can go in the database.

    -The workflow of the Web form can be changed on the settings for web form, the workflow is under site settings and you can create/modify them there.

    -You can have the name of the fields coming out, you don't have a lot of customization on the email confirmation or the layout. You cannot limit or modify the fields.

    -You cannot use javascript in emails, this isn't a thing of BC, this is something Telec.

  • How to add form fields to the form of attributes

    Does anyone know if the channels of its possible to add the custom text in the form of attributes in a list (product great view) product.

    I created a checkbox control in a new attribute of product but this box has also two string text fields I need to insert that will define the object checkbox.

    i.e.

    CheckBox checked = |  String [name] |  text string [number]

    Thank you

    Wayne

    You want to use is the field of details of capture.

    When you check on a product and you have this tag in the layout, it will make a text box.

    You can use this for details of captcha that come through the order in the system.

    If you have several fields for different things, you can create those of the disposition of the proceeds, CSS hide the data text box captcha box and fills with javascript based on the field that you create.

    You can also add new fields to your web form to the registration form buy as its functionality is still a custom web form. You can add to that in the admin, update the registration purchase arrangement with the shape that they include those. You can create those to be both custom fields CRM, if you

  • Server behavior option go to detail Page: not available

    I use Dreamweaver CS5. I have a window with 6 small tables and two columns. Select a field in each I would open a detail window using an URL to pass the parameter.  As a result of the Dreamweaver CS5 Bible, he talks about the selection of the item, the Panel server behaviors click Add (+) and select go to detail Page. I can't find an option go to Page detail anywhere.  I have not configured this initially as a master page / detail. Help Adobe provides an altogether different approach, but the behavior of CS5 does not seem.

    Help Adobe offers:

    1. In the PivotTable, select the placeholder text content that will serve as a link.

    2. In the property inspector, click the icon of the folder next to the link box.

    3. ...

    However, when I select the necessary cell, the property inspector does not display a link box, so I can't get any further with this.

    How can I access the option go to detail Page or implement this behavior somehow using Dreamweaver CS5?

    The Inspector has two distinct States (or modes): HTML and CSS.

    The connection box is a standard feature in HTML mode (click on the HTML button code) of the property inspector.

    The instructions say to use her browse for folder button the file below.

    CSS mode (click the CSS button) in the PI watch font, size etc.

  • Adding several fields - Script

    Hello

    I have several fields added in a batch processing script that works great except for the last field created in the script called "TodayDate2".

    This field is not added to the document.

    Can someone please look at and advise a possible solution with my script?

    Dynamically create signature fields

    var this.numPages = NUMPAGES;
    for (var i = 0; i < numpages; i ++)


    var f = this.addField ("prepared Signature", "signature", 1,
    [320, 660, 450, 640]) ;

    var g = this.addField ("Signature of revision", "signature", 1)
    [320, 630, 450, 610]) ;

    var h = this.addField ("approved Signature", "signature", 1)
    [320, 600, 450, 580]) ;

    Create the text field for the current date

    var this.numPages = NUMPAGES;
    for (var i = 0; i < numpages; i ++)


    var f = this.addField ("TodayDate1", "text", 1,
    [460, 660, 540, 640]) ;
    f.userName = "today's Date".
    f.Value = 'auto update';
    f.ReadOnly = true;
    f.textSetFieldLabel ("today's date will be entered at the signature");

    var j = this.addField ("TodayDate2", "text", 1,
    [460, 600, 540, 640]) ;
    j.userName = "today's Date".
    j.Value = 'auto update';
    j.ReadOnly = true;
    j.textSetFieldLabel ("today's date will be entered at the signature");


    Why did you use a loop on all pages when you add the fields to the second page?

    I can't get an error using the code f.setAction.

  • Master detail pages php/mysql links

    I have a master-detail layout that works properly. I'm trying ot add a link to a few detaill pages but does not appear on others. I tried to simply put make the HTML in a text field, but he would not come out as a link. He did it point out as a link.
    I also tried to do an if statement but am getting error analysis when I add the html code.
    <? If ({$row_detail ['link']
    echo "< a herf = $row_detail ['link'] > detail Expanded < /a >."

    I get an unexpected error <
    Anyone with an idea if this is possible and how can I make it work
    Thank you
    Tim

    RE of Tim wrote:
    > David
    > Gets closer, I put in this
    >
    > echo "expanded in detail." } ?>
    > Everything is good except that it isn't a link. It is pointed out and fly over
    > but not the link.

    It's href, herf NOT. Since you misspelled every time in
    This post both your original one, which is almost certainly the
    reason, it does not create a link.

    --
    David powers
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    http://foundationphp.com/

  • Add several domain in Active Directory

    Add several domain in Active Directory

    Hello vinod Thakur Linux,.

    Microsoft Communities is consumer related questions about Windows 8, Windows 7, Windows Vista and Windows XP. For questions about the field of issues related to Active Directory, it would be best to ask your question on the TechNet forum.

    Click here to transfer your question in TechNet for Windows Server in the Directory Services forum.  They will be able to solve your problem.

    Thank you

    Marilyn

  • Newb question - displays only the first of several fields

    As a first application of Bb, I write a stopwatch and I want the larger time scale and the small milliseconds. As part of what I am trying to display several bitmap or label side-by-side fields, but when I run it using the Simulator, only the first is displayed.

    So, for example, what I want is:

    1-2: 3 4:5:6 7 8 9

    with each number in own field but what I mean is just

    1

    that is the first field. If I then use buttons they all appear in the verticalFieldManager by default in horizontalField Manager but if I use labels or bitmaps, then all I get is the first field, even if I remove the horizontalFieldManager and just use the default verticalFieldManager. I googled the question, this forum and spent several hours reading the code examples and documentation, but I have yet to understand why I can't put several fields of these types of side-by-side. I have to have something between them as separators or empty fields?

    The code that I've got so far is the following...

     public TimerView()    {     super();      HorizontalFieldManager timerField = new HorizontalFieldManager();
    
          Bitmap hour10 = Bitmap.getBitmapResource("num_1.png");        Bitmap hour01 = Bitmap.getBitmapResource("num_2.png");        Bitmap minute10 = Bitmap.getBitmapResource("num_3.png");      Bitmap minute01 = Bitmap.getBitmapResource("num_4.png");      Bitmap second10 = Bitmap.getBitmapResource("num_5.png");      Bitmap second01 = Bitmap.getBitmapResource("num_6.png");      Bitmap ms100 = Bitmap.getBitmapResource("num_7.png");     Bitmap ms010 = Bitmap.getBitmapResource("num_8.png");     Bitmap ms001 = Bitmap.getBitmapResource("num_9.png");     Bitmap colon = Bitmap.getBitmapResource("Colon.png");
    
          BitmapField bfHour10 = new BitmapField(hour10);       BitmapField bfHour01 = new BitmapField(hour01);       BitmapField bfHourColon = new BitmapField(colon);     BitmapField bfMinute10 = new BitmapField(minute10);       BitmapField bfMinute01 = new BitmapField(minute01);       BitmapField bfMinuteColon = new BitmapField(colon);       BitmapField bfSecond10 = new BitmapField(second10);       BitmapField bfSecond01 = new BitmapField(second01);       BitmapField bfSecondColon = new BitmapField(colon);       BitmapField bfMs100 = new BitmapField(ms100);     BitmapField bfMs010 = new BitmapField(ms010);     BitmapField bfMs001 = new BitmapField(ms001);
    
          timerField.add(bfHour10);     timerField.add(bfHour01);     timerField.add(bfHourColon);      timerField.add(bfMinute10);       timerField.add(bfMinute01);       timerField.add(bfMinuteColon);        timerField.add(bfSecond10);       timerField.add(bfSecond01);       timerField.add(bfSecondColon);        timerField.add(bfMs100);      timerField.add(bfMs010);      timerField.add(bfMs001);
    
            add(timerField);  }
    

    I know that this code violates probably some best practices or standards, but I intend to clean later.

    -edited for spelling

    Give it a go with images of the numbers.  You have it easy with BitmapFields, because you know how much space they need with

    getPreferredHeight() and getBitmapWidth().  Then you should be able to stick them next to each other.

    If I was doing this and who are looking for a special look at the clock, which seems to be what you are doing, I would like to have the digital icons as you do, and then set an image large enough to hold the value of the clock and in my routine of painting, select draw digital icon proper, in the right place.  As long as you load the bitmaps only once, I think it's the most effective way to do it.

    Of course, a much simpler way would be to have just a RichTextField formatted as you suggest - RichTextField because you can have two different fonts in a single field.

Maybe you are looking for

  • iHeart radio does not work

    the opening of iheart radio in fire fox, he says cannot play in this environment and will not play

  • browser "freezes" or expires. ..

    ... but a click he wake up.mouse moves ok, but the screen is dead until the user clicks.had this problem with chrome and IE, so tried firefox hoping it was different.it freezes after 10-30 seconds same mid-typing, has done twice since tape this messa

  • Record manual drum with Garage band

    How is it possible to save the drum track using the external keyboard with GarageBand? Sorry for the stupid question but I can't find the solution.

  • Mail yellowed a Word.  Why?

    V10.11.1 El Capitan using, I was composing a message in Mail V9.1, somehow unintentionally a word highlighted thus became: It turns out that this word had become a 'thing' which apparently can no longer be moved, edited or copied.  If I add a line ab

  • HOW TO SELECT FONTS IN Microsoft generic/text only printer

    Hello How can I change the font of TEXT ONLY printer by using the tab selection of police under the PROPERTIES MENU in xp? Thank you.