Bc forms without e-mail field

how do i  make a form that doesn't require the email field? can anyone help?

If you want it to go into the system you cant, its the key identifier.

Similar Messages

  • Signing a form without a signature field

    We use the certify method of the SignatureServiceClient as described in
    http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000898.html
    Because we simply want to sign the form, we create an invisible signature field and pass that to the certify method.
    This seems to be a long way around and is in fact causing us problems with the layout.
    Question: Is it possible to sign the form not using a signature field?

    Peter
    That's odd, as it is possible to certify a PDF (without a signature field) when using a process created in Workbench.  You would think that the APIs would function the same, unless the CertifyPDF operation in Workbench creates an invisible signature field as part of the certify operation.
    You could check with Adobe Technical support to confirm.
    Regards
    Steve

  • Make the e-Mail field on the contact form widget optional.

    Hey there! While browsing the support forums I came upon this topic here, because I was having a similar issue.
    Before developing the suggestion, here you have the website with the form, as we currently have it: http://awake-gaming.com/join-us.html
    The form I inserted was not only a contact form, but also a joining form. When submitted, the website calls to Discourse's (the board software we use over at http://forums.awake-gaming.com/) API via an ajax code and so a Bot creates a thread with the information introduced in the forums.
    Simply put: Submit -> Code calls to API -> Bot creates thread using the input parameters on the form.
    So, what if we don't want the applicant to publish his e-mail? We didn't want the mail to be submitted at all, yet Muse didn't allow us to delete that field nor hide it. In our case "fixing" this hasn't been that much of a pain, as we simply deleted the event listener. But we know how to code. What about people who don't?
    Quoting the staff answer on the topic I originally refer to: "Email is the unique identifier and required to create a customer record in the CRM in Business catalyst." But there are people who don't use Catalyst at all. Or am I wrong? Is my site (awake-gaming.com) related to Catalyst at all? I understand it might be necessary for websites hosted on catalyst, but in cases like ours?
    That's why I'm requesting the e-mail field on the form to be optional.
    Hope you had a good read, and thank you for sticking until the end
    PS. Opinions about the AWAKE website design are greatly appreciated.

    This will be very helpful.

  • Position to first field in a form WITHOUT JAVASCRIPT

    DOes anyone know how to position to a field in a form without using javascript OR is there code that can be used in JSP to tell whether the browser is javascript enabled and within that block, use javascript to position to the field.

    Unfortunately, the only way I know how to do it is using JavaScript and the onLoad event. You can determine if a browser is JavaScript compatible simpley by looking in the request header for the type and version of the browser, and you know which browsers support javascript. But you'll need to use javascript to figure out if they actually have javascript turned on.
    -Derek

  • How to send mail from adobe interactive form without opening the outlook

    Hello all,
    When the end user press the submit button i want it to send the XML data without opening the outlook or other mail application.
    Is there a way to do this?
    I tried javascript codes to send mail with UI = false but it did not work.
    Thank you all in advance,
    Eran

    mailForm
    Parameters: bUI, cTo, [cCc], [cBcc], [cSubject], [cMsgBody]
    Returns: nothing
    This method exports the form data and mails the resulting FDF file as an attachment to all recipients,
    with or without user interaction depending on the value of  bUI.
    If it is set to true then the rest of the parameters are used to seed the compose new message window that is displayed to the user.
    If bUI is set to false, the cTo parameter is required and all others are optional.
    You must use a semicolon u201C;u201D to separate multiple recipients in cTo, cCc, cBcc parameters.
    The length limit for cSubject and cMsgBody is 64k bytes.
    Example:
    /* This will pop up the compose new message window */
    this.mailForm(true);
    /* This will send out the mail with the attached FDF file to fun1 @ fun . com and fun2 @ fun . com */
    this.mailForm(false, "fun1 @ fun . com; fun2 @ fun . com", "", "", "This is the subject", "This is the body of the mail.");
    Note:
    This is a Windows-only feature. In addition, the client machine must have its
    default mail program configured to be MAPI enabled in order to use this method.
    I had to change the code:
    instead of this.mailDoc :
    var myDoc = event.target;
    myDoc.mailDoc(false, "fun1 @ fun . com; fun2 @ fun . com", "", "", "This is the subject", "This is the body of the mail." );       
    But the outlook new message window still opens...
    Any Idea's?
    Eran

  • How to save PDF form without empty fields ?

    Hello,
    I try to find how to save PDF forms after a school registration but without empty fields because i have lots of relation in my Form but i haven't.
    Is it possible and how ?
    Thanks

    Hi,
    Are you downloading responses as PDF forms after forms are submitted? If so, FormsCentral doesn't provide an option to exclude empty fields and you won't be able to save PDF forms without empty fields.
    You can use this form to "vote" on popular feature requests, or to add a new one of your own:
    https://adobeformscentral.com/?f=XnF-KJVCovcEVQz9tZHYPQ
    Thanks,
    Wenlan

  • I have a form that has multiple fields but has 5 sections. I have used mail merge to insert information but I can't get Excel to recognize that I need different names and addresses for each section. Please help.

    I have a form that has multiple fields but has 5 sections. I have used mail merge to insert information but I can't get Excel to recognize that I need different names and addresses for each section. Please help.

    Thanks for your response. I do believe I have the information needed for each form on a separate line in Excel. There is a first name, middle name, last name, city, and zip column. And field is entered on a different line for all the information. I'm really stuck.

  • How to print Adobe Forms without the black/gray backgrounds in the side columns

    How can we print Adobe Forms without the black/gray backgrounds in the side columns? We are wasting a lot of ink printing out these forms and would like to have simply black ilnes to distinguish columns and black lettering, but no background colors.  Any help would be appreciated. Thanks.

    I am not positive what you are printing from but I am thinking it is from the View Responses tab with a response row selected and then shown in "Detail View" and that the column of field names has a dark grey background...
    To change the color of the column headers select the row of headers (do this by clicking on the first dark grey header field and then scroll to the last one and shift+click on the last one), then in the "Text" tools change the text color to Black and the Fill color to white:
    (Selected the header cells)
    Changed the text/font color to black and the fill color to white
    Now you can see the detail view does not have the dark grey.
    Thanks,
    Josh

  • Unable to submit form without attachment if file upload fails

    Hi All,
    I have a form, in which I have a input file component.
    Scenario 1 - If i don't attach anything and submit the form, it is successful.
    Scenario 2 - If I attach a file of size less than 2 MB and then submit, it is successful.
    Scenario 3 - If I attach a file of size greater than 2 MB and then submit, ADF gives an error message saying " File is large" which is expected.
    3.1 - In the scenario 3, after file upload fails, I want to submit the form without attaching any file. But the form isn't submitted and the warning message always pops up.
    3.2 - If I upload file of size less than 2MB again and then submit, it is successful.
    Please help me in resolving the issue.
    Thanks,
    Harini.

    Try clearing the error messages
    <af:resource type="javascript">
    function clearMessagesForComponent(evt){
    AdfPage.PAGE.clearAllMessages();
    evt.cancel();
    </af:resource>Now all yo uneed to do is to call this javascript method e.g. using a <af:clientListener method="clearMessagesForComponent" type="focus"/>on a button or any other field.
    Timo

  • Contact form without PHP Help!

    I'm trying to create a contact form to send an email to me
    when they click on the submit button. I'm using the "getUrl and
    Mailto). It works when I set the variables manually, but I can't
    get it to store the value of the user input fields to use in my
    message body.
    This has got to be a simple matter of syntax or placement of
    the var function. Please forgive me for being such a newbee!
    Thanks in advance for any help.

    I don't think you're going to have any luck processing a contact form without the support of some server-side scripting that is capable of interacting with the server.

  • Can this be done? Emailing a completed form without emailing.

    When using a standard html form, a user can fill in the required fields, press post, and abracadabra, the results of the form are emailed to the specified account and the user is redirected to a page that says your form has been submitted.
    Can this be done using a .pdf? The email button is simply retarded. Why do users have to go through the hassle of having their email client opened just to submit the form they just completed? There probably isn't any other way, but would be nice if there was.
    Is it possible to create a submit button that will automatically email the completed .pdf form to a pre-specified email address and then redirect the user to a "thank you" page? I don't want to annoy my customers by forcing them to email me the form. I just want it sent when they click "submit."
    Is this even possible? If so, is it relatively easy?
    Any help is greatly appreciated!

    >Can this be done using a .pdf?
    Sure. The principle is exactly the same: you submit data to a script
    which runs on a web server. You are limited only by what the
    programmer has made the script do. Don't be under any impression that
    it is "magic": if you have a web form which submits and then you get
    an e-mail it's because there is a script on a web server that a web
    programmer wrote to make it happen.
    > The email button is simply retarded.
    I prefer to think of it as a handy tool for testing, but nothing
    anyone would use for the real solution.
    >Why do users have to go through the hassle of having their email client ...
    They don't. Did you know that you can "submit" an HTML form to e-mail?
    But nobody does, because it just isn't a good way of working. Everyone
    expects an HTML form to submit to a web script, but for some reason
    hopes they can use direct e-mail of PDF forms.
    Aandi Inston

  • How can I create a long employment form without making the form widget drag?

    How can I create a long employment form without making the form widget drag?

    Sorry Sachin, I mean that I created a simple form on the page from the widget and started adding fields to it. The more fields I add the slower the delay becomes in creating a new field. Even when I try to select and drag or move an item, there's a huge delay and sometimes the program feezes,  loose what i've done and have ot restart.
    I'm doing an enployment form that has more than 20 fields, at least, and I need to be able to build the fields in separate categories, like Education, Past Employment, etc... quickly without delay issues.
    I can probably send you a snap shot of what I'm talking about if I cna post it or attach it here..?
    ~Andy

  • Create a form without the option to submit or send via email

    Just oant to know is it posible to create a form without the option to submit or send via email. I want my students to fill in the form and save it to a personal folder. The submit form button creates confusion.

    Many thanks Randy, I'll give it a go. But it means setting up the how to pay question at the top of the form. Currently we have it setup at the bottom.
    Think I can do a "Will you be paying by credit card?" check box at the top - Tick equal show Fields A (which I have already mapped to the payment option) and Unchecked Show Fields B.
    Sound logical..will be cumbersome though as there are 12 mult show/hide fileds in there already  here's the link just for the original form for future reference for anyone in the forum wanting to see what the form looks like and is facing the same problem.
    Will make the changes in a quiet perios and anyone interested can take a look next week and see how I got on.
    Appreciate your response Randy
    Roger

  • [Newbie] PDF forms without  XFA structure

    Hello.
    I'm currently working at an ASP.NET application that, via a third-party component, sends automatically values to different interactive PDF. The problem is that, because of XFA structure, the component can not communicate with form fields of documents created by Adobe Designer 7.
    In your knowledge is there a way to create PDF forms WITHOUT XFA in Adobe Professional 7 Environment ?
    I thank you for any helps.
    Stefano

    hi,
    use pdfmark and distiller to create the forms in PDF Acroform. Then they are like adobe professional 6 created forms. So, you can proceed as usual.
    Steps involved.
    1. Save the form as XDP in designer. It is a simple XML file.
    2. Parse XDP and convert it into .ps file. Use pdfmark syntax to put the form controls.
    3. Use distiller utility to convert the .ps file into .pdf file. ( You can programattically do this . There is a sample in Adobe SDK 7 installation.
    Hope this helps. We are right now doing this work around. Please let us know if you find a better or more elegant way.
    thanks,
    Deiv

  • Autopopulationg filed on process form without using a prepopulate adapter

    Hi All,
    I have a requirement wherein I need to populate a field based on a condition like if the country on the user profile has value as 'US' then it should populate filed on the process form with the value as United States picking it from a lookup.
    The lookup has values like-
    Code Decode
    US United States
    IND India
    UK United Kingdom
    AUS Australia
    NZ NewZealand
    So it should check if the country field on user profile has value 'US' then it should populate the value as United States on the process form, if its AUS then it should populate it with Australia and so on...
    Can this be achieved without writng a prepopulate Adapter code(Java class)?

    Thanks Suren. I was stuck with another issue so could not respond. Have started with the Adapter code... just a few doubts...(may be basic but.. :-))
    The country field on user definition is look up field or text field , if look up ,then are both the look up same (process form and user form ).
    Both the fields are of type lookup and refer to the same lookup. Anything else required here?
    I think you would need to populate the process form field with code key from the look up and then pushing it to some target
    I didnt undersrtand this. I guess I need to populate the process form field with the decode value as I need to send to the target system the values- United States, India etc and not US, IND( code key) depending upon the value in the user profile form.
    And whatever value is returned by the prepop adapter, will it be displayed by default on the process form? Also, will other values that are there in the lookup show up in the page that pops up when I click on the magnifying glass against the country field on the process form( just to allow admin change them at the time of provisioning if reqd)?

