How to save "Form" data in cq5 database?

I have built a form. Now i would like to save in cq5 database..how can i achieve this?

We currently do not integrate with CQ5 at this level. There is no way to save the form into that database. If you want your form to appear in a web page hosted by CQ then just use the embed code (Distribute tab, click Embed button, and copy embed code)
Randy

Similar Messages

  • How to save Forms and Reports in Database ?

    How to save Forms and Reports in Database
    and
    Run from DataBase ?

    Saving forms in the database is no longer supported I am afraid. We only support the fmx file based format now.

  • How to save the data on the database

    Please tells me how to save the data on the database as soon as posible.
    Thank!!
    Michael

    Michael,
    What database? Citadel, or something that has an SQL?
    If the latter, use the SQL toolkit. You can get it from NI.
    Please elaborate if this is not your situation.
    Thank you

  • How to save form data as XML using Reader XI

    Dear all,
    I have designed a form using live cycle designer 9 and activated the form extensions using Acrobat X Pro.
    The form includes an email send button.
    Our clients uses the Reader X and XI.
    Using Reader X the pressing of the button will open a dialog box asking the user to send the form/form data using the default email client
    OR
    one can save the form data as xml file on the local machine and attach it later.
    However, using Reader XI there is no such possibility of saving the data as XML. One can just chose between the default email client or another email account.
    I tried even a button using javascript xfa.host.exportData("",0); but nothing. In fact the button shows no function at all.
    What do I wrong?
    Does anybody has a hint please?
    Thanks in advance.
    gersti

    I'm pretty impressed of Adobe and their stuff (I do NOT refer to the community), how helpful they are.
    Perhaps I didn't understand  the meaning on the offical customer support website, stating:
    The best way to contact us...  
    Ask our experts 
    Our community and staff are at your service 24/7
    Even worst, their is a similar question from 25/09/2013 (http://forums.adobe.com/message/5711946#5711946) and no feedback form Adobe stuff at all.
    Great service guys!
    Thanks a lot!

  • How To Save Form Data

    Hello experts, champions and everyone else
    [Ref: ApEx 3.0.1.00.07 && IE 6 sp2 ]
    I need to save a lot of data from HTML input elements that are generated/rendered using the APEX_ITEM API. eg TEXT, RADIOGROUP, LOV, HIDDEN etc
    How is it posible to pass an array to my on-deman application process please?
    For each element, I have access to name="f01", name="f02", ... fnn and corresponding id-attributes id="myItem_123_myTag", id="myItem_345_myTag"
    ... just to elaborate further
    <input type="text" name="f01" id="myItem_123_myTag" value="value 1" />
    <input type="text" name="f02" id="myItem_345_myTag" value="value 2" />
    <input type="text" name="f50" id="myItem_999_myTag" value="abc etc" />
    where n is equal to or less than 50; 123, 345 & 999 are my database primary keys and the are always numeric values.
    After massaging (tokenize, getElementById etc) the data, I would have either a resultant array of:
    myArray("f01", 123)
    myArray("f02", 345)
    myArray("f50", 999)
    or
    myArray(123, "value 1")
    myArray(345, "value 2")
    myArray(999, "abc etc")
    at disposal, to throw at the on-demand process.
    [unfortunately, fnn's are not known in advance - that is, sometimes I'd have f01-f10 and sometimes, f01-f20]
    On the receiving end, in the on-demand process I would have a table records to accept the values from the array.
    Please advise how this can be achieved?
    TIA
    Hien

    Hi Carl,
    I am trying to populate a collection using the AJAX builtins. The data are passed to collection just fine.
    However, I notice that data in a TEXTAREA, the "&" (ampersand), ">" (greater than), or less than ("<") symbols are converted to & amp;, & gt;, & lt; , respectively.
    Is there a way to prevent those symbols from being converted??? I need to save and preserve data in their original form. ie. a & is saved in the database as &, not & amp; -- is this possible?
    Thanks for your help
    Hien
    Message was edited by:
    Hien

  • Quick Tip: How to save form data in Adobe Reader | Acrobat X Tips & Tricks | Adobe TV

    A quick tip that explains how to go about saving data that you enter into your form in Adobe Reader X.
    http://adobe.ly/yddZN8

    I am trying to download an application from a website using Adobe Reader X and the Adobe Reader 9.5, but I cannot save the information.  I am suppose to send it in PDF format, but when I do, there is nothing in the fields.  I do not want to spend over $20 for a program.  Thank you!  GOD bless

  • How to save hr data in Active directory  using abap

    Hi all
    can any one please help me out how to save hr data in Active directory using LDAP connector
    please help as this is very urgent requirement
    thanks in advance
    Thanks
    Chanti

    What form do you have the user's name in ?
    ANTIPODES\alberteString searchFilter = "(&(objectClass=user)(samAccountName=alberte))";[email protected] searchFilter = "(&(objectClass=user)(userPrincipalName=[email protected]))";Albert EinsteinString searchFilter = (&(objectClass=user)(givenName=Albert)(sn=Einstein))";or using Ambiguous Name Resolution (anr)String searchFilter = "(&(objectClass=user)(anr=Albert Einstein))";or it's even clever enough to useString searchFilter = "(&(objectClass=user)(anr=Einstein Albert))";

  • How to save a fmb in the database thru command prompt?

    Hi,
    How to save a fmb in the database thru command prompt?
    I have around 25 fmb template files which needs to be saved in the database.Every time when we apply the new dump , we need to resave the templates in the database to compile other application related fmb files.Its a time consuming process and Monotonous for me. Is there anyway to save the forms in the database thru batch file, so that just I have to execute the batch file every time.
    Expecting your earliest feedback.
    Thanks & Regards,
    G.S -
    [email protected] / [email protected]

    Hi Frank,
    Thanks for your feeback.
    I am using forms6i.Basically our application was migrated from 4.5 to 6i two years back. Due to some reasons our technical team members are insisting us to store the template FMB's into the database to do the coding activities at site.
    Once in a month we are receiving the live dump for test database.Hence the problem.
    Please suggest the easiest way to store the template FMBs in the database.
    Thanks & Regards,
    G.S

  • Submit pdf form data to sql database

    Where I can find detailed information on the process of sending data from pdf form stored on the website to the sql database stored on web server ?? Where I can find some samples I could use to build my form and related script(s).
    Thanks for advice.
    Tony

    Hi Paul,
    Thank you very much for your quick response. I can not retrieve your
    attachments, so please send them by email. Thank you.
    What does it mean that DSN has to be set up on each machine which will run
    the form ??? Does it mean for each person who will use the form ?? or
    rather once on the server where the form is hosted ??? It will be a bit
    difficult to use if it will have to be installed on each user computers as
    some users may not be happy to do it. If this is the case do you have any
    solution you would recommend which will collect the data from the form
    without asking users to do anything special on their computers ????
    Regards,
    Tony Pluta
    Graphics Designer
    Broadmeadow Road
    Broadmeadow NSW 2292
    Australia
    Direct: +61 2 9492 1277
    Facsimile: +61 2 9462 1383
    Mobile: +61 403 399 167
    [email protected]
    www.unitedgroupltd.com
    pguerett <[email protected]>
    22/04/2009 10:31 PM
    Please respond to
    [email protected]
    To
    Tony Pluta <[email protected]>
    cc
    Subject
    submit pdf form data to sql database
    If you want the form to contact the DB directly you will have to set up a
    DSN on each of the machines that will run the form. Note that this wil
    only work on Windows machines. Also the form must be launched for the
    script to run (you mentioned the PDF was stored on the web server). I have
    some samples that show how to deal with a DB but the attachments do not
    seem to be working correctly on the forum yet. If you cannot retrieve them
    post your email and I will email them to you directly.
    Paul

  • Reader 5.1 DOES save form data. But where??

    I have used Reader 5.1 for the past couple of years to fill in some forms. It will save the filled-in data when the form is closed despite the fact that's it's apparently not supposed to be able to (and save as, email, etc. all indicate that the data would be lost because I'm not allowed to edit the file). I always assumed it was in the pdf, but this year, I noticed something odd: I had to fill in two copies of the form with different data. After filling it in once, I copied the pdf and overwrote all the data in the fields with the new data. Now, whenever either one is opened, the first data displays briefly and is then overwritten with the second data.
    So...
    The data is saved when it can't be.
    This version of Reader doesn't even support saving the data, but it's saved anyway.
    Data that was typed into one shows up in both.
    Reader is not actually installed, but only extracted from the archive (works fine this way and doesn't muck my system up as much) so I can remove it when done (I use Foxit for all other pdfs).
    Finally, the saved data will eventually disappear but the length of time appears to be volatile.
    The form in question is an Alabama tax form if that helps (download link can be provided if you want it).
    I want to separate the two lists of data and actually save it somewhere but I have no idea where it's saved. I believe the pdf got bigger after I added data but the modification date is unchanged, nothing obvious shows up when it's loaded into notepad and that doesn't explain how the second data showed up in the first file.
    Help???

    Thanks George. Unfortunatly, Enable Additional Features does not limit them to just editing form data. It also gives them the rights to use commenting and drawing tools. Looking to give people ONLY rights to edit and save form data. If that is possible. It'sa legal thing, we don't want them to be able to mark it up with comments.
    Anybody know if this even can be done with Acrobat X Pro?
    -billb

  • How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    How to get the data from mysql database which is being accessed by a PHP application and process the data locally in adobe air application and finally commit the changes back in to mysql database through the PHP application.

    If the data is on a remote server (for example, PHP running on a web server, talking to a MySQL server) then you do this in an AIR application the same way you would do it with any Flex application (or ajax application, if you're building your AIR app in HTML/JS).
    That's a broad answer, but in fact there are lots of ways to communicate between Flex and PHP. The most common and best in most cases is to use AMFPHP (http://amfphp.org/) or the new ZEND AMF support in the Zend Framework.
    This page is a good starting point for learning about Flex and PHP communication:
    http://www.adobe.com/devnet/flex/flex_php.html
    Also, in Flash Builder 4 they've added a lot of remote-data-connection functionality, including a lot that's designed for PHP. Take a look at the Flash Builder 4 public beta for more on that: http://labs.adobe.com/technologies/flashbuilder4/

  • How to save a datas from serial port?

    How to save a datas from serial port?

    Hi
    I need some help about rs-232 communication. I want to make a vi witch can do this things:
    -read a txt file (to simulate a serial port like when the datas are coming)
    i will get 3 different data in serial port (like this: 121 213 135)
    i want to save in a txt file what datas get my vi
    so
    -write in a txt file or draw in a diagram (or both)
    so my problem is: read in serial port and save in a file and draw a diagram.
    if anybody can help pls HELP ME because im a beginner in this problem.
    I already do something but Im not sure that good.
    Thx for all.

  • How can i get data from another database SQL Server use database link from

    I have a database link from Oracle connect to SQL Server database with user cdit connect default database NorthWind.How can I get data from another database(this database in this SQL Server use this database link)?

    hi,
    u should see following documentation:
    Oracle9i Heterogeneous Connectivity Administrator's Guide
    Release 1 (9.0.1)
    Part Number A88789_01
    in it u just go to chapter no. 4 (using the gateway),,u'll find ur answer there.
    regards
    umar

  • How to save HR data in Active Directory using ABAP i.e thru LDAP Connector

    Hi All,
           Can any one please help me out how
           to save HR data in Active directory
           using LDAP Connector ?             
           Please help ASAP as it is very urgent .
    Thanks
    Jitendra

    There are 100 of such scripts are there online.
    here are few tips and codes. you will get more.  
    https://gallery.technet.microsoft.com/scriptcenter/Feeding-data-to-Active-0227d15c
    http://blogs.technet.com/b/heyscriptingguy/archive/2012/10/31/use-powershell-to-modify-existing-user-accounts-in-active-directory.aspx
    http://powershell.org/wp/forums/topic/ad-import-csv-update-attributes-script/
    Please mark this as answer if it helps

  • How to I convert data from oracle database into excel sheet

    how to I convert data from oracle database into excel sheet.
    I need to import columns and there datas from oracle database to microsoft excel sheet.
    Please let me know the different ways for doing this.
    Thanks.

    asktom.oracle.com has an excellent article on writing a PL/SQL procedure that dumps data to an Excel spreadsheet-- search for 'Excel' and it'll come up.
    You can also use your favorite connection protocol (ODBC, OLE DB, etc) to connect from Excel to Oracle and pull the data out that way.
    Justin

Maybe you are looking for

  • How can I get my old mail account back?

    I f&%€ up and deleted my old mail account after I had added my new one ( I've changed ISP). So all old mails disappeared. Is it possible to restore them my self? Or do I have to go to the Mac doctor? I'm greatful for all help

  • How can i use AME for the new OAF page.

    Dear all, I have developed a new OAF page and registered under Employee Self Service. How can i use AME for the approval process. Appreciate your ideas? zamora

  • Safe mode at startup

    Issue safe mode at startup bar if mouse and keyboard bluetooth are off, bat if connected after going all to be ok.

  • In Oracle 8i

    Can I change Block size in Oracle 8i without recreating the database Plz help. Thanx in advance

  • Verizon Wifi now works on Mac?

    Read this blog and would love to know if any qualifed Verizon customers can verify if this change actually works. http://wyang0.blogspot.com/2012/01/verizon-wi-fi-for-all-devices-mac-linux.html