Add a link to a form in FormsCentral

I have created a very basic form that I intent to use as a fillable PDF form.   This will not be distributed.   The form is complete and before I save it as a PDF, I need to add a link to my e-mail address.    I see the link feature in the toolbar but I'm not getting anything when I click on it.   Once I add this link, I'll be all set but I can't get past this glitch.   Can someone help?

Hi,
To add a link to your email address, do something like this:
1. Add a new Formatted Text item
2. Add some text.
3. Select the text that you wish to use for the hyperlink.
4. Click the link button in the toolbar.
5. Type your email address in the "URL or Email" component.
6. Click OK.
Regards,
Brian

Similar Messages

  • How do I get a url link for my form on FormsCentral so I can post on my website?

    I have uploaded my own PDF form to FormsCentral and want to post its URL on my website so anyone can fill it out. I was able to do this with Acrobat using its 'forms' function last year but can't find this functionality on FormsCentral. Any help?

    Go to the Distribute tab and save it to submission enabled PDF. Then take the file and post on your webiste. We don't host the PDF file (no URL)
    Randy

  • Is it possible to add a link to another form on a form?

    I'm using Adobe Standard 6.0.3 and am rendering the forms using FormServer. I just need to be able to click on a button and go to a URL in a separate browser. I've tried this with xfa.host.gotoURL, but couldn't get it to open in the separate browser. I think launchURL works great with Acrobat 7.0, but we are stuck with 6.0.3. Any ideas?
    Thanks.

    I think you are stuck until you use launchURL in 7.
    You could try something funky along the lines of.. click a button, which submits to the server... server returns a JSP.. JSP uses window.open() to open a new browser with the new URL... then the JSP also uses Form Server to rerender the form you were previously viewing.
    Certainly not a straight forward solution, but all I can think of at the moment.
    H.

  • Is it possible to add new columns with format "Text" once a table is linked to a form

    Is it possible to add new columns with format "Text" once a table is linked to a form in Numbers for iPhone or is it impossible and thus a serious bug?(Rating stars and numeric vales seem to work.)
    Those bugs happen both for new speadsheets as well as existing onces, like the demo. When you are in the form only the numeric keyboard shows up.
    Pat from the Apple Store Rosenstrasse/Germany approved that it looks like a Bug during the Numbers Workshop I was in: It is not possible to add new columns with format "Text". I reported the error for Version 1.4 but there is no update nor do I get statement of understanding the issue.

    Hi Knochenhort,
    I see what you are talking about now. Without knowing how the program actually works, I think this is what's going on:
    When you add a new column to an already existing table (with already existing formats), the new cells come already formatted like the previous column. So when you add a column to the end of the demo table, the cells are already formatted like stars, and when you add a column to the beginning, they're already formatted like number.
    I think this is why it's different when if you add columns to a table with blank (unformatted) columns. In that case, the new cells aren't already "tainted" with a set format, so you can change to text format without issue.
    It seems like the problem is that you can't format cells that are already formatted as "number" as "text" format (even if it doesn't look like they are, because they are blank). IMO, this is a bug! This is why you don't see this issue when adding columns to a new table, because the new cells don't already come with a format.
    To workaround, you can highlight the body cells after adding the new column, and delete the cells. This will "clear" the formatting, so you can then go in the inspector, format them as text, and the correct keyboard will pop up.
    Hope that helps!

  • How to add a link button in system form?

    how to add a link button in system form in the edit text?

    HI
    see the following code
    This creates an item "55" caption, and exittext ("550") and creates linked button "51" linked to "550"
            oItem = otmpform.Items.Add("55", SAPbouiCOM.BoFormItemTypes.it_STATIC)
            With oItem
                .Top = 315 + 30 + 15
                .Left = 12
                .Width = 100
                .Specific.Caption = "Többlet"
            End With
            otmpform.DataSources.UserDataSources.Add("550", SAPbouiCOM.BoDataType.dt_SHORT_TEXT)
            oItem = otmpform.Items.Add("550", SAPbouiCOM.BoFormItemTypes.it_EDIT)
            With oItem
                .Top = 315 + 30 + 15
                .Left = 120
                .Width = 100
                .Specific.DataBind.SetBound(True, "", "550")
                .AffectsFormMode = True
                .Description = otmpform.Items.Item("55").Specific.Caption
                .DisplayDesc = True
            End With
            oItem = otmpform.Items.Add("551", SAPbouiCOM.BoFormItemTypes.it_LINKED_BUTTON)
            With oItem
                .Top = 316 + 30 + 15
                .Left = 120 - 14
                .Width = 13
                .LinkTo = "550"
                .Specific.LinkedObject = SAPbouiCOM.BoLinkedObject.lf_GLAccounts
            End With
    Regards,
    J.

  • How to add .js link in custom list form through sharepoint designer 2013

    hi friends
    so far i was adding jquery code to script editor webpart in custom list form.
    but i need to know how to add .js link in custom list form through sharepoint designer 2013
    please help me.

    Hi,
    We can add the "JS Link Property" in the “WebPart” node in the custom list form page through SharePoint designer 2013.
    Here is an example for your reference:
    <JSLink xmlns="http://schemas.microsoft.com/WebPart/v2/ListForm">~site/Style Library/js/custom.js</JSLink>
    Noticed that, we should not lose the 'xmlns="http://schemas.microsoft.com/WebPart/v2/ListForm' attribute.
    Best Regards
    Dennis Guo
    TechNet Community Support

  • How can I create a form in FormsCentral be a self-correcting quiz for my students?

    How can I create a form in FormsCentral be a self-correcting quiz for my students?

    Hi;
    You can't make it self correcting.
    The only related idea I have is you could publish the Response Table (the "View Response" tab).  You could add an entry for the "right" answers so after a student completes the form the re-direct URL could take them to the Response Table where they could see their entry along with the right answers that you had added.
    They could not edit their response to correct it unless they have a FormsCentral account (free is fine) and you share the form with them, otherwise they can still view the link to see how they did (but would also see all of the other students answers).
    If this sounds interesting I can give more detail on how to set it up.
    Thanks,
    Josh

  • Inserting links in a form

    Can I insert [hyper]links into a form to be deployed as a PDF dopcument? I'd like to allow respondents to navigate around the form.

    Hi,
    Not in the FormsCentral authoring environment. After you generate the PDF using FormsCentral, it's possible to use Adobe Acrobat to add the navigation links. Please read the following FAQ before you try to edit the PDF in Acrobat:
    http://forums.adobe.com/docs/DOC-3661
    Regards,
    Brian

  • I need to add a link to my website but the file is showing up in columns!!!!! Idk what to do

    I am working a site that is already created. I have all the info for it and the people really need me to add a link to the site. when I opened the Site in Dreamweaver it wont let me add what I need to. It opened in column form......but wont let me make changes................ They said i may need to import it or something Please Help me SOMEBODY!!! ASAP

    Hi,
    I don't know if this problem is related to story if not then I would suggest you to ask your query on Dreamweaver's forum. Those guys would be of better help to you.
    -- Adobe Story team

  • How do I edit a form that is not on my list of forms on FormsCentral?

    I made an online form and cannot figure out how to edit the settings on it because it doesn't show up on my forms in formscentral. The link is still active though because I can get responses from it. Is there a way to edit it?

    Maybe these two previous discussions may help:
    https://discussions.apple.com/message/10545639#10545639
    https://discussions.apple.com/message/15508735#15508735
    Otherwise, contact Apple.
    Apple - Support - iPod touch - Contact Us

  • How to add a link/url to the the task assignment email body?

    Hi,
    I'm currently creating a SharePoint 2013 workflow by using visual studio 2013.
    in the workflow I assign tasks to multiple users by making use of the CompositeTask workflow activity.
    I would like to add a ling to the task form in the body of the assignment email. 
    When using the SingleTask workflow, the output of the activity provides a task item ID which can be used when construction a link/url to the task edit form, but there is no such output.
    How can I add a link to the task form in the body of the email?
    Thanks in advance

    Found this link just after I posted my question:
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.workflowservices.activities.taskemailtokens_fields.aspx
    It has a bunch of tokens you can use inside the body of the emails

  • Add a discount to my form

    How do I add a discount to my form.  Like a coupon code.  Tried entering a negative cost.  Did not work.

    Hi;
    FormsCentral doesn't have any support for a "discount". 
    I don't think that for your case of a discount code this would help, but for some types of discounts this workaround Lucia mentions in this post can be useful:  http://forums.adobe.com/message/5752538#5752538
    Thanks,
    Josh

  • Could someone add this link to the announcement

    Sorry to be annoying again regarding the announcement, but could someone please add the link Francois provided in A very good article about Forms tunning to the Announcement in the Forms Forum: http://forums.oracle.com/forums/ann.jspa?annID=432
    thanks

    Whow, that was quite fast. Thanks again.

  • Is it possible to create one home page with links to multiple forms in Adobe Forms Central?

    I have several forms that are all related. Is it possible to have one online landing page where I can link to my other forms from?
    It would be easier to share one link than multiple.

    You could create either a web page of your own to include the links into, or you could create a form that you include the links in - maybe add them as single checkbox fields where the user could check the box stating that they have filled out the related form.  There is a "Insert or edit Link" button in the top toolbar when designing a form, select text you would like to represent the link and click the link button to add the URL to a form.
    The responses for each form would be connected to those individual forms and would not be presented together.  When you recieve responses from the various forms you would not have any built in way to connect the same user to the variuos forms but you could include a "Required" email field in all forms so that you can see who submitted which forms that way.
    Thanks,
    Josh

  • How can we create the Readmore link in XML form to opened  the KM folder

    Hi!
    I 'm working on XML form. I have the readmore link in the form . Nomorrally readmore will link to open the file only . however, I need the readmore link to opend the list of document folder in KMconten -> documents. How can we do? Is it possible.
    Thanks and best regards,
    Vimol

    Hi ,
    On the tool bar you have an option "Browser" which is next to "HTML Editor" .
    You know that for using these elements wo have to map them with Data Schema.
    Step by step
    1. In data Model Under Data Schema Add a child and name it Read_More.
    2. In the left hand corner ,click on tab Type and from the drop down select "rid"
    3.Click on the "Browser" from the toolbar (as told earlier) and drag and drop it on the form.
    4. Drag the Data schema which u have made(Read_more) and drop it on the browser on form. On right hand side u will se the mapping done.
    5.Click on the "Browser" which is there in the form and on the right hand side of the form u will see the property window.
    6.In property window change the value of action property to "Item Entry point"
    7. Repeat step 3 and 4 in Render and show form but using "label" nad not browser.
    Do not forget to add Save button in Edit Form.
    This will solve your problem.
    PS:Rewards Point Please.
    Regards,
    Naveen Gupta

