Update project CP8 CP9 form

Hey!

I ran a little bit of a delicate situation.

I had a huge project with a lot of coding.

I needed to upgrade the CP8 CP9 to project.

You think it's where I ran into problems.

Each piece of code that I did no longer works.

So my question is.

Is there a way to upgrade a CP8 CP9 to project and still keep the code, advanced for most of the actions.

Thanks in advance!

I hope you kept the unchanged original CP8 project files.

It is a known problem with the upgrade to Cp9 and was resolved with a patch.

Hot fix | Adobe Captivate questions 9

Tags: Adobe Captivate

Similar Questions

  • Can I convert a project from Captivate 7 to 9 Captivate and get breakpoints (as in a new project of Cp9)? Or do I have to recreate the Cp9 project in order to get the publishing features?

    With the project (actually a lot, a lot of modules) in Cp7, I had fixed all the things that were not supported by HTML5 (slidelets, rollovers, interactions) and was just going to publish again. Now that I have updated to the Cp9, I was hoping that I open the project, save the Cp9 and then publish for all devices. I think I may have been too optimistic. So, what is the best way to publish for all devices without re-creating the content as a new project? Thanks for any idea about it.

    No, a sensitive project will have to be recreated from scratch, although you can use the active (open external library) since the original files.

    Sorry for this disappointing response.

  • PRC: Update project summary amounts.

    How do you know the details of what CPP: update project summary amounts interfaced in.? Is there a reprot or processes to be audited?

    Thank you

    Hello

    Look at the form - request for project status. Here you see the summary amounts of actual costs and commitments. You could go down using the key commitments and get a list of all the commitments summarised.

    Dina

  • Update project status inquiry screen

    Hello

    We use 11.5.10.2

    We receive questions where the PSI screen is reflecting incorrect values.

    We found that running this solved the problem, each time by entering the number of the specific project in question:

    PRC: Refresh the summary amounts of project @ 12:04
    PRC: Update the amounts summary of transactions @ 12:16
    PRC: update project summary amounts for a single project @ 12:17
    PRC: Refresh the summary amounts of project @ 12:18

    Eventually the screen PSI set to date.

    I just tried again on another instance of test, but this time only ran:

    PRC: update project summary amounts - no output, PSI not updated
    PRC: Refresh the project summary amounts - out of the confirmed updates had taken place, and PSI screen updated.

    Therefore, I was wondering if we plan on a regular basis the work of the "people's Republic of CHINA: Refresh Project summary amounts" to run each night, for all projects, to ensure PSI screen is updated?

    Any advice much appreciated

    Thank you

    Hello

    We only run every night the CPP process: amounts of summary of project update, for all projects. This process know to only add additional transactions added since new or updated commitments to date of last run and the only process.
    This process is planned after completing all the costing process.

    The process - people's Republic of CHINA: Refresh Project summary amounts - actually built from scratch the synthesis of all transactions and commitments. Therefore, this process can take more and more time to complete project data increases. You should perform this process once after the migration of data from an existing system, or if you have found a problem with the course summary. Remark that could arise from changes you can make with periods of declaration put in place not in the right order (period after period, never go back).

    Dina

  • Problem with the update of the registration form

    I have a registration form to update that uses a < cfquery > function and has (among other areas), an optional file input field and two separate fields to specify the file name and the file type. I don't get any errors when I submit the form, but it does not update the record and not redirects to the page specified in the < cflocation > function. Instead, it reloads the page updated with all the deleted values record. The cfquery function is copied below. Any ideas what I'm missing? I am relatively new to CF and sql, but comparing to other forms of record update I have for other tables, I can't find a problem.

    <cfif IsDefined("FORM.MM_UpdateRecord") AND FORM.MM_UpdateRecord EQ "content_edit">

      <cfquery datasource="everettweb">UPDATE Content

    SET Page_URL=<cfif IsDefined("FORM.Page_URL") AND #FORM.Page_URL# NEQ "">

    #FORM.Page_URL#

    <cfelse>

    ''

    </cfif>

    , Page_Category=<cfif IsDefined("FORM.Page_Category") AND #FORM.Page_Category# NEQ "">

    #FORM.Page_Category#

    <cfelse>

    ''

    </cfif>

    , Content_Description=<cfif IsDefined("FORM.Content_Description") AND #FORM.Content_Description# NEQ "">

    #FORM.Content_Description#

    <cfelse>

    ''

    </cfif>

    , Content_Heading=<cfif IsDefined("FORM.Content_Heading") AND #FORM.Content_Heading# NEQ "">

    #FORM.Content_Heading#

    <cfelse>

    ''

    </cfif>

    , Content=<cfif IsDefined("FORM.Content") AND #FORM.Content# NEQ "">

    #FORM.Content#

    <cfelse>

    ''

    </cfif>

    , Image_URL=<cfif IsDefined("FORM.Filename") AND #FORM.Filename# NEQ "">

    /images/#FORM.Filename#.#FORM.File_type#

    <cfelse>

    ''

    </cfif>

    WHERE ID=#FORM.ID#

    </cfquery>

      <cflocation url="#FORM.Page_URL#">

    </cfif>

    Thanks for any help you can provide!

    Jeremy

    Okay, so I rebuilt the page, and it worked. When I compared both versions it looks like when I did a montage for the sql, I had a bit of redundant code in the form that would throw things off. Thanks for all your help!

    Dan, with regard to the two types of variables, the URL variable that's so I can fill in the form with the data in the existing record. Here's the process:

    -Main page has a link to change the content, which is identified by the ID number.

    -The link change calls the form of update: content_editor.cfm? recordID = #ID #.

    -A queries on the calls page of content_editor.cfm for the data Records using the url variable (because at this point, it is the only remaining identifier from the previous page) to fill out the form.

    -A second query updates the record on form.

    If there is another way to do it, I don't know. I left Dreamweaver show me one way, and then I adapted this method to a couple updated various registration forms. I'm certainly open to other suggestions!

    JAW

  • write an update statement in oracle forms 9i

    Hello

    I have a problematic situation in which

    I get values of a slider and a record group in the drop-down list and text elements block box area two data respectively.
    Both data are read in different tables.

    Now based on the selection of the drop-down list box, I need to update the value selected in another table by writing a statemet update.

    I created a button and the triggering event of when you press the button, I wrote a simple update statement, but it doesn't work like that.

    Kindly help me how to write manual update instructions in oracle forms 9i

    I can't used the buil update in forms that I want to date in a table that is not mentioned in the ownership of the block of data palette

    Help, please

    There is a syntax error in your statement.

    You must write:

    PROCEDURE update_current IS

    BEGIN

    update abc set xculumn= :block_name.item_name2 where ycolumn = :block_name.item_name1 ;

    commit;

    Hope it helps you,

    Fabrizio

    If this answer is useful or appropriate, please mark. Thank you.

    Published by: Fabrizio Delli Priscoli on 23 / ott/2008 14:30

  • Update database with several form fields with the same name

    If I've made good progress on my CF photo album project, but now I meet a problem.  Once I downloaded a collection of photos and them inserted in my database, I bring up a page that is actually an array containing the thumbnail of each image, some info on it and the description of the photo.

    The table is inside a < form > tag, and the description is a < textarea > tag.  I have many text boxes that I have pictures, so there may be any number (within reasonable limits).  I'd like to be able to type a description for each picture in each text box rather than having to do one at a time, and then click the button submit to update my file.

    Each text box has the same name, so I had the idea of adding a hidden form field that held the photo ID, then on the processing page, I might have a < cfloop >.  My problem is that I can not understand how to associate each photo with the corresponding description ID, especially if we consider that some of the descriptions may be empty.

    Is there a good way to do this?

    As you probably understand, giving all your textareas eponymous means that when the form is submitted, you get a value that is a list of the contents of each text box comma-delimited.  If none of the commas are typed in the text box, you have a problem.

    My preferred method is to include some sort of identifier as part of the name of the form field.  Since you have ID photo available, I would use those.  This would give your names textareas as description_111, description_112, etc.

    When the form is submitted, I loop through the form.fieldnames list.  If the first 12 characters are 'description_111', I can remore 12 characters to get the id.  I also have the content of the text box using the array notation.

  • can a field on an update of the top form another field in the same form

    I need to update a value of text field with a drop down value of the same shape.  Is this possible?

    Emre is correct, that you can do only with a formula. Note If you use a string PD type, the formula will display the value not on its label. This is useful if you want the label to be something that is easy to use, but the value can be a code or an abbreviation that is used elsewhere.

    Also an Emre says the formula field will be read-only, but can concatenate the value of the RFP by another string (entered manually, already on the form, of an another PD,...) implement a longer string. This type of approach is sometimes used to define the structures of coding for the elements.

    If you have an integer PD, then you can have the Boolean logic built into the form. Let's look at an example. You have an amount field that you want to split and or show it is Capital or a time-based fees. You can set the following configuration:

    • Amount: currency
    • Type: Costs of Capital (1), (2) [Note: If no value is selected, it will evaluate as a 0]
    • Amount of capital = Type * (Type 2) * amount
    • Fees = Type * (Type - 1) * amount / 2

    The results are:

    • If nothing is selected, the Type is 0, and the other two amounts are 0.
    • If the Capital is selected, the amount of Capital will be defined (1 * 1 * amount) and the amount of spending is 0.
    • If the expenditure is selected, amount of expenditure will be defined (2 * 1 * amount/2) and the amount of Capital is 0.

    This logic can be extended to any number of options of PD, but the logic is quite complicated, and it's basically hard. If you want to change the options later, then this is a great company to make the change.

  • Last update to change my forms and traits?

    Hey there! I have been using Adobe Illustrator for now a little less than four years. I have updated the programs regularly, or at least as soon as I got the chance, but I've never seen that happen to my vector since this last... Here's the glitch, and if you are not familiar with the shape tool, expansion forms, anchor points, and all that much good, you can skip this discussion.

    Before the last update, I have had no problem to create shapes and to expand it so that the only form would become two individual shapes in the form of a just stroke and a fill just. In this way, I could get a distinct form between the two to create the illusion of a shadow or highlight. (It's just how I taught me to do.) If there is a way easier please let me know! (: 3) each new form I created still had a clean race line that aligns perfectly to the shape of the next two it. The adjacent shapes would be form and image and when this should then stick to there original form regardless if I have add color, use the eyedropper tool, or even create a new form in the middle of the existing by. It's a little hard to explain, but now all my forms are deforms slightly more I work with the image. and he never used to do! If you are looking for does not really close, it is easy to miss. Unfortunately for me, I'm a perfectionist, and it drives me crazy. Especially because the program never used to do.

    My apologies for this being so stretched, but I really wanted to know if anyone out there is having the same problem, or at least is aware of what happens with my shapes and strokes. To be a little more specific, it's almost as if the shape added several anchor points at himself, and these anchor points just in case then decide to change if they are all different directions. I say "random" because this does not happen to all forms and happens to those, I'm still not sure when this change happens or what is the same cause.

    And Yes, I tried to play around with the settings, and no, it's not only in the illustrator file. It seems even even after have exported them to a png or pdf.

    Hey, thanks for your time! And if you can't answer that, I hope I have at least the same problem you then we can feel a little better that we're not the only ones in the word scratching their heads in confusion and chaos. : 3

    Can you choose your items and see if they comply with the pixel grid?

    If they do, turn the power off.

  • ORA-01465 number hexadecimal invalid on an update of the Apex form

    Hello

    I get the above error when everything I do is adding data of normal text to a form that is to include a file upload, but the error does not occur when I download a file.  It happens when I add data to a text box in which is of type varchar2, not when I download a file.  It is in the Apex 4.2.4

    error2.gif

    If I just enter a text string, the data are updated without error, but the text box is varchar2 (4000) so I don't understand why I get this error.  Below is the data entry is successful - no error message, the data is refreshed.

    .no_error.gif

    Help on what to look at to find the cause of this error would be appreciated.

    Pat

    Hello

    My report and the form was built using Apex tool wizards.  By the process of elimination, I realized that the error came from the "Show only" field I had put on the form for one of the file download I don't want the user to change.  So I rebuilt the form/report, so the interactive report shows just the displayable downloads (downloaded previously) by other users and the form only shows the appropriate field to download new files.  I have no more errors.

    Thanks to all for the replies!

    Pat

  • Recon AD does not update user in IOM form

    Hello

    I ran the job AD recon. But this scheduler is not updateing user data are the user form.

    After the updated running recon attributes are visible in the form of process, but user form still displays the old data, any suggestions why this is happening?

    Thank you.


    What recognition do you run. If you run the reconciliation target then it will update only the data on the form of courses. To update the data on the user profile, you will need to run Trusted reconciliation

  • Cc 2015 project a content form move to a new cc project 2015?

    I know how to migrate the content form 2014 but how do I migrate content of a project of a new project of 2015 2015?

    We don't support mobile content not between projects in 2015 of DPS at the moment, but it is certainly something on our list of things to consider. It would be a pretty powerful way to make things as a library of content, layouts, cards, etc., which could be copied between collections.

    Neil

  • Image quality on responsive project CP8

    Has anyone met image quality fell when a sensitive to the CP8 project publishing?

    I currently have a little. I need to use transparently and on different screen sizes that they resize as you would expect ic? NES PNG.

    But the quality really falls on iOS (iPhone 5) while when showing your desktop they look very good.

    Even seen when the image size is fixed correct pixels the. PNG always looks pixelated on the iPhone.

    I tried to change the quality settings but nothing works, my first thought was network compression is more 4 g / 3G, but it's the same on the WiFi.

    I hope I'm missing something obvious?

    Find this image file in output files and see if CP it can be compressed.

  • PCM 14 - update project Contacts

    For all my projects, I use the list of contacts for project. I updated a contact group to add a secondary number/address.

    Is it possible to update all or several projects to contain adding contact information already in the list of contacts for project, without manually enter for all projects?

    It is a tool that was written by www.morpheustechgroup.com. I know they sold since then, but I don't know who. An e-mail to [email protected] you will probably get this information.

    Standard WARNING: otherwise that as a customer of the Morpheus technology group I am not otherwise affiliated with them.

  • Cannot find the project in the form of project serch

    Hi all

    In the search screen, I can't find any project that created after h24:mi:ss. dd/mm/yyyy (see message below).

    Message:
    =====================================================================
    To benefit from the research above, the project must have been created or updated before: 08/01/2011 13:28:55
    =====================================================================

    How can I update the current data for the research?

    Thank you.

    Run the simultaneous program (ADM: rebuild indexes of project search Intermedia), and then try again.

    In 11.5.10 you must run the program above to search for projects through the PJT search screen.

    Thank you
    Govind

Maybe you are looking for