@MOVIETITLE variable in standard.htm

In using Captivate 4, the <TITLE> tag of the
projectname.htm file is pulling the project file name instead of
the Project Name from the Project Info in Preferences. I notice
that the standard.htm template file is using @MOVIETITLE as the
variable. Captivate 3 used the same variable, but it pulled from
the Project Name set in the General preferences.
I can only assume this is an unintended consequence of
reorging the preferences for Captivate 4. But, that doesn't help
solve the problem. I don't want my title to be my project's file
name and I don't want to have to edit every htm file i produce.
So... does anyone know if there is another variable that can
be used? Can one of the new Project Actions variables be pulled
from when using the standard.htm file in publishing? I'm looking
for a consistent work-around that prevents me from having to change
the title of my project files or editing every project html
<TITLE> tag generated.

Hi Lilybiri,
Thank you for the suggestion.  First, that menu option in Captivate 4 doesn't contain the particular variables I'm seeing and looking for in the standard.htm file - different formatting ("@MOVIETITLE" vs. cp*** or rdcmnd***), and options like MOVIETITLE don't even appear in that list anywhere.  I've only seen them by opening the standard.htm file in the C:\Program Files\Adobe\Adobe Captivate 3\Templates\Publish folder (default install location).
Also, that particular menu option doesn't appear in Captivate 3 at all, which is what I normally use.  I downloaded the trial version of Captivate 4 just to see if it would help - and it does provide a few additional variables, not all of which work in Captivate 3.
You can see my more detailed question here:  http://forums.adobe.com/message/1921983#1921983
I'd appreciate any other ideas from you or anyone else!  Any Adobe Captivate developers lurking?
Thanks,
David

