Combining Datagrid Dataprovider with form fields

I am sorry I have know where else to go. I have a datagrid
that gets filled in with an ArrayCollection. One column is a check
box called "Include" So I would check a few records (rows) and then
I have some formfields. I want the form fields to get appended to
each datagrid record. I have this:
private function update():void {
var myobj:Object = new Object();
myobj.dba = dba.selectedLabel;
myobj.itemid = itemid.text;
myobj.item = item.selectedLabel;
myobj.programtype = programtype.selectedLabel;
myobj.status = status.selectedLabel;
myobj.priority = priority.selectedLabel;
myobj.descrip = descrip.text;
myobj.followup = followup.selected;
myobj.trackcomp = trackcomp.selected;
myobj.preslocal = preslocal.selected;
myobj.tracksales = tracksales.selected;
myobj.startdate = startdate.selectedDate;
myobj.enddate = enddate.selectedDate;
myobj.followdates = followdates.selectedDate;
cfdataInsert.addData({user:myobj})
//This is the part I am confused about!!
for (var i:int = 0; i < myAccounts.length; i++ ) {
var aAccounts:Account = myAccounts
cfdataInsert.update( aAccounts ) ;
}//end for loop
The "myObj" parts works. I dont know how to update the
arrayCollection (myAccounts) so that when Include is true add the
form fields to this and then INSERT into a DB.
I need to see a simple sample without other stuff clouding
what im trying to do. I am using a RemoteObject for the call to
fill the Datagrid. and another remote Object to send the results.
Can anyone help me with the syntax?
Thanks
George

Thanks for the reply, It did what you said but the foirm
field are not the same as the datgrid columns. I really want to
have my arraycollection that fills in the datagrid just add the
checked records to another arraycollection and then update a DB so
that each row from the datagrid has the firm field info with it.
George

Similar Messages

  • Free webinars (April):  Ten FM Tips · PDFs with Form Fields · ToolbarPlus Express

    Free webinars (1 hour each, starting 10am PDT | 1pm EDT | 17pm UTC/GMT):
    Ten FrameMaker Tips (from the "Improve Your FrameMaker Skills" series), April 2
    for additional info or to register]
    Enhancing PDFs with Form Fields (using FM-to-Acrobat TimeSavers + Form Asst), April 6
    for additional info or to register]
    FrameMaker Productivity with ToolbarPlus Express, April 16
    for additional info or to register]
    Shlomo Perets
    MicroType: FrameMaker/Acrobat training & consulting * FM-to-Acrobat TimeSavers/Assistants

    Sorry, I only saw your question today...
    I will likely offer a similar seminar later this year (with 10 tips from parts 3 and 4 of the "Improve Your FrameMaker Skills" series?).
    Shlomo

  • Combining various PDF files with forms fields: How To?

    Hi people.
    I have a problem with my Adobe Acrobat 9 Pro and some PDFs.
    Each file has a lot of form fields and they has the same name. When I try to combine allowed files in acrobat, the "combinator" throw a message adverting me that the fields are the same and will have the same content. The only posibility is to create a "PDF Folder". But I need to distribute a simple PDF file compatible with Acrobat Reader (and the most usual issue is ... Acrobat Reader 6). So...
    Is there any possibility to create a single file from a PDF folder?
    Thank you so much!

    Thank you so much for your quickly answer but... if this is the only way... then I have a very very very serious problem.
    I have 45 PDF individual files (with two pages each one) and I need to generate a single file with my 45 files (90 pages). Each file has more than 30 fields...
    What should I do?
    Thanks!

  • Link/RE-link to word docs with form fields?

    Trying something new, and when I took the InDesign 2 day class the instructor was not very familiar with linking to word docs, she just never used the feature.
    So, I have multiple contributors who will onlly work in word. I am trying to set up a template/form for them to fill in that I can link to my .indt.
    I have the styles set up and matching, and I'm looking for a way that I can lock everything but the areas where they need to fill in information. My plan is to do this by making a form in Word with text fields. Will this transfer over to the InDesign file when I relink? If not what is an alternative solution using Word with out having to copy and past all the time ?

    Ohhh k.
    OK Yes this is possible.
    I do mean for it to link, the content is dynamic I need the technical people to be able to edit content before I get it. The point is to have multiple contributors working in word (absolutely must be word), creating new content that can be fed into indesign relatively automatically while preserving the InDesigns styles applied to certain text frames.
    It does need to link back to get content updates so I have this option turned on in the general preferences to allow this.
    The word documet is set up, as follows:
    Form fields are created, along with their respective titles or headings. A style/structure element is applied. The style doesn't have to match what is in indesign but it is helpful.
    Click the text box and got to "Place"
    Select the document and select the "Show Import Options"
    Under import options select "Preserve Styles and formatting..." Then Select the "Customize Style Import" radial and click style mapping. I tried doesn't this with the Automatic Import and it didn't work properly, custom mapping will identify the right information to style while overiding the actual style information from Word and instead uses the InDesign Style.
    So... not necessarily a job for InCopy, though I realize that would be better, working in for a Microsoft Partner Network Gold Certified Partner, it would be impossible to get everyone to switch over to InCopy.

  • Optimize a PDF doc with form fields

    Hi All,
    I have completed a PDF with multiple form fields (about 70). It's only one 8.5 x 11 page. It is 2.2 mB large. I've tried different ways of Optimizer but it always removes the input field functionality.
    How can I decrease file size while maintaining the integrity of the form? Thank you so much in advance. PDF attached.
    Dina

    Generally, the only thing that I remove after creating a pdf file with forms that doesn't effect the fields is to remove embedded fonts. It would be best to to all of the other optimizations before creating the form fields.
    That's nice you say, but I've got the form fields already. Try reducing the size (as you have already done), then replace the page in the file with the form fields with the one whose size you have reduced. The form fields should stay. I don't know what happens to the size of the new file, let us know?

  • When printing a document with form fields certain letters don't print

    Hi everyone.
    I am from Iceland and we use special letters in our language (i.e.: þ,æ,ö,ð). I have made a pdf file that has form fields in it, but when they have been filled out with our special letters, those letters do not print out correctly.
    Here is an example with my name filled out in the form field:
    When I print, this is the result:
    Can anyone help me with this issue?

    Just some thoughts: 1. Be sure the fonts are embedded in the file. 2. Print as a graphic (you may have a printer that does not have the fonts and is not getting the proper results from the computer).

  • I/O error opening a pdf file with form fields, using itextsharp

    Hi,
    I'm using itextsharp PDFStamper to set the form fields in a pdf file. It works on my computer properly, but on the QA site and other developer's machine it only shows the values of the form fields, the original text does not show, and it gives the error message "An error exists on this page. Acrobat may not display the page correctly". Please does any one know what's causing this error and how to fix it?.
    Thanks,
    Uyi

    I recommend you try tech support for the iTextSharp product (I believe
    there is a mailing list). This forum is for questions about
    understanding the PDF Specifications. You could try an Acrobat forum,
    but I think the first option has a better chance of success.
    Aandi Inston

  • I cannot place an electronic signature in a document with form fields?!

    I have Acrobat Pro installed on a windows 7 and windows 8.1 machine. On both I have lost the ability to place an electronic signature (Draw my signature) and only have the option for a digital signature. The problem is remedied if I print to pdf but then I lose the form fields.
    I'm an idiot and so are the people that I need to send this to. I just want to easily fill the necessary fields out, draw my signature and forward it to the next guy to do the same so that it can be printed and turned in. Digital signatures are severe overkill for this (and i'm not going to be able to teach everyone how to create one) and I need to know how to re-enable the ability to electronically sign and keep the form fields.

    re: "Digital signatures are severe overkill for this"
    Yep, I discovered that as well.
    I rolled my own "signature" for a client...I just added a 3 character "initials" field and a "Certify" button.
    The initials act as the signature and once they hit the certify button, all form fields are set to read-only....via custom javascript.
    The only problem is that I am unable to SAVE the document via javascript because of Acrobat trusted functions....
    which I don't have.
    So I just prompt the user to Save the document at that time.
    It's a little ugly, but it works..

  • Publicly sharing PDF's with form fields, tags and bookmars.

    I'm looking to be able to share a PDF document so that my coworkers are able to acces this document. I'm very aware of various ways to share the PDF, via email or Google Docs, but I need some sort of hosting that will support form fields, tags and bookmarks. It would be very beneficial if everyone would be able to access the PDF after 'sharing' and viewing on a URL. But, I really need them to be able to search and navigate easily through the bookmarks and buttons. We need this shared via internet because sharing the PDF document itself to each individual employe's computer, runs the risk of slowing computers down. Is there anything I can use, some sort of hosting site or program similar to Google Docs that will support these features?

    Note The Adobe PDFviewer requires that users to use Safari or Webkit based Browsers only.
    All gecko based browsers will not work. Adobe made conscious decision when OSX came out Not support gecko based browsers.
    So if you have any of the following Gecko based Browsers you have to use another plugin.
    SeaMonkey (equivelent to the Communicator All-in-one)
    FireFox
    Camino
    OmniWeb
    Opera and others.
    You have to use a Plugin from a fellow named Schubert of Germany, called PDFBrowser Plugin
    It supports all Browsers except Internet Explorer. Makes no difference whether gecko or webkit based. The plugin author is banned by Adobe from putting in forms support.
    And using Apple's Preview will absolute corrupt a PDF Form making it unusable if opened in Reader or Acrobat after being viewed and saved in Preview.

  • Table like structure with form fields

    In flash - How can we organize the form fields like a HTML
    table dynamically?

    Since performance may be an issue when hitting BSEG table
    Any of the below accounting tables can be used.
    1.BSAD
    2.BSAK
    3.BSAS
    4.BSID
    5.BSIK
    6.BSIS
    These are normal database tables, not clusters. Normally every record from BSEG can be found in one of these 6 tables. The program which selects data
    From these tables runs faster than from BSEG.
    Plz reward if helpful.
    Thanks.
    Ramya

  • PDF with form fields & restricted permissions

    I have a PDF file that is an illustrated monthly calendar. It was designed in Xara Designer, saved as a PDF through PrimoPDF and then brought into Adobe Acrobat Pro 9 were text fields were added.  Additionally, the permissions on the PDF have been restricted (password security) so that no one can import the file into Illustrator, Photoshop (or the like). I need to prevent people from extracting or altering the illustrations.
    Here's the issue...
    I sell these calendars in digital format and PC/windows users have no problem adding text to the form fields using Adobe Reader.  Even desktop Mac users can do it using Adobe Reader for Mac.
    HOWEVER, the text fields do not work on Adobe Reader for iPad!  The calendar pdf file opens, you can actually SEE the text fields (blueish color), but you can't click in a text box and start typing.
    I've done some testing and when the PDF file does not have permissions restricted it works just fine.
    But I must have permissions restricted to protect the integrity and copyright of my illustrations, while still allowing users the ability to add typed text into the preformatted text boxes on the calendar.
    Any workaround? Any ideas why it doesn't work on iPad??

    Currently, Adobe Reader for iOS doesn't support form filling in any protected documents.

  • How do I use SQL statements to perform calculations with form fields????

    Please help!!! I don't know how to use a SQL statement within my APEX form......
    My form is below. The user will enter the values in the form. Click on Submit. Then we need to run a SQL select statement with those values.
    Our form looks like this:
    Start_Date ____________
    Per_Period ____________
    Period ____________
    [Submit Button]
    The user will enter these 3 values in the form.
    This is an example of an user providing the values:
    Start_Date 03/14/08_______
    Per_Period $200.00________
    Period 4____________
    [Submit Button]
    Then they will click the Submit Button.
    The SQL statement (BELOW) returns output based on the users selections:
    START_DATE PER_PERIOD PERIOD
    14-MAR-2008 00:00 200 Week 1 of 4
    21-MAR-2008 00:00 200 Week 2 of 4
    28-MAR-2008 00:00 200 Week 3 of 4
    04-APR-2008 00:00 200 Week 4 of 4
    Total 800
    This is the full text of the SQL that makes the output above:
    with criteria as (select to_date('03/14/08', 'mm/dd/rr') as start_date,
    4 as periods,
    'Week' as period,
    200 per_period from dual),
    periods as (select 'Week' period, 7 days, 0 months from dual
    union all select 'BiWeek', 14, 0 from dual
    union all select 'Month', 0, 1 from dual
    union all select 'ByMonth', 0, 2 from dual
    union all select 'Quarter', 0, 3 from dual
    union all select 'Year', 0 , 12 from dual
    t1 as (
    select add_months(start_date,months*(level-1))+days*(level-1) start_date,
    per_period,
    c.period||' '||level||' of '||c.periods period
    from criteria c join periods p on c.period = p.period
    connect by level <= periods)
    select case grouping(start_date)
    when 1 then 'Total'
    else to_char(start_date)
    end start_date,
    sum(per_period) per_period,
    period
    from t1
    group by rollup ((start_date, period))
    THANKS VERY MUCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    You're just doing a parameterized report, where the input fields are your parameters.
    Check out the Advanced Tutorial titled Parameterized Report here:
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10497/rprt_query.htm#BGBEEBJA
    Good luck,
    Stew

  • My PDFs with form fields get "There was an error opening this document. The file is damaged and could not be repaired." on anothers computer, PC and MAC

    Im creating PDFs through InDesign and using Acrobat Pro 9 to add fields.  I save them to allow ADobe Reader people to use them.  Everything works fine on Pro and Reader on my end with a PC as well as someone elses PC.  But one person using Mac said some forms work and some dont.  Those that dont get the error "There was an error opening this document. The file is damaged and could not be repaired."  Ive resaved them and made sure they work and same problem.  There is nothing overly coplex about the PDFs either, a date field at the most.  They are using Reader 9.1.
    I found out the other day that one person who can open them adds info to them saves them and send over to that other person and cannot open any of them after they have been edited, same error.  He even tried on a PC and still gets it.
    I dont know what to do.  I know it has to be on his end and not mine.  What else can I suggest to him??

    It sounds like they are using an earlier version of Acrobat or Reader, though you said Reader 9.1. If you add some features in AA9 that are new, it appears that earlier versions see the new features as damaged files. At least that is my guess. Try using Reduce File Size or PDF Optimize to save to an earlier version and see if that helps. The other option is that you are getting them messed up in e-mail because many client look at PDF files as ascii and do not encrypt them. In that case force the encryption. You can also send them in ZIP form.

  • Converting a Word document with form fields to become a form fillable PDF file with email

    We are trying to convert a number of word(97,and 2000) documents but it never works correctly. The converted PDF file is missing fields and the fields it does convert is one character long. The idea was to have LiveCycle just convert it without anyone having the need to re-design it. They would only need to add a submit button and an email address to the PDF form. Is there something we are missing?

    For the problem of submitting by email and still submitting a PDF file:
    The stock "Submit by Email" button submits via XML. I think you can do one of two things to get it to work:
    1) Use a regular "Button" instead of an "Email Submit Button". Set it's type to "Submit" in the Field tab; then on the Submit tab, use something like "mailto:name@company" for your email address in the Submit To URL box, and set the Submit As type to PDF.
    2) Change the XML for your Email Submit button (in the XML Source view): You'll find something like,
    <event name="event__click" activity="click">
    <submit format="xml" textEncoding="UTF-8" target="mailto:name@company"/>
    </event>
    Change it to:
    <event activity="click" name="event__click">
    <submit format="pdf" textEncoding="UTF-16" xdpContent="pdf datasets xfdf" target="mailto:name@company"/>
    </event>
    I don't know if you need to change just the "Submit format" in the XML, or also add the xdpContent tag.
    Hope that works,
    Mike

  • Trouble with form fields

    Upgraded to Mountain Lion but now filling out forms (i.e. signing into Yahoo Mail, Facebook, Wikipedia home page) is a complete nightmare. Is there any way to solve this issue? I was fine before I upgraded. It took me several minutes just to sign into my Apple account to post this question. I get the pinwheel and the page even freezes. Need help. Thanks.

    You may have just pasted your code in a funny way but I noticed your 'if' statement is underneath the rest of your message. Assuming it is in the correct place and you change "Total[1] - 136.15" to "Total[1] = 136.15" it should work. Also just to let you know that in formcalc you can use the "$" to reference the field you are in (so you could use $ instead of Total[1] in your formula).

Maybe you are looking for

  • Free item tick automataclly in PO

    Dear Members, I have some problem while creating PO. When i am creating the PO "Free Item" indicator is automatically tick.When i uncheck the tick it is showing me the condition tab but when i save the PO again free item indicator is automatically  c

  • Document Assembly and Creation of Template Pages?

    What do "document assembly" and "creation of template pages" mean? I am a print graphic designer who usually handles the printing for a particular client who does long reports. I also give them a low resolution PDF for email circulation and posting o

  • How is the Login-validation.xml file is called when we do the validation i

    Hi ^^, please forgive me if I am a big long while explaining. when you are using the struts 2.0 the web.xml has a welcome-file-list. I have put index.html in that list so it pulls up first. It has the following tag <ul>           <li><a href="roseind

  • How do I save excel file with new name?

    Returning to using a Mac after 20 years - so not familiar with many things. I have an existing Excel file that I am using and making changes to... how do I save it as a new file name? I click on the 'disk' icon on the top ribbon but that just saves i

  • Pages freezing, losing work?

    Recently, Pages has been freezing on me frequently.  That might be annoying, but shouldn't be a big deal, I go back to the home menu, double click to get the active applications, close pages, and then restart the app.  But, the last couple of times i