Maybe you are looking for

  • Is After Effects CS5.5 PowerPC-only? (Installation Problem)

    I just installed Adobe Creative Suite 5.5 Production Premium on a new (2012) Mac Mini (Intel Core i7 processor) running OS X Mountain Lion 10.8.2.  Most of the apps installed correctly, but After Effects CS5.5 gives me the following error when I try

  • How to disabled the input parameter dialog box in crystal reports 9

    Post Author: Murtaza CA Forum: General Hi friends,I have got stuck with a weird problem.  In my crystal report, I have set up some input parameters.  I am setting values for these parameters somewhere inside code.  But I don't want to show the defaul

  • Query Schedule Report

    Hello. I got the error below in the scheduled report. When I create text with no HTML programming the system sends the email without attachments, when I create programming with HTML body it reports me the following error and does not send the email.

  • Import Wizard Not Translating CMS_HOST to Correct IP Address

    I'm trying to run the BOXIR2 import wizard to import objects from PROD to DEV.  The PROD server was moved several months ago, and this is the first time the import wizard has run since then.  When I type in the CMS_NAME of the PROD host, I get an err

  • Hide music from the All my Files tab

    I've been consolidating files, deleting and generally clearing up my iMac. In the All My Files tab in Finder i was wondering if there was a way to hide all the music that I have consolidated in iTunes. Like the same affect iPhoto has. If a photo is i