Auto-possibilite select radio buttons in CP7

I'm 7 Captivate allows you to create real scenarios of software that we use. Everything is going well, but there is a feature that is eluding me. Our software will report data for the user to check, but when the software sees a discrepancy of data, it returns the user a list of conflicts with check boxes for the user to decide what data to enter into the data system. See the screenshot of the application (with false data, of course)

Background164.jpg

I use the widget of the radioButton reinforced with all the required parameters so that it can look like the software. I also have the advice of Lillybiri and do NOT duplicate widgets. All widgets are reports from the data very well to all varialbles and I advanced actions to assess whether learners have chosen the correct data of pairs before moving on. What brings great... except...

The software OFFERS data for use when the screen appears. I have cannoot for the life of understand me how to check one of the radio automatically when the blade penetrates. I use the advanced actions when defining the variable to the data that the software suggests on the slide enter, but all the radios that are rendered as disabled. Currently, the user / learner must check each option button. On the live software, they simply need to varify the verified data are the correct data and move.

Is it possible to check the radio buttons for the learner?

Sorry, didn't have time to check it out today. The only way to have a 'timed' event uses the widget based on the time of Jim http://captivatedev.com/2012/09/26/adobe-captivate-6-0-free-widget-time-based-actions/

And have you tried the reverse: have the widget appear slightly delayed? Could not try it.

I had hoped that the new timer interaction could do something similar, but once the time it is stll 2 seconds waiting time and action only possible is a jump to...

Tags: Adobe Captivate