Maybe you are looking for

  • How do I add Panic Transmit Favorites to MobileMe's Sync Preferences?

    I know that I just need to go to a folder but I'm not sure where it was. I thought that it was in the /User/Library/Application Support/Schemas folder, but I only see that on my MobileMe but not locally on my machine. Does anyone know where I can fin

  • How to Install Windows 7 Without the Disc

    1a)  Here is very useful article from PCWorld.com. The article is entitled "How to Install Windows 7 Without the Disc" and means just what it says. The article also has links to Magical Jelly Bean Keyfinder and legitimate Windows 7 ISOs from Digital

  • Outlook 2010 not saving Sent emails in Sent Items Folder

    This problem does not exist on this forum.  Using Outlook 2010 (V 14.0.7106.5001 (64-bit) on Windows 7 64-bit with three accounts: 1 account is Gmail and 2 accounts are IMAP.  The IMAP accounts inexplicably stopped saving Sent emails.  The Gmail acco

  • Question relate to cache table?

    We plan to "cache" some tables to SGA or DB_keep_cache_size. some questions need to clarify: 1. what different between: alter table user.table_name cache; alter TABLE USER.TABLE_NAME storage (buffer_pool keep); 2. if I using either way to cache table

  • How to configure dreamweaver to send forms to MySQL

    I already created a databe MySQL on free.fr (France) and when i put link login and password in dreamweaver it tries to connect and says "Erreur 405 - Méthode de requête non autorisée" (Non authorized method request) thanks for your help.