Push the action list page

How can I push a QML page when the user clicks on an element of action?

    actions: [
        ActionItem {
            title: "Item"
            onTriggered: {
            }
        }
    ]

Here you are:

  import bb.cascades 1.2

  Page {
    Container {
        background: Color.Black
    }
    actions: [
        ActionItem {
            title: "Item 1"
            imageSource: "asset:///images/emptypixel.png"
            onTriggered: {
                var theSecond = secondPage.createObject();
        the_id_of_navigationPane.push(theSecond);
            }
        }
    ]
    attachedObjects: ComponentDefinition {
    id: secondPage
    source: "mysecondpage.qml"
    }
  }

Tags: BlackBerry Developers

Similar Questions

  • How can I get the songs on my wish list?  There is no indication as to how to buy on the wish list page.

    How can I get the songs on my wish list?  There is no indication as to how to buy on the wish list page.  I searched for over an hour for the method to buy songs from the wish list.  Very frustrated!

    Is this a question about Apple TV.

  • the task list page

    I can see the change in the task list page at PT 8.51.

    Previously, I was using 8.48 PT and it looks different.


    Can someone let me know more about it and to give the link to the DOC who will help me to understand the new features of page list jobs in PT 8.51 on CRM 8.8

    Hello

    The CRM task list is different from the worklist PeopleTools.

    If you switch to PeopleTools 8.51, the feature does not change, only the changes to the appearance and usability.

    See doc on the operation of the list of tasks in the chapter following work with the CRM task list
    http://docs.Oracle.com/CD/B28703_01/PSFT/Acrobat/crm88act-B1202.PDF

    See all PeopleBooks on CRM 8.8 see this link
    http://docs.Oracle.com/CD/B28703_01/PSFT/HTML/doclist.html

  • Create a shortcut on the desktop of the action from the actions list

    Hello

    I created an action to convert PDFs to Word Adobe Acrobat Pro. I saved this action, and it is visible in the LIST OF ACTIONS in the Action Wizard. Is it possible to create a shortcut through which I can access the action I created directly from my office.

    If it is not possible then there keyboard shortcuts that will take me to this action after the opening of Acrobat Pro?

    The answer is no to both questions.

  • Enable reassign the button on the task list page

    Dear all,

    We are on 8.51.14 and the use of AWE for workflow routing (new advanced workflow). But the buttons, mark worked and reassign are disable for lists that we have created. Does anyone know how we can make it active?

    Thanks in advance.

    Dennis

    This has been disabled to activity - Step level of activity EOAW_ROUTE

    The option "Checked when worked" in the attribute in the list of tasks of the activity EOAW_ROUTE been put Programmically instead of the default value recorded.

    This is expected behavior. If you mark the worklist as worked from the task list, the transaction would have a pending status.
    AWE marks the task list a net after user access approval page from the task list and approves or declines the transaction.

    I would like to advice you take a look on the Webcast of RESPECT to advise for dept of information on how it works.
    https://support.Oracle.com/CSP/main/article?cmd=show&type=not&ID=1400762.1#PSentprse

  • I have a webapp when the load list page I want to get the list with a default filter

    Hello

    I have created a Web application, load when the page of list of webapp, I want to list page showing items with a default filter, how do I get it?

    Thank you

    CAD

    It goes like this:

    -set up your categories or classifications in admin

    -Add a class module to your page by example/format of lists, in the following

    {module_webapp, 12345, c, 98765} where 12345 is the application web and 98765 id is the id of category (if you are using the Add-ons Manager, he will do it for you

    -create links witht in the following format:

    /listings? CategoryID = 12345

    /listings? CategoryID = 67890

    and so on.

    When you land on this page /listings with the category id in the url, the web app module filter elements of web application and view only those who belong to the category of the URL id.

    I hope that helps!

    Mario

    www.twoblokeswithapostie.com - help BC partners since... forever!

  • dynamic category list link to the product list page does not

    I have a list of dynamic category which is filled from a mySQL database

    <? PHP {? >}

    < li > < a href = "product - list.php? CatID = <? PHP echo $row_Recordset1 ['CatID'];? > "> <?" PHP echo $row_Recordset1 ["productGroupGUID'];? > < /a > < /li >

    <? PHP} while ($row_Recordset1 = mysql_fetch_assoc ($Recordset1));? >

    im not sure if the aboive is correct?

    I need to link to the product page and just show all products in this category

    list of php code is

    $var1_Recordset1 = "-1";

    If (isset($_GET['CatID'])) {}

    $var1_Recordset1 = $_GET ['CatID'];

    }

    @mysql_select_db ($database_lotties, $lotties);

    $query_Recordset1 = sprintf ("" SELECT * FROM lottieProducts, lottieCat WHERE lottieCat.CatID = lottieProducts.CatID AND lottieCat.CatID = %s ", GetSQLValueString ($var1_Recordset1,"int")");

    $Recordset1 = mysql_query ($query_Recordset1, $lotties) or die (mysql_error ());

    $row_Recordset1 = mysql_fetch_assoc ($Recordset1);

    $totalRows_Recordset1 = mysql_num_rows ($Recordset1);

    Thanks in advance

    He made

    $varCat_rsProductData = '0 '.

    If (isset($_GET["cat"])) {}

    $varCat_rsProductData = $_GET ["cat"];

    }

    @mysql_select_db ($database_lotties, $lotties);

    $query_rsProductData = sprintf ("" SELECT * FROM lottieProducts WHERE lottieProducts.CatID = %s ", GetSQLValueString ($varCat_rsProductData,"int")");

    $rsProductData = mysql_query ($query_rsProductData, $lotties) or die (mysql_error ());

    $row_rsProductData = mysql_fetch_assoc ($rsProductData);

    $totalRows_rsProductData = mysql_num_rows ($rsProductData);

    link to the chat list

    ">

  • Run the process list Page

    I have a list on page 1.
    I also have a process page (offer - after the validations and calculations).

    When I click on one of the items on my list, it must run the page.
    I put this item in the list
    Target: Page 1
    Request: RUN_PLAN

    On the process of my page, I set the condition for
    Request = Expression 1
    Expression: RUN_PLAN

    When I click on the list item, the page sends, but the process is not running.

    What I am doing wrong?

    Gus

    The request matches an element name. If the conditional Expression of Type PL/SQL would be something like this:

    :REQUEST = 'P1_SELECT_LIST'
    

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Apress.com/9781430235125
    http://Apex.Oracle.com/pls/Apex/f?p=31517:1
    http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
    -------------------------------------------------------------------

  • How a pl/sql procedure immediately after the action of page submit/SQL insert?

    I have an entry form where the user enters data and click on the button create which then inserts a record into a table.

    I want to do a few p/sql additional treatment immediately after the record is inserted, using the value of the primary key.

    I tried to create a process page after submit as well as a DA pull on the change of the primary key element, but nothing does.

    Where should I put my code so that my plsql is triggered immediately after the presentation of the page, and after a successful insertion of the folder?

    Any ideas are appreciated!

    Thank you

    John

    Thanks Andre - I had a bug in my pl/sql. A simple process page after submitting is working as expected.

  • The selection list value does not change when the page is sent

    Hi all

    I have a selection list that acts as an entry for the report. the page is submitted using a button.
    The button uses the branch option "redirecting to page in the application. I select the same page.

    The problem is when I change other values in the value list always takes the first value

    I want to know if the problem is with the key or select list. What should I do about it?

    Concerning
    REDA

    Renon wrote:

    I tried your suggestion. Now that I ask, is the report is expected to show only when the button request is passed. I read to present the action of page the name of the button acts as a request.
    so now my report status is request = Expression1 and value of expression1 takes GO tell button name.

    The report does not appear but. I checked the session. It has the value of the selection list and the page is submitted as but the report is not displayed.

    ASK is disabled before the exposure treatment page unless it is set in a branch or a URL, this is why it has no value when they are referenced in your State in the region.

    Set the attribute request in your branch for & request to make available at the course to see the page the current value of the demand for treatment.

  • New options of parameters to pass in the use of action list

    Hi all

    In the Actions list, there is an option to select "new parameters to pass.  Can someone tell me how or what is used for?

    Thanks in advance.

    Action pass parameters generates an HTTP POST request containing the attribute values of selected parameters of PUBLICATION records.

    The destination URL would then be configured to perform an action based on these parameters.

    It is slightly different from a hyperlink action that navigates to a URL, which may include as parameters attribute values.

  • Acrobat DC: Action list opens all files

    Hi all,

    I installed Acrobat DC on Windows 8.1 and wonder about the behavior of the action lists.

    If I run a list (I have several lists, for example to put the metadata inside testicles), Acrobat opens each PDF, the list is running on. The last file remains open.

    Is this normal? Is there a way to change that. I think that all the open files is nit the best for performance. In Acrobat XI and earlier have only a progress bar.

    Thanks, Klaas

    You're right, it's very bad for performance, but Adobe seem to prefer this way... It was the same in Acrobat XI, incidentally.

    The bug that the last file was not closed automatically was also present in XI'AN. It's sad to hear that it was not fixed, but not surprising.

  • Where is the action?

    I use PS CS5 on a Windows XP computer. I noticed two or three times already: I create an action and when I come back to the program, at a later date, it is no longer in the Actions palette. I think the problem is that if the program is closed and then restarted, as happened today when I got to work - maybe the machine has restarted too, not sure.

    Also, I checked what I think is the folder default c:\program cs5\presets\actions of Adobe Photoshop, actions, and the actions listed do not seem to match those that loaded into the Actions palette to start the program.

    I had saved the particular action that get lost somewhere else so I was able to restore, but it never happened to me with all older versions of PS.

    Why isn't it in the Actions palette? Is there something you need to do to fit it?

    Thank you.

    The current contents of the ACTIONS Panel is actually saved in a preferences file called panel.psp Actions.  The actions are not saved separately unless you use the entry to record the Actions of the menu drop down.

    The preferences file locations are listed here:

    http://kb2.Adobe.com/CPS/828/cpsid_82893.html

    -Christmas

  • Uupdate plugin page has all the plug ins listed as unknown, and to the title of the ACTION, there '? Search "; Why has this changed?

    When I checked today to see if no plug-ins needed for the update, all plug-ins have been listed as unknown and in the Action column, there '? Search ". It's never happened before. Thanks for your help.

    I could be the page is out of service.

    Go to the web page. Once the page loads, mouse to the address bar
    and left click the icon. A window to display information of site should
    developed. Now select permissions. In the menu, find the plugins, and
    the value all Allow. This action will have an effect only as a single site.

    Then reload the page.
    https://www.Mozilla.org/en-us/pluginCheck/

  • List of conditional selection without redirection on the Action Page

    Hello

    I have a problem when I want to create a condition between two elements. For example I select Yes on the first point, it should show up the second aria from point text... If not on the first point, the second item should stay hidden.

    I tried with condition on the second point, but I had to choose "Redirect and set the value" on "Page Action time modified value" on the first point... that refreshes the whole page and clears all previous items.

    Can you please help me with a workaround for this problem?

    Thank you!

    You have two elements on the page

    P1_ITEM1

    P1_ITEM2

    Create a dynamic action

    OnChange P1_ITEM1

    Is equal to "Y".

    See the P1_ITEM2

    When you create also check the options to create false actions and trigger the page load

    Remove any link redirect on P1_ITEM1

Maybe you are looking for