Analysing forms locally rather than Adobe online

Hello. I need to do a series of community surveys (vox pops) and was planning on creating forms with Adobe and loading them onto iPads (versions 3 & 4). I have a found an app that will allow me to fill in the forms while conducting the vox pops with the community participants. I will also be able to store/email myself with the completed surveys. My question is, can I then analyse and create/export the results locally without uploading the finished surveys online? (it seems that the only way to use the analyse functionality of the program is by uploading to FormsCentral ??). I am conducting the surveys on behalf of my State Government, who have raised privacy concerns about using 3rd party servers. Hence me creating the forms myself and not using one of the billion online survey companies. Many thanks. (FYI, if needed, I am on 2007 or 2008 exchange server and operate 2010 Office on my PC).

If there are privacy concerns with web servers there will be much larger privacy concerns with sending personal data through email, which is as secure as a postcard.
I recommend you use HTML forms which submit through https (not http) to a secure server you control. You can also use PDF forms, but you should establish there is a good reason for the extra complexity.

Similar Messages

  • Is it possible to create a drop down menu using form fields rather than text?

    Is it possible to create a drop down menu using form fields rather than text?

    Yes, correct - values of form fields. If one is blank, then the field would be blank - yes? If two or more have the same value that is fine.
    A standard dropdown ... As shown here. If there is an easier way to do this, I'd love to hear your suggestions. Thank you!

  • Using JSP based PCR forms in ERP2005 rather than Adobe interactive forms

    We are currently upgrading from EP5.0 business package 50 to EP7.0 with ERP2005 (ECC 6.0) and are trying to configure our existing custom personal change request forms with our scenarios.
    Originally our custom PCR scenarios where JSP iView and we are hoping to use these again as part of ERP2005. The customisation seems to support this – transaction QISESCENARIO for each scenario you have the option ‘Entry Type in Web’ and you can set it to ‘Entry Using JSP iView’. We can configure the internet link and the portal component also for our JSP view.
    When we try to run this however we get the exception ‘No Adobe Form Is Assigned to the Scenario’. After a quick debug it seems that you always need the Adobe form to be configured.
    None of the documentation for ERP2005 suggests that you can use anything other than Adobe forms, which contradicts the configuration in QISESCENARIO.
    The ISR cookbook (written July 2004) details the creation and configuration of JSP request forms but not what versions they are compatible with.
    Developing you own PCRs for ERP2004 (Can’t find an ERP 2005 version) does not mention JSP iViews at all.
    The release notes for ERP2005 don’t give this a specific mention.
    So, my question is are the use of JSP based request forms permitted with ERP2005 ?

    Hi Phil,
       Interesting - I have a similar issue.  We want to use the Request for Transfer scenario in ERP 2005, but it has not been developed in Adobe forms by SAP yet (it isn't available in 2004 either)!  So, we have decided to use the old JSP PCRs instead.
    Your issue is probably because you're using the same 2005 iviews to create your PCRs.  The 2005 PCR iviews are written in WebDynpro, and appear to assume that each one will be an Adobe form!  If you assign the old PCR iviews to your manager (give them the old MSS role under Migrated Content->EP5.0... in the pcd if you have it installed), you will be able to create a PCR with the JSP forms (regardless of the "Entry in Web" setting in QISRSCENARIO).
    The next issue is the approval.  In 2005, transaction SWFVISU has task TS50000075 configured as Java Webdynpro.  You'll need to change that to iView, and specify ID = com.sap.pct.hcm.isrdispatcher.default.  I'm following the UWL item type guide for this at:
    http://help.sap.com/saphelp_nw04s/helpdata/en/b1/cc1357eead454bb144face4a66be7d/content.htm
    Having said this, my approval is not working!  The item type has clearly changed, because the workitem name is no longer a hyperlink (rather annoying), but when I hit the "Launch Task Page" button (default name I think) I get the error:
    "Unable to perform action because the system returned an invalid URL"
    I can't see this "invalid url" anywhere in the logs, so I can't see where it is getting it from, or what path, etc I'm meant to put!  In your old system, what did you have as the "Server for ISR call" under "Additional Data for Scenario" in QISRSCENARIO?  Also, what did you have in the "URL" box that appears under the Additional Data for Scenario button when you change the Entry Type to JSP?
    Many thanks,
    Russell.

  • Force used cached/local rather than download "script" each time

    in my jsp , i have this
    <script language="javascript" src="something.js"></script>
    so each time the jsp page is loaded, the browser will gurantee go to the server and download something.js . is there anyway to force something.js to remain in user browser cache as long as possible > 30 days or so... so that the next time user visit the website, this something.js can be skipped and speed up page load time?

    I doubt it. Once the user closes his browser, I image the cache is wiped out. Also, it is not likely to keep his browser open for 30 days straight. I don't think this is a good area to look into to speed up your application. Even if you could cache the *.js, I doubt it will speed things up much. In performance tuning, you normally identify the worst bottleneck, fix it, then move on to the next one. Bottlenecks often involve fetching too much data from the database at once (example: fetching all the records from a database table rather than a subset). Also, sending too much information to the display, so much that the user can't possibly use at one viewing. In code, its often creating too many objects.

  • I want to view the results in the form template, rather than in rows and columns, I can print them as .pdf but want to view them online

    e.g   DOB:
           Name:
    If this is the form and   100 people entered it I  would like to go to form template and click forward arrow to go thru all 100, so I can review all of the results
    Like you can in access
    thanks

    You can download the PDF that you are wanting to look at. In safari if there is a link to a pdf you can usually Control Click or Right Click and select to save it to the desktop. From there, you can open the PDF with Acrobat.
    If i'm not mistaken, though, PDF's will default to Apple Preview, so if you want PDFs to open with Acrobat by default, you can set it that way by highlighting a PDF then hitting (Apple) I. In the Info pane, expand the "Open With" field, set the program to Acrobat, then tell it to Change All if you want all PDFs to default to Acrobat.
    Hopefully that will help!

  • DreamWeaver CS3 is linking local rather than at site level

    I am using Dreamweaver CS on a Mac running OX 10.5.7.
    No add ons.
    I have several pages that have an embedded MP3 (Insert -> Media -> Plugin) followed by a link that allows the visitor to open the MP3 in another window or download the MP3.
    The problem I am having is with the link for the embedded MP3. Dreamweaver has suddenly started coding the link locally. That is, the path it codes points to my local hard drive instead of the site root.  ALL other links on my site point to the site root, including the link to the same file that follows the embedded MP3. The embedded link is the only one that is not coding correctly.
    I've been going into the code view to copy and paste the second link over the fist link to fix it.
    This is what the code ends up looking like:
    <body>
    <p>
      <embed src="/Macbook HD/Users/stevemoody/Documents/First Alliance Website/sermons/2009_q3/2009-07-19_am.mp3" width="200" height="32"></embed>
    </p>
    <p><a href="/sermons/2009_q3/2009-07-19_am.mp3" target="_blank">Right-click or Option-clink to download</a></p>
    </body>
    </html>

    Save the MP3 file to a folder in your DW site.  Then try again.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.com/blogspot.com

  • I recently subscribed to creative cloud but I need Adobe Prem CS6 rather than Adobe Prem Pro CC, can

    Hi,
    i recently subscribed to Creative Cloud, in the main to access Premiere Pro. I am studying film and vidoe and the uni teaches Prem CS6 not CC, can I get the earlier version on this subscription and if so how?

    This is about Encore... but to install EncoreCS6 you actually install PProCS6
    CS6 is the final Encore http://www.adobe.com/products/encore/faq.html
    -also http://helpx.adobe.com/encore/kb/encore-cs6-installed-cc.html
    -http://tv.adobe.com/watch/davtechtable/using-premiere-pro-cc-encore-cs6-for-bluray-dvd-and -interactive-video-for-ipadatv-and-mobile-hd/
    You may also buy PProCS6 as a standalone program, without the cloud
    http://www.adobe.com/products/catalog/cs6._sl_id-contentfilter_sl_catalog_sl_software_sl_c reativesuite6.html?promoid=KFPMZ

  • Is there any way to reset the file type to "Adobe Acrobat Document" rather than "pdf file"?

    An update from WordPerfect automatically installed Foxit on my computer without warning me.  I uninstalled it and reinstalled CS5 and Acrobat 11 but when I look at a list of files in Windows Explorer, all of my PDF files are simply listed as "PDF file" rather than "Adobe Acrobat Document".  I rely on the Adobe name to get my PDF listed at the top of list of files when I sort by document type for something that I need to do 4 or 5 times a day.  Having it buried under "PDF" is causing lots of errors.
    I've tried searching the registry but can't find anything that would make this change.  I know it's related to the computer because when I use my laptop to view the same folder on the desktop, the laptop shows the files as "Adobe Acrobat Document".  I just don't know where to look to fix this.
    Any help would be very much appreciated.
    Thanks,
    GiGi

    I have already reinstalled both Adobe Reader and the full version of CS5 which includes Adobe Pro.  Neither of those steps worked. 
    Thanks,
    GiGi

  • Forcing Audition to copy media rather than reference

    Hi all,
    How do you force Ausition to copy media locally rather than reference it by default. So that when I drag a sound effect from my networked library on to a multitrack session it copies it, rather than referencing the original. By doing this I am safe to make modifications to the sound file and when playing back files they are playing back locally rather than over the network.
    I know i can do this to individual files, but it's a pain. Ideally I want this to the default behaviour.
    Thanks
    R

    Thanks!
    Unfortuantely the iterative nature of working in sound design makes this unworkable as I'm constantly adding and tweaking new sounds; I never know when I'm finished adding/swapping out sounds so I'd be constantly having to exprot the session. I guess I'll have to stick with what I'm currently doing which is to 'convert to unique copy' (or whatever it's called) each file that isn't copied over. It's just a bit of a drag to always have to worry about this when a simple check box in the settings would fix this.
    Thanks again!

  • Adobe Captivate 4 - How do I include the playbar in the movie, rather than below it?

    Hi,
    As the title says, how can I have the playbar displayed inside the movie window rather than as a seperate entity below it?
    We used Captivate 1 up until recently to make our training videos. We would use the playbar "PresenterSilver" and then insert text boxes into the slides as a sort of guide as to what section the user was currently viewing. We would also use this to show the author and the date. A static image was used as a background also (this was created in Fireworks to look the same as the PresenterSilver background).
    This setup worked fine for all our movies. However when we upgraded to Captivate 4 the PresenterSilver skin is no longer there. The playbar is also no longer part of the movie but is below the window.
    I was wondering if it possible to include the playbar the way it used to be. If not, then can someone suggest a work-around? I was looking at it earlier and I see that you can use image files as backgrounds around the player. This is not ideal as I think that the images remain static for the entire movie. And we could not have a set image (e.g. Part 1 for slides 1-3, Part 2 for 4-6 etc.) for different slides, it would have to be the same the entire way through. If I am mistaken please let me know.
    Thanks for your help,
    Eoin.

    Hi there
    Unfortunately Adobe changed the playing field with version 4. You are no longer able to have the playbar occupy part of the main movie.
    Please report this as a bug to the development team. The link is in my sig.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • This is ridiculous i want my money refunded immediately! The web site is a joke and it should be alot easier to contact a support team rather than having the whole world read this note through an online forum. Absolutely ridiculous! Someone better contact

    This is ridiculous i want my money refunded immediately! The web site is a joke and it should be alot easier to contact a support team rather than having the whole world read this note through an online forum. Absolutely ridiculous! Someone better contact me back to resolve within 24 hours@

    I feel the same exact way! I am absolutely livid with how much I have been charged over these past few months. How is it I was informed by my school that Adobe would only charge us $9.97. After I signed up, I dropped the course which required us to have Adobe Cloud. Now I check my bank account and I see I am continuously being charged $32.04 every month. This is abdolutely outrageous! Now I'm calling trying to cancel it and they're telling me I have to pay an extra month. This is mind blowing! Something needs to be done.

  • I am creating a form on LiveCycle Designer and I am trying to create a form that has a e-mail submit button.  When the butten is utilized it attaches the form to the e-mail in an plain text .xml format rather than the pdf format.  Is there a quick fix?

    I am creating a form on LiveCycle Designer and I am trying to create a form that has a e-mail submit button.  When the button is utilized it attaches the form to the e-mail in an plain text .xml format rather than the pdf format.  Is there a quick fix?

    Hi,
    You have the choice between xml or pdf, in later versions of designer you can choose with a dropdown on the email button Object palette, the "Submit As";
    In earlier version you had to edit the XML Source and change the format from xml to pdf (or vice-versa);
    Regards
    Bruce

  • Can I install the online version rather than using my dvd? it successfully installed (up to a point) that way, it just wont accept my serial number for some reason. my dvd isnt working properly.

    Can I install the online version rather than using my dvd? it successfully installed (up to a point) that way, it just wont accept my serial number for some reason. my dvd isnt working properly.

    If it gets far enough to reject your serial number, it won't help to download it. It must have installed ok.
    What is the message you get (DON'T tell us the serial number!!)?
    Does it mention a "qualifying product" by any chance?

  • Search for a phrase rather than a single word in speech analysis text?

    Is it possible to search for a phrase rather than a single word in speech analysis text?

    Did you try Apache POI?
    It's here:
    http://jakarta.apache.org/poi/

  • "Access Denied" pop up error while opening adobe online form in IE8.

    "Access Denied" pop up error while opening adobe online form in IE8. I use crosslink to connect to client network and then open IE with App Tunnel. Tried to re-install Acrobat reader multiple times but issue still persist. Even tried to change the PDF properties (Edit-> Preference- General/Internet/Security Enhanced)

    Hello Adobe technical Team,
    I am struggling to fix the issue. Tried a lot of combinations to manipulate PDF preference, browser setting but failed to fix the issue. Can someone please look into the details and advise? Thanks in advance for any help.input.

Maybe you are looking for

  • Missing built in webcam on windows 8.1

    My built in webcam on my hp has gone missing, it is not even listed in device manager. I downloaded a webcam app hoping that the app might pick it up, but it just tells me to plug in a camera :( can anyone help me? thanks :)

  • FCP 6 preferred compatibility, Lion or Snow Leopard

    I'm planning on buying a new MacBook Pro and install FCP 6, but I hear all new Macs come with Lion operating system, and FCP 6 is best compatible with Snow Leopard. Can anyone enlighten me further on this?

  • Inbound Idoc - Process code

    Hey Guys, I've done one Z* inbound Idoc, but for some reason I am not able to see my process code in the WE20(partner configuration) when I'm trying to set it up. My process code is not appear in the Matchcode(F4). See below the steps I've followed:

  • How to clear iMessages from Mavericks?

    I've seen a few threads on here pertaining to this, but none of them has helped me. Every time I go to the Spotlight, I see a ton of old messages that shows up by "<number> on <date>". However, when I open up iMessages, there's nothing in here. Can s

  • Inprocess inspection in process industry

    Hai Gurus, I have one scenario. My Final product is Rectified Spirit which follows the following sequence of operation. 1) Milling - Corn is made powder and mixed with water to form slurry 1 2) Cooking - Slurry is mixed with enzymes and sulfuric acid