Similar Messages

  • How to declare variables in standard text  - so10 t.code

    Hello Friends,
             How to declare variables in standard text  - so10 t.code? Your response will be appreciated much.
    Thanks
    Sri

    For Script & Smartform  Text - &VAR&

  • How to create and share attributes or variables in Standard WebDynpro?

    Tremendous 2010 guys!
    I'm having trouble about a Web Dynpro ABAP application. It uses two Web Dynpro components: FITE_VC_GENERAL_DATA and FITV_VC_COST_ASSIGNMENT, and the users would like to delete showed-in-text-field default info in the first View (contained in FITE_VC_GENERAL_DATA) but they want the user provides his/her own info in a second view by a window (view, contained in the second web Dynpro component FITV_VC_COST_ASSIGNMENT) that appears after clicking a button in the fisrt view. So, I want to declare an attribute or variable (a flag) in the second Web dynpro component that is to be copied or transmitted or exported at the first Web dynpro component to indicate "The user already used the second Web Dynpro component", and thus, to avoid an enhancement point I set in the first Web Dynpro having effect and delete the valid data entered by user (because in the begining, yes, I want to delete the data, but once the user writes his/her data, I need a FLAG to know it).
    Really I am a newbie, even a dummy in Web Dynpro ABAP, I dont know if it is possible to declare new attributes in a Standard Web Dynpro Component (but I used an enhancement point to declare a char variable inside a method, but it is only local and I cant communicate it to another WD component). Because it is OO ABAP, I know it is not possible to declare Global data usable by various Web Dynpro Components, isnt it?
    Beyond, If I could create my own attributes in the second Standard Web Dynpro Component, How I should export them to the first Web Dynpro Component?
    I was wondering if it would be a good idea to use a transparent table to store my flag and use it again when the run time is on the first Web Dynpro component... Or use ABAP or SAP Memories... Have mercy, help me please!

    Hi Parga,
    You need to declare the variable at Interface controller and need to map this at the context level.
    Like a variable declared at web dynpro component context level can be used among all views.
    every web dynpro component have an Interface component. this can be used in other components where this perticular component is used it is also have a Context.
    For more info Take Usage of Component Controller Examples.
    [Check this thead|http://help.sap.com/saphelp_nw70/helpdata/en/3a/165da11551994db913f56829f8f3f1/frameset.htm]MPUSAGE
    WDR_TEST_CMPUSAGE_CI1
    WDR_TEST_CMPUSAGE_CI2
    WDR_TEST_CMPUSAGE1
    WDR_TEST_CMPUSAGE2
    WDR_TEST_CMPUSAGE3
    WDR_TEST_CMPUSAGE4
    WDR_TEST_CMPUSAGE5
    WDR_TEST_REF_CMP_USAGE_CI
    WDR_TEST_USAGE_GROUPS_CI
    WDT_COMPONENTDETAIL
    WDT_COMPONENTUSAGECheerz
    Ram

  • How to populate values to the variables in standard text

    Hi friends,
    I have maintained a standard text in So10 like this invoice number&vbeln&.
    Inside a function module i want to read this text and populate the value to the variable &vbeln&.How to achive this.
    Rgds.

    Thanks Simon but i didn't understand your answer but i will tell you the problem that i want to solve with foreach or iterator
    i have a view that have employeeId and employeeName and ManagerID
    create table employeesView
            EmployeeId           Number,
            EmployeeName      varchar2(100),
            ManagerId             Number
        }i want to make a foreach or Iterator to make
    every Employees with the same manager id to be in the same <af:panelGroupLayout>
    i mean
      <af:foreach or af:Iterator >
           <af:panelGroupLayout >
                   <af:commandButton id="cb1" text="All Employees With Manager Id 1" />
           </af:panelGroupLayout >
           <af:panelGroupLayout >
                   <af:commandButton id="cb1" text="All Employees With Manager Id 2" />
           </af:panelGroupLayout >
           <af:panelGroupLayout >
                   <af:commandButton id="cb1" text="All Employees With Manager Id 3" />
           </af:panelGroupLayout >
      </af:foreach or af:Iterator >How can i do this

  • IC_BASE, Page Fragments : root_content.htm adding custom code in standard .htm

    Hi All,
    I am adding custom code in Page Fragments : root_content.htm of bsp application : IC_BASE, for particular business purpose but after activating
    its asking to select page fragments. here its showing IC_BASE and etc.. could you pls guide me how to check which page fragment for this
    root_content.htm. and also i am adding custom code in mail.htm under page with flow logic of same bsp application. so here i am assuming page
    fragment is IC_BASE.
    Jimmi.

    Hi Jimmi,
    In General if you want to modify standard BSP component, you need to enhance the component first and then you need to enhance the particular view you want to modify. You can directly modify the .htm page in view after enhancement.
    Regards,
    Dharmakasi.

  • Adding Three Variables using Standard Action?

    I'm attempting to create an expression using a standard action. However I'm finding that it will only allow me to enter two variables (NOT 3) for the total.  (total 1) + (total 2) = data_targetmonthly (as shown below). I need the expression to be: (total 1) + (total 2) + (total 3) x 1.3  = data_targetmonthly.
    Please see attached. Should I be using an equation at this point instead?

    I've been pulling my hair out on this one and I've gone through the Rapid Learning blog, your site and the Lynda.com training as well as searched throughout youtube and the community forums and still can't find the answer I'm looking for.
    I have four text entry boxes in one column where the student enters in an item they'd like to have. Each item goes into its own TEB.
    EX: Ford Mustang
    In the middle column I have a cost for that item that they enter in (variables labeled as: cost_1, cost_2, cost_3, and cost_4). They manually enter it in - there are no preset values that they enter from a list on the screen or that I can have them select from a drop-down menu or anything.
    EX: $300/mo
    In the third column I calculate how much that item would cost over the course of a year.
    EX: $4680
    The Action to determine the $4680 value would be:
    COST_ITEM1: SUM_ITEM1 = COST_1 * 1.3
    Now if I stopped there with one item - EVERYTHING WORKS GREAT! But here is where I run into trouble....
    I want to follow this procedure for all four items and then create a GRAND TOTAL for the entire list using the same formula as above. But when I do so, the value always comes up as "0".
    I had created a variable called "total_1" and the following action:
    12_TOTAL: total_1 = COST_ITEM1 + COST_ITEM2
    and then created the following as well:
    34_TOTAL: total_2 = COST_ITEM3 + COST_ITEM4
    Then I created an action entitled:
    FINAL_TOTAL > YEARLYCOST: 12_TOTAL + 34_TOTAL
    This gives me the "0" total. Again. It's driving me NUTS. Can you point me to where I'm going wrong? Am I correct in lumping together the FINAL_TOTAL figure as 2 totals? I wish there was a simpler way - by adding multiple totals (more than 2) into one variable.

  • Using XPath variable in standard tags

    Hi all.
    I have an xml like this:
    <portrait>http://domain/image.jpg</portrait>I'd like to use what I find in "portrait" tag as the source for an image tag:
    <img src="???"/>How to do? I correctly parse my xml document, and using x:out I'm able to display portrait content (http://.. etc) but I have no idea about how to use it in another tag.
    Can anybody help me?
    Thanks in advance...

    Hi,
    Please try giving the XPath expression as given below:
    /p1:ValidateUserRequest [string-length(Businesspartner) = 6]  system1
    /p1:ValidateUserRequest [string-length(Businesspartner) != 6] system 2
    Please use square brackets before "string" and after "6"...its not getting displayed in my reply...:-(
    Rgds,
    Lekshmi.
    Edited by: Lekshmi N on Jan 6, 2010 12:29 PM

  • Material standard and variable price

    Hi all,
    I've been ask to create a report that shows the variable and standard price of the material for the current month and compare this with the price of a month that they get to choose, and if they don't choose a month to compare it with then I should show the price of that material for every month of the year.
    My question is, where can I find this info in SAP. I know that in MM03 I see the standard and variable price of the month and the previous month, but that's about it.
    where can I find this historical info of prices for material?
    thanks in advanced,
    Fidel Gregorio Peralta.

    Hi!
    You can find current prices in table MBEW. Field VPRSV says, if you find moving avg. in column VERPR or the standard price in STPRS. Currency is company code currency.
    In table MBEWH you find historical values - which are only inserted in case of price changes - so missing periods have same value as last entry before.
    Regards,
    Christian

  • Formula Variable to find Standard Price on Different Plant

    Hello Experts,
    I'm attempting to write a query against our Inventory cube.  I need to show:
    Inventory        Value of     Standard     Value of       Stock 
    Qty               Stock @      Price @      Stock @     Value
    @ Plant X      Plant X        Plant Y       Plant Y       Difference
    Value of Stock @ Plant Y = Inventory Qty at Plant X * Standard Plant at Plant Y
    Stock Value Difference = Value of Stock @ Plant X - Value of Stock @ Plant Y
    Plants X & Y need to be input by the user.
    My issue is determining the Standard Price at Plant Y.  0PLANT in the cube is tied to the inventory transaction.  Not all materials have inventory in both plants.  I've tried using a combination of Replacement Formula Variable (for standard price) and Restricted Key Figures but this only shows the standard price for those materials who have inventory at Plant Y.  Ideally if I could have a Replacement Path Formula Variable that allows restriction by a Plant (again user input).. that might work.  I don't see how to do this.  If that isn't possible would a Customer Exit Formula Variable work?  Is it possible to write ABAP code to query 0MAT_PLANT for the standard price & standard unit via customer exit?  I'm  not real strong in ABAP so example code would be GREATLY appreciated!!!
    Thank you in advance for your assistance,
    Teri

    I just noticed the spacing got messed up on my original post and it looks really confusing.  I need to show the following columns
    Inventory Qty @ Plant X
    Value of Stock @ Plant X
    Standard Price @ Plant Y
    Value of Stock @ Plant Y
    Stock Value Difference

  • How to create a variable in Bex Query Designer

    Hi guys,
    I am writing a query for a travel management report using the SAP Standard cube. I would like to restrict the query so it only shows me the last two months excluding the current month. I have checked BI content in RSA1, but I canu2019t find a relevant SAP standard variable that I can use.
    Can anyone please tell me if I can create my own? And if so, how I can do this.
    Many Thanks
    Forhad.

    lets say u want to display following picture:
    sept$-----august$
    City
    -chicago123$--
    44$
    so in Query designer go to Default values section.
    Bring in Calendar month
    right click calendar month
    and hit Restrict
    now select variable
    use standard sap variable Current Month.
    hit okey
    now select Variable and hit Red button
    Result u restricted current month.
    in columns bring in keyfigure $
    right click and hit edit
    bring in time field calendar month
    right click and hit restrict
    bring in Current month
    right click and select - SET OFFSET FOR VARIABLE
    select -1
    hit okey
    repeat the above process
    and this time select offset = -2
    this way u restricted current month
    but displayed last 2 months for keyfigure values.

  • How to create dummy variable in Webi report in BO 4.0 with Bex query.

    Dear All,
    We have a requirement where we need to overlap multiple tables and based on user selection any one of the table should display in report.
    We are on BO 4.0 and source is BW Bex report, we dont have any Universe.
    To achieve this we plan to have dummy variable with some fix value and use it as report filter & based on selected value in filter the related table should be display.
    We have not found any way to have dummy variable directly in Webi.
    Is their any way we can create dummy variable directly in Webi?
    Thanks v much in advance,
    Regards,

    lets say u want to display following picture:
    sept$-----august$
    City
    -chicago123$--
    44$
    so in Query designer go to Default values section.
    Bring in Calendar month
    right click calendar month
    and hit Restrict
    now select variable
    use standard sap variable Current Month.
    hit okey
    now select Variable and hit Red button
    Result u restricted current month.
    in columns bring in keyfigure $
    right click and hit edit
    bring in time field calendar month
    right click and hit restrict
    bring in Current month
    right click and select - SET OFFSET FOR VARIABLE
    select -1
    hit okey
    repeat the above process
    and this time select offset = -2
    this way u restricted current month
    but displayed last 2 months for keyfigure values.

  • Unable to open .htm file in browser using SharePoint 2013 ?

    On Share Point 2013 we had .htm file which was published under excel as shown below (File name t1.htm)
    As the Icon is different from normal excel file.
    My question is why the .htm file is opening in Excel when we access from SharePoint Web Interface ?
    And when we use the option "Open in Explorer" it opens the .htm file in browser.
    I need the publish .htm file needs to be open in Browser.
    Thanks for reply.

    Looking at this a little more closely, what happens is when you upload the Excel HTM file, a folder is also uploaded to the Library (but hidden outside of the WebDAV view). This folder would be named "t1_files" in your case. If this folder is present (which
    it needs to be as t1.htm references files within it, including all of the sheets), then it will attempt to open with the client application because of the association within C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\XML\DOCICON.xml,
    referring to the line:
    <Mapping Key="Excel.Sheet" Value="ichtmxls.gif" EditText="Microsoft Excel" OpenControl="SharePoint.OpenDocuments" OpenApp="ms-excel" />
    Removing this line will cause it to be treated as a standard HTM file, but I'm not sure how that will work out for your scenario.
    The other option is to install and configure Office Web Apps 2013 on a separate server so you can display Office documents in the browser.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Reg : usage of standard Texts(SO10)

    Hi all of u,
      I want to use standard texts ,which were created under Tcode SO10, alone to display output without using them in any of the script or smartforms.Also i want to nw that , is it possible to use Variables inside standard text,which r really exist in report,report is through which i want to make use of ths Texts .The variable are / shuld be  local to this program...
    Kindly guide me ....
    This will simplifies my work ...
    Thanks in advance,
    Regards,
    Chandra.V

    Hi Chandra Shekar,
    standard text with variable
    SO10 doubt : standard Text
    Regards,
    Sravanthi

  • How can i notice the name of global variable ?

    When the customizing.fmx calls the standard.fmx, I came accross an error "FRM-41067 Can not find menu Item".
    customizing.fmx --> call --> standard.fmx
    So, I want to assign a global variable to standard.fmx in the customizing.fmx.
    How can i find out the name of global variable ???
    Can I catch the name of global variable??
    For expamle..
    :global.menu_id was not the answer.
    :global.mn_id was not the answer.
    :global.mnid was not the answer.
    HOW!!!!!!!!!!!!!!!!!!!!
    Please HELP ME!!!

    Hi
    Can I catch the name of global variable?? yes u can , if u use a message after each type like...
    :global.menu_id
    MESSAGE (' global.menu_id = ' || global.menu_id );
    SYNCHRONIZE; Hope this helps...
    Regards,
    Abdetu...

  • Inserting variable data markers in tables on master pages

    I have a two-cell table on a verso master page that is styled and set to hold my <ChapterNumber> and <ChapterTitle>. A one-cell table is set on the recto master page to hold my <A_Head>.<br /><br />The problem is that I can't seem to insert the variables into the table cells. They work fine when inserted into standard text frames, but I can't see the markers on the master pages, nor does the data associated with the appropriate paragraph styles show up on the regular pages, as it does when I simply insert the variables into standard text frames.<br /><br />I tested the default variables that are installed with InDesign CS3, and they can be inserted into the table cells on the master pages and display on the regular pages. The variables that I defined work properly in a text frame, but not in a table.<br /><br />Is there an explanation for this? The cells have styles associated with them, but there's plenty of room in the cells for the variables. Any advice will be appreciated. Thanks!

    This is so weird. In my original file, I did everything that you did, and even when I flipped back through the pages, the information wasn't appearing in the appropriate cells
    (BTW, the chapter number actually goes next to the word "Chapter" in the green cell on the verso, and the A head actually goes in the white cell on the recto; chapter title will be in the white cell on the verso). The markers were showing up--thinly, as you pointed out--when I had originally inserted the markers, but the difference was that I did not see the results on the actual pages. Go figure. Everything looks fine now, and there were no problems with my variables.
    I have avoided using the default Chapter Number variable because it doesn't reflect the chapter number based on what the chapter number is in the text provided by the client. For example, I changed the chapter number on the chapter opener just now to 12, and the variable you inserted for the chapter number did not update; it stayed at 10, because that variable is based on the Document Chapter Numbering feature, not on text. When I use a running header variable based on the CN paragraph style I define, my chapter number variables are correct, and if the text changes, the change is picked up without having to go to the Pages panel. It's just a different way of doing things.
    Thanks for checking the file!

Maybe you are looking for

  • How do I get my buttons to link back to a Symbol?

    Hi all -- I am an extreme newbie at Flash and AS3....I've just been reading all I can this past week and trying to put together what I had hoped was a simple project in flash for our Website banner. I'll try to describe my project and the part that I

  • After Installing SAP netweaver abap 7.01 (Message server unreachable)

    Hi every one , it was a very long night and still continues It's my first time to install SAP netweaver abap 7.01  .. I'm using Operating System : Vista service Pack 1 .. i installed the NetWeaver Abap 7.01 and when the install shield finished he ask

  • 5.3 CUP Approver not found error

    Hi Experts Having an issue on CUP. I have created a CAD for my first stage and second stage. 1st Stage (Business Process Owner) HR and linked to approver 2nd Stage (Role type) = Single and linked to approver. The request is created but when I approve

  • HT4507 How do I connect my Canon ImageClass 4000 BW printer on Lion?

    Hello every one, I have a Canon ImageClass 4000 printer which was working fine with my OS 10.6, but since I installed Lion, I can not print. I would really appreciate if you could help me with this. Thanking you in advance.

  • Javascript API and server-generated URLs

    I'm creating a Shopify site for a client and part of the site is a complex Adobe Edge Animate animation. Shopify uses server-generated paths to files. My animation uses images and audio. It looks like the animation sets a base path set in the Publish