Similar Questions

  • How to make the non selectable radio button field

    I want to UN selectable radio button field average user will be not be able to select. How can I achieve this. Please help me for this.

    You could remove them from the screen, or do unfocusable or make unmodifiable.  The choice will depend on what you're trying to reach.

  • Make the already selected Radio button

    Hello...

    I'm stuck on the option buttons in Adobe Muse (latest version).

    I want a button already when selected on the page, so, if someone comes to another page or an external site to this page, one of the options on the option button is selected, rather than their choice select. Its already done for them.

    Please can someone advise a solution here.

    Thank you very much.

    Select the radio button in the Group

    and set the appropriate default option

    .

    The image below is in Dutch, but I guess you'll get the idea.

  • How to select radio buttons

    Hi all

    I create 5 radio buttonss.
    assign a group of radio buttons to all buttonss of radio.

    whenever I am clicking on the first buttonnn of radio
    After selecting the first radio buttonn

    automaticallyy the last option button is selectedd.

    I don't want to create the last radio buttonn

    radio button, I chose this option button is selected
    remaining all deselected r

    for these radio buttonss

    I create a page layout to format cell under a flowlayout.
  • Value of the selected radio button

    Suppose I have a selector. When I choose a value and close the app that is more selected when I reopen it

    Picker {
                    id: picker
                    title: "Display color"
    
                    rootIndexPath: []
                    dataModel: XmlDataModel {
                        source: "data.xml"
                    }
    
                    pickerItemComponents: [
                        PickerItemComponent {
    
                            type: "item1"
                            content: Container {
    
                                ImageView {
                                    imageSource: pickerItemData.image
                                }
                            }
                        }
                    ]
    
                    onSelectedValueChanged: {
                       //
                    }
                } //color picker
    

    What I want for my selected item previously be selected when I opened this selector again. I'm not anywhere, any option of 'value' as one of the DateTimePicker.

    Try in your page onCreationCompleted signal. Something like

    onCreationCompleted: {}

    yourpicker. Select (0, your_previous_selected_index);

    }

  • Photoshop CC Auto-possibilite select the hidden layers

    Hi, I am not sure if this is a bug or what... When I click on and drag with the move of the automatic selection of the multiple layers tool, it will not select only the layers that I wanted, but also layers hidden in the same area of my selection (or at least, layers, which are in the hidden groups).

    For example, say I have a layer group. I duplicate the group, and then make the original group invisible so that I can create an alternative version. When I clock and drag to select the objects in the new group, the (hidden) in the former group objects get selected as well, so I'm obliged to selection click on every article I want to change... forever.

    This is different from all previous versions of PS and a big trouble.

    If someone else can confirm this bug, or is it just me? Or not consider you this as a bug? I see some specific cases where it can be useful, but I would like to control this behavior as a preferece. Maybe there is already a preference for this problem and I just have not found. Any comments would be more useful

    See you soon,.

    Cory

    Discussing this bug here:

    http://forums.Adobe.com/message/5423270#5423270

  • How to get access to Boolean text for the selected radio button?

    I tried to move reference [] controls, but could not get the help of labels and legends.

    You will need to use the more class specific node to access the property 'boolean' of this control. Before doing this, be sure to have a business structure that verifies the name of the control class. Take a look at the image as an attachment to get an idea.

  • How to show or hide the region of the shuttle during the click on the radio buttons?

    Hello

    I'm new to JDeveloper. Here is my requirement.

    1. create 2 radio buttons: Yes and no and default displays "" selected radio button.

    2. create a region of shuttle with select query in VO.

    Query is:

    Select 'No group' for_user, for_pkg double null

    Union

    Select "Company" for_user, for_pkg "SEGMENT1" double

    Union

    Select 'Rental' for_user, for_pkg 'SEGMENT2"double

    Union

    Select 'Cost center' for_user, 'SEGMENT4' double for_pkg

    Union

    Select 'Project' for_user, 'SEGMENT5' double for_pkg

    Union

    Select "Intercompany" for_user, "SEGMENT8" for_pkg of the double

    order by nulls first for_pkg

    3. initially hide the region of the shuttle during the loading of the page.

    4. click on the radio button 'yes', display area of the shuttle with values at the head of list of query VO and empty list leak.

    5. new click on the 'no' radio button, he must hide region and so screen shuttle shuttle dynamically according to the selected option button.

    But my problem is I am able to hide area shuttle when the page loads at the beginning and after that, when I'm clicking 'Yes' radio button, is just to display area shuttle empty without value in the main list and once when I'm clicking 'No' radio button, it should hide area shuttle but he's not hiding. I used the RPP to show or hide the area Shuttle under certain conditions. I use JDev 10.1.3.3.0 version as we Oracle EBS version 12.1.2 in our society.

    Please find the attached draft and suggest me proper with examples of sample approach.

    Monika,

    I tried to get this working in the lower version of Jdeveloper and looks like it works.

    Can you make the change below and see what happens.

    1. modify your query to VO as below: (I replaced null with SEGMENT0)

    select 'No Grouping' for_user, 'SEGMENT0' for_pkg from dual
    union
    select 'Company' for_user, 'SEGMENT1' for_pkg from dual
    union
    select 'Location' for_user, 'SEGMENT2' for_pkg from dual
    union
    select 'Cost Center' for_user, 'SEGMENT4' for_pkg from dual
    union
    select 'Project' for_user, 'SEGMENT5' for_pkg from dual
    union
    select 'Intercompany' for_user,'SEGMENT8' for_pkg from dual
    order by for_pkg
    

    2. place VO execution to the processFormRequest:

        public void processFormRequest(OAPageContext pageContext,
                                       OAWebBean webBean) {
            System.out.println("In process Form Request");
            super.processFormRequest(pageContext, webBean);
            OAApplicationModuleImpl appModule =
                (OAApplicationModuleImpl)pageContext.getApplicationModule(webBean);
            String eventParam = pageContext.getParameter(EVENT_PARAM);
            System.out.println("eventParam: " + eventParam);
            if ("showHideShuttle".equals(eventParam)) {
                //  appModule.invokeMethod("deletetrailing");
                System.out.println("Inside If");
                OAMessageCheckBoxBean messageCheckBoxBean = (OAMessageCheckBoxBean)webBean.findChildRecursive("checkBoxBean");
                System.out.println("messageCheckBoxBean : " + messageCheckBoxBean);
                String messageCheckBoxBeanVal = (String)messageCheckBoxBean.getValue(pageContext);
                System.out.println("messageCheckBoxBeanVal: " + messageCheckBoxBeanVal);
    
                if ("Y".equals(messageCheckBoxBeanVal)) {
                    OAViewObjectImpl shuttleVO1 =
                        (OAViewObjectImpl)appModule.findViewObject("ShuttleVO1");
                    if (shuttleVO1 != null) {
                        shuttleVO1.setWhereClause(null);
                        shuttleVO1.setWhereClauseParams(null);
                        shuttleVO1.executeQuery();
                        System.out.println("Executed Query : " + shuttleVO1.getQuery());
                    }
                    OAViewObjectImpl shuttleVO2 =
                        (OAViewObjectImpl)appModule.findViewObject("ShuttleVO2");
                    if (shuttleVO2 != null) {
                        shuttleVO2.setWhereClause("1=2");
                        shuttleVO2.setWhereClauseParams(null);
                        shuttleVO2.executeQuery();
                        System.out.println("Executed Query1 : " + shuttleVO2.getQuery());
                    }
                }
                String[] name = { "RenderAttr1" };
                String[] val = { messageCheckBoxBeanVal };
    
                Serializable[] params = { name, val };
                Class[] paramTypes = { String[].class, String[].class };
                appModule.invokeMethod("setXXCustomPVOValues", params, paramTypes);
    
            }
    
        }
    

    3. move Spel link shuttle Bean for the region of header above.

    Some useful links for the shuttle Bean:

    Technology blog based in Java of Sushant: 13. Area of application OFA shuttle

    Framework OA Blog: control of the shuttle as part of OSTEOARTHRITIS

    See you soon

    AJ

  • Simple form: just 1 text field and the radio button 2...

    I have a question about the Muse Widgets when it forms.  I have a very simple interface, I want to try to apply an additional tax of an amount of entry; I want to give the user the ability to select Add fresh or not.

    The only widget I found on current Muse was a Simple Contact form emails. I've stripped down to 1 input text, group 1 radio. I exported html code, added in the onclick event in the HTML for the radio buttons perform the calculation of the additional tax.  On the action of the form = "xxx", muse creates a few php files for validation and finally sending the form as an email, I have a test in the form e-mail address.  I can stub out that php and put in my own actions to waive the sending of the email.  I have 2 questions: ONE QUESTION) on the level of code there is a control of the syntax form fields (corresponds to the entered text input, is a selected radio button, etc.). SimpleContact form comes with 3 < p > < / p > due to the action of the form = "xxx" statement. The 3 lines correspond to the errors, which is a generic "server has encountered a problem." (something like that).  Does anyone know what code is to identify the error and how it is returned to the call statement? MuseUtils.js?  It is not in the action = "xxx" php referenced file.  It maybe too much, I'm interlacing syntax, semantic validation on a form after the muse html export.  Second QUESTION) is before all this... it all simple forms of 3rd party, I can use (Group 1 radio 1 text, drop-down list), which I can integrate Muse?  Looked at Muse-themes.  Don't have a complete package of e-commerce, yet.  (This is for a non-profit and trying to reduce recurrent costs).  Sorry, this is so wordy, appreciated by any direction.

    Answering the second question, you can check out these alternatives:

    http://musewidgets.com/search?q=form

    Thank you

    Sanjit

  • display of the values of selected option buttons

    Hello

    It is an application that would allow users to go through a step-by-step process to build their product, in this case, it's ice cream.


    Description:

    There are six option buttons, four belonging to a radiobuttongroup and two others belonging to an another radiobuttongroup. In addition, there is a mx:TextArea (including the editable value false).

    This Panel will most likely go into a mx:ViewStack as a "first step" in the process of personalization of the ice cream. The selection of a radiobutton to every radiobuttongroup must be required to move forward (go to the next "step", as in the Panel following in the ViewStack).

    Problem:

    Allowing the user to select an item in each of the two radiobuttongroups and write values of these two selected radiobutton [such as specified by the value of the radiobutton = property 'radioButtonValue'] to the mx:TextArea, on different lines.

    I have been moderately successful in trying to do it, but I didn't know how to write two values in the same text box
    without crushing them each other.

    Misc.

    At first, I tried something to the effect of: ( changed from the 2 flex components Explorer)

    < mx:Script >
    <! [CDATA]

    Import mx.events.ItemClickEvent;

    Event handler function to display the selected button
    in a text box.
    private void handleConeType(event:ItemClickEvent):void
    {
    If (event.currentTarget.selectedValue is "sugarCone")
    {
    iceConeTextBox.text = "Sugar cône";
    }
    on the other
    {
    If (event.currentTarget.selectedValue is "waferCone")
    {
    iceConeTextbox.text = 'Wafer cone. "
    }
    }
    }
    }
    []] >
    < / mx:Script >
    Quite exaggerated to get something to work, I know. It was not very effective, and I sincerely hope that there are better ways to do this.

    I would like if possible avoid using two mx:textareas.

    Example of

    Here is a link to better describe what I'm talking about (Note: View Source is enabled).

    ConeChooser Application


    Thank you!

    You can access the selected radio button value the id of Group of radio button groups, you don't need to check each radio button individually. Then coneType.selectedValue will give you the value of a button radio is selected in the group, and the coneType.selection.label will give you the label of the currently selected option button or null if none is selected.

    Try this code:


    http://www.Adobe.com/2006/mxml '.
    Width = "100%" height = "100%" layout = "absolute" >

    private function updateText (): void {}
    var totalSelected:uint = 0;
    var cone: String = "";
    var size: String = "";
    If (coneType.selectedValue! = null) {}
    Cone = coneType.selection.label;
    totalSelected ++;
    }
    If (coneSize.selectedValue! = null) {}
    size = coneSize.selection.label;
    totalSelected ++;
    }
    iceConeTextBox.text = '\r', cone + size;
    If (totalSelected == 2) {}
    next_btn.enabled = true; to go to the next view in the viewstack
    }
    }
    ]]>

    horizontalCenter = red "0.5" = "0.5" layout = "absolute" >

    text = "Select your cone." y = "10" height = "44" fontSize = "25" horizontalCenter = "0" / >



    label = "Sugar Cone" width = "150" x = "2" y = "62" / >

    label = "Waffle Cone' width = '150' x '2' = y ="88"/ >

    label = 'Wafer cône' width = '150' x '2' = y = "114" / >

    label = "Chocolate dipped Wafer cone" width = "201" x = "2" y = "140" / >






    Vygo

  • RADIO BUTTON TALLY - Auto County &amp; display the boxes checked/selected

    Hi, feels like it should be simple and straightforward, but it is obvious to me.

    I have a Questionnaire with say twenty answers YES or NO.

    I used radio buttons grouped as fields in order to choose one or the other.

    I have a field read "YES Tally" alone at the bottom of the questionnaire text, formatted as 'number '.

    I want the form automatically calculate and display the number of YES responses (radio buttons) selected or checked.

    How can I achieve this?

    ZB.

    If you have your export value for the set buttons to '1', then you must use the option of calculation ' field is the sum of: "option of calculation, or you can use the" simplified field "to add the names of the fields." If you use a value other than the value of exports, so you need to write a custom script and either test for the value of exports of the button 'Yes' or for the value of exports not be 'Off '.

  • How to programmatically set the option button selected on a group of radio buttons

    Hello, I have another question for you.

    How can I set an option specifically button selected programmatically on a group of Radio buttons? I think it's very simple, but I can't find a solution.

    Thank you in advance.

    You can use the SetActiveCtrl function

  • get the label from a selection of radio in a box of radio buttons

    I use a control of radio buttons, with four selections of radio in there.  I understand that this is an enumerated type, so the value is a 'number '.  When wire you this control to a statement button, the case is automatically generated with the selections radio labels.  Is there a way to capture the label of the button that was chosen?    I'm using LabVIEW 8.0 for this project.  Thanks in advance for your time.

    Hi bj,.

    Just use a FormatIntoString with the format specifier '%s '...

  • still trying to make more visible radio button selections

    11.1.1.4 forms (us better not know because it is not certified for 2012r2 which is the machine that we could put this on.)  We expect...)

    in when-radio-changed before

    OK after having corrected a mistake big it's the current code:

    It works to set a different color when running a label radio! But there is a problem. I can't seem to

    unplugged the color. When the user selects another radio button colors should change course.

    For some reason any, as I get to the effect that they cannot be changed again. Any ideas?

    Does anyone know how to specify < unspecified > as a color? I tried many things and no

    work.

    declare

    currfield varchar2 (64): =: system.trigger_field;

    Val varchar2 (10): = 0;

    unpickedcolor varchar2 (20): = "r50g75b50";

    pickedcolor varchar2 (20): = "r100g100b100";

    Start

    set_radio_button_property (currfield, 'CONCENTRATE0', BACKGROUND_COLOR, unpickedcolor);

    set_radio_button_property (currfield, 'CONCENTRATE1', BACKGROUND_COLOR, unpickedcolor);

    set_radio_button_property (currfield, 'CONCENTRATE2', BACKGROUND_COLOR, unpickedcolor);

    set_radio_button_property (currfield, 'CONCENTRATE3', BACKGROUND_COLOR, unpickedcolor);

    Val: = trim (name_in (currfield));

    If val = '0' then

    set_radio_button_property (currfield, 'CONCENTRATE0', BACKGROUND_COLOR, pickedcolor);

    elsif val = "1" then

    set_radio_button_property (currfield, 'CONCENTRATE1', BACKGROUND_COLOR, pickedcolor);

    elsif val = "2" then

    set_radio_button_property (currfield, 'CONCENTRATE2', BACKGROUND_COLOR, pickedcolor);

    elsif val = "3" then

    set_radio_button_property (currfield, 'CONCENTRATE3', BACKGROUND_COLOR, pickedcolor);

    end if;

    synchronize;

    end;

    I got it! Many hours trying things, doing really, really, really stupid mistakes, etc. And the answer is below.

    NOTE that it is impossible to change the BACKGROUND_COLOR of the option button, because what happens is the color change _sticks_. (11.1.1.4) if the user has chosen an option button and then selects another so you have two radio buttons that have the selected color and so on. But it happens with VISUAL_ATTRIBUTE is the way to go. Here, I got a Visual attribute (which replaces the background_color) and the font size and the font defined for the radio group and that does not cause a problem. All the radio button properties have the default value and .

    It comes to relax when-radio-changed before status.  CURRENT and SELECTED are defined VISUAL_ATTRIBUTES.

    Now, if only there were an easier way of coding this because having a zillion radio groups this is going to be one heck of a

    a lot of work duty code using hard-coded radio_button_names.

    declare

    currfield varchar2 (64): =: system.trigger_field;

    Val varchar2 (10): = 0;

    Start

    Val: = trim (name_in (currfield));

    set_radio_button_property (currfield, 'CONCENTRATE0', VISUAL_ATTRIBUTE, 'CURRENT');

    set_radio_button_property (currfield, 'CONCENTRATE1', VISUAL_ATTRIBUTE, 'CURRENT');

    set_radio_button_property (currfield, 'CONCENTRATE2', VISUAL_ATTRIBUTE, 'CURRENT');

    set_radio_button_property (currfield, 'CONCENTRATE3', VISUAL_ATTRIBUTE, 'CURRENT');

    If val = '0' then

    set_radio_button_property (currfield, 'CONCENTRATE0', VISUAL_ATTRIBUTE, 'SELECTED');

    elsif val = "1" then

    set_radio_button_property (currfield, 'CONCENTRATE1', VISUAL_ATTRIBUTE, 'SELECTED');

    elsif val = "2" then

    set_radio_button_property (currfield, 'CONCENTRATE2', VISUAL_ATTRIBUTE, 'SELECTED');

    elsif val = "3" then

    set_radio_button_property (currfield, 'CONCENTRATE3', VISUAL_ATTRIBUTE, 'SELECTED');

    end if;

    synchronize;

    end;

  • How to use radio buttons to display different text depending on the selected button?

    I am new to acrobatXi and have been implemented on-line to fill PDF Forms.

    I have 3 radio buttons in a group (Group 1) choice1, the lendemain2 and the 3 choices.

    I would like a text box to display the text "price" If you selected option 1, the 'price B' If you selected option 2 and the ' price C "If you selected option 3.

    I have no experience of java, so any help would be appreciated.

    Use this code in the custom text field calculation script:

    var v = this.getField("group1").valueAsString;
    if (v=="Off") event.value = "";
    else if (v=="choice1") event.value = "Price A";
    else if (v=="choice2") event.value = "Price B";
    else if (v=="choice3") event.value = "Price C";
    

Maybe you are looking for

  • Stor E Alu 2.5 500 GB is not recognized correctly

    I had it for 16 months and had no problems. I updated some files no problem of backup as usual Wednesday night. When I plugged it again Thursday my computer laptop would not recognize him as he usually does, IE Toshiba USB 2.5 "-HARD drive with a log

  • HP Photosmart C4795 of only printing blank pages - including the test page.

    I have a Macbook Pro IOS 10.7.5. WARNING - I have had this printer for about 2 years and it is literally never worked for me. I finally gave up and its been sitting in a closet. I really need to be able to print at home again this is why I'm asking n

  • Where are the games preloaded Microsoft Windows 7 Pro?

    I have Windows 7 Professional, and there is no games preloaded Microsoft into the Games Explorer. Where are they? How can I get them?

  • Error when MANUAL upgrade of Windows XP SP2 FOR wINDOWS XP SP3

    during the Windows XPSP2 MANUAL upgrade FOR wINDOWS XP SP3Following error is displayed, not able to verify upd ate.ini.ensure cryptogrphic services are running.i have checked & all the cryptographic services are running. Error continues. Unable to up

  • VSM smartcopy VM

    Hello Quick question... After you have created a "smartcopy" of a single virtual machine of MSM, in EQL Workgroup Manager I see that having creates a snapshot of the entire Volume. Is this correct? Or the snapshot contains only the VM I "smartcopied"