Conditional box?

I need to have a box checked for Yes, unchecked for no. or off box if the database is 'SO' in the column.
Thanks for your help, Doug

Are you making with the help of apex_item.checkbox/2 or type in the column of the report definition?
You can use the old one and then use the parameter attributes:

SELECT
x,
y,
z,
APEX_ITEM.CHECKBOX2(1,'Y',DECODE(z,'N/A','disabled=true')
FROM my_table;

Depending on your version of APEX, you had to use APEX_ITEM. CHECKBOX and not... 2 which is a replacement due to typo in the previous.

Tags: Database

Similar Questions

  • After using the reset (out-of-condition box) computer laptop Toshiba Windows 8 should 79 updates. What I do before moving on to Windows 8.1?

    My Toshiba Satellite C855D with preinstalled Windows 8 has been reset to a State factory (eveything to remove and reinstall Windows). Everything is good so far. Now updates Windows says to download/install 79 important updates and many of those that are recommended. Is it better to install all updates of recommened front the upgrade to Windows 8.1? Thank you for the answers.

    Yes. Some updates are needed for the 8.1 update, so I would just leave your computer install what it needs.

  • "conditional" checkbox in the General/console/process design of a process definition tab

    Hello

    According to Oracle® Fusion Middleware for Oracle Identity Manager 11 g Release 2 (11.1.2.2.0) Developer Guide, section 5.3.3.1 ('general tab'), the conditional check box has the following meaning:

    "This checkbox determines if a condition is met to add the task of current process to the process.

    Select this check box to prevent the process task to be added to the process, unless a condition has been met.

    "Clear this checkbox require is not the condition must be met for the task process be added to the procedure.

    Please clearify the following questions:

    (1) where exactly define these conditions?

    (2) what conditions are possible? (Complete list or link to documentation)

    (3) where exactly (link, document, chapter) is it is documented in detail?

    Thank you and BR,

    Max

    Hello

    1) its a check box available in the console Design-> Process Management-> process definition-> task-> task-> conditional box properties

    (2) two types of conditions are possible. Otherwise-> task will be call by default whenever the resource is currently in use.

    If verified--> the task will not be called unless its being triggered by an action. (Thanks to a reaction-> success, or using the code)

    (3) I think that the link you share has everything what is necessary.

    Let me know if in doubt.

    ~ J

  • Conditional page

    Hello

    I have an application (Apex 4.0.2), where all authenticated users can view page #1, but only some of them are allowed to access the pages 2 and 3.
    How can I achieve this?

    I thought that there is a 'Condition' box in the 'Edit Page' page (kind of like when you change an element), but there was not.
    I made the tabs in page-chaning conditional display, but a skillful user can understand (from the URL), how the browser displays the other pages...

    Any ideas?

    Kind regards
    Laszlo Mocsar

    Lmocsi wrote:

    I have an application (Apex 4.0.2), where all authenticated users can view page #1, but only some of them are allowed to access the pages 2 and 3.
    How can I achieve this?

    I thought that there is a 'Condition' box in the 'Edit Page' page (kind of like when you change an element), but there was not.
    I made the tabs in page-chaning conditional display, but a skillful user can understand (from the URL), how the browser displays the other pages...

    As a rule, use the authorisation schemes to control the access/rendering of security ("composed of officials see/access this page and he has associated with the tab '); and Conditions to control the rendering for functional reasons ("region is displayed only if the account is late").

    Apply authorization levels component solves the problem you mention: with the regime applied to the tab, only authorized users can see click on; with it also applied to the page, 'smart' unauthorized users cannot access the page using the URL.

    You should also watch the Session State protection to prevent 'smart users' alteration of any data passed in the URL.

  • Accept the terms and Conditions button missing

    I just tried to sign up for a free trial of creative cloud.  I used my exisitng Adobe ID and then I was asked to enter my date of birth... and then the terms and conditions box popped up.  Using Chrome and Firefox 19.0.2 26.0.1410.64 m the box to check and accept button are missing (broken CSS?) on IE 9, the button displays only but I was able to click on it.  I told Adobe customer service, but they said that they could not pass the info and suggested I post here...

    TLyon please see existing discussions on this topic at http://forums.adobe.com/message/5180180#5180180 and http://forums.adobe.com/message/5130319#5130319.  I would recommend adding your experience to the first discussion rather than start a separate discussion.

  • Newbie: Discoverer Desktop - is there a way to create complex conditions

    Hello

    Using Discoverer Desktop, is it possible to do the following:

    A = 1 or (A = 2 and B = 4)

    Pls advise, thx, Sandra

    Hi Sandra,.

    Try this:

    Create new condition. Create A = 1, then click on "GOLD". In the 2nd line that has been generated all the A = 2. Click 'Add' or 'GOLD' to add another condition '' OR ''. Set B = 4.

    You should now have a condition 'OR' with 3 rows. Hold the Ctrl key and click on the A = 2 and B = 4 rows (generally you must click on the left side of the bit corresponding to the A or B).

    You release Ctrl and click on "AND". This should be the condition that you are after.

    You can also click on the "GOLD" in the condition box (grey bar on the left of it) and then click on the button "AND". This will generate a condition 'AND' level higher, like this:

    B = 2 and (A = 1 or (A = 2 and B = 4))

    I hope this helps.

    Kind regards
    Lloyd

  • 6143 problem with Analog In

    Hello

    We have a cards 6143 PXI system. on 1 card in slot 8, we get allways-5V on several channels in MAX Testpanel.

    Is the fault of the card?

    Hello Jochen,

    Thanks for yor reply, I got the - 5V, if I had connected to the inputs together (short).

    I disconnected our signal Box - air conditioning - (its a Bedo - Box) and connected the 6143 with SCB68 connector housing.

    No problem, all worked fine, the 6143 wasn't damaged.

    Was the reason, we have also a 6733 D/A - card, it was a mistake between the connection cable, and the D/A - a/d card to the

    Signal - conditioning - box.

    Teradein

  • Help in the customization of the FDF

    Hello

    I created a FDF (EIT in HRMS) as of payments:

    In that I have two attributes

    attribute1 is that type of payment has lov (full and partial payment)

    attribut2 is the amount that should depend on attribute1

    whenever payment select employee as payment typeRegeditdans partial attribute1 then the attribut2 (amount) must be activated and allowed the user to manually enter the amount.

    and when the employee select payment then the disabled must attribut2 and the user not authorized to enter any amount in that.

    I need to implement this form of SSHRC.

    need your kind support and provides the steps to implement this...

    Concerning

    Mohsin

    Mohsin,

    You can use personaliztion to disable the target field

    Help > Diagnostics > client Code > customize

    1. in the form of customization, you can enter new Seq number and description of the personalization, use of function type.

    2. use surge = ONCE - NEW - ITEM - INSTANCE

    3. If your target domain is attribut2 then use in object Trigger attribute1 with block name specific like BLOCK_NAME. FIELDNAME

    4. select trigger object, you can set you condition, as you say if attribute1 is a partial payment, then you give in the Condition box like this

    : BLOCK_NAME. Attribut1 = "full payment".

    NOTE: The name of the block will be block shape in which deposited your attribute set.

    5. in processing Mode define them BOTH.

    6 after the Condition set, tab then you switch to the Actions tab.

    7. in the Action tab first you must select this value for each field


    FOR SURE TO INSERT NEW RECORDS

    --------------------------------------------------------------------------

    SEQ = 1

    TYPE = property

    DESCRIPTION = Insert unauthorized

    LANGUAGE = All

    OBJECT TYPE = ITEM

    TARGET = BLOCK_NAME. ATTRIBUT2

    PROPERTY NAME = INSERT_ALLOWED

    VALUE = FALSE

    FOR SECURE UPDATE EXISTING RECORDS

    --------------------------------------------------------------------------

    SEQ = 2

    TYPE = property

    DESCRIPTION = update not allowed

    LANGUAGE = All

    OBJECT TYPE = ITEM

    TARGET = BLOCK_NAME. ATTRIBUT2

    PROPERTY NAME = UPDATE_ALLOWED

    VALUE = FALSE

    Press the button apply and personalization to save.

    then restart the form, and then try again.

    Kind regards

    Martin Khanani

  • A FUNCTION-based index

    Hi gurus

    I use SQL Developer and in the present, I have a cc_tv table and when I press shift F4 to display related table things while it contains the following information:

    index name = TTT_UK_I

    uniquiness UNIQUE =

    Status = valid

    Index_type = NORMAL according TO THE FUNCTIONS

    Temporary = N

    and the following condition = box 'logical_flag' when ' no can END NO other 'Class_ID.

    Another index with the same name but different condition

    index name = TTT_UK_I

    uniquiness UNIQUE =

    Status = valid

    Index_type = NORMAL according TO THE FUNCTIONS

    Temporary = N

    and the following condition = box 'logical_flag' when ' no can END NO other 'As_of_date '.

    Can someone explain the above things. Really appreciate your help. Thank you

    Hello

    It seems that you have a unique composite index based on a function.  To understand this, let's review what each of these terms means.

    A unique index ensures that the same value will not be on 2 or more lines.  (NULL, which is not a value, can be on any number of lines).  So if there is a unique index on the column "Class_ID", if the 2 lines have values in the column "Class_ID", these values must be different.

    A composite unique index ensures that the same combination of values will not be on 2 or more lines.  So if there is a unique index on the combination of columns ('Class_ID', 'As_of_date'), so and 2 rows have values in each column, 'Class_ID' or 'As_of_date', then 1 or two of these values must be different.  However, you can have any number of lines where both of these columns are NULL.

    An index based on a single composite function is as a single composite index, but the things that must be unique are not actually columns; they are expressions that come from columns.

    You have a unique composite index based on a function, where the combination of these 2 expressions (not columns) must be unique:

    Case 'logical_flag' when ' no can END NO other 'Class_ID.

    Case 'logical_flag' when ' no can END NO other 'As_of_date '.

    The effect is like a unique composite index on all columns ("Class_ID', 'As_of_date') which applies only to the lines where 'logical_flag' = 'n'.  If "logical_flag" is any other value (or NULL) then the other columns must be unique.  Why?  Because when 'logical_flag' is another value (or NULL), as well of the CASE the above expressions return NULL, and you can have a number any of columns where both of these expressions have the value NULL.

    Sorry, I don't know much about SQL Developer.  If you need to know something specific to SQL Developer, for example how it displays information about the index, then you should post a question in the SQL Developer forum

    https://community.oracle.com/community/developer/english/development_tools/application_development_in_pl_sql/sql_developer _(not_for_general_sql_plsql_questions)

    Not here.

  • Calculated measure (OLAP language) of the calculated measure (Expression OLAP)

    Hi, once again!

    I need to create a calculated measure in the form of free type AWM (OLAP Expression, with the condition BOX) based on the results of another measure calculated again with the status of the CASE.

    For example, I have a few basic measure number of type 'BM1', 'BM2', "BM3" . And I create a calculated measure "BM_AMOUNT" that returns a number if 'BM1' is not null or 0 with the expression:

    CASE

    WHEN BM1 = 0 or BM1 is NULL THEN NULL

    ANOTHER (BM2 - BM3) / BM1

    END

    And then I create a different "BM_PT" calculated measure that returns points based on the value of the first expression:

    CASE

    WHEN BM_AMOUNT > 0 THEN 0

    ANOTHER 20

    END

    Now, when I want to create the second expression I get error: XOQ-01958derived measure is a type of invalid data or data of any kind.

    I found a way to work around this - I create first the measure with the NUMBER type and then change it to the expression of OLAP, and it works.

    However, the problem is when I export the cube and that you want to import on another instance. Then, I get the same error for this measure "BM_PT" and impossible to import the cube.

    The only way I've found is to edit the XML code and remove the measure, then create it manually as mentioned above (type NUMBER then change it), but it would be really nice if there is another way to knit this tour. This is so my question, is it?

    * The example is just to help understand what I want to achieve and what is not correct.

    Re: #2

    If you use OLAP DML, if CUBE_DDS is the name of the cube and DOOD is the name of the measure then the expression to use in the formula of the OLAP DML is _.

    Try with CUBE_DDS_DOOD, CUBE_DDS_F0150, CUBE_DDS_DO0, CUBE_DDS_SF0213, CUBE_DDS_F0180 etc., in the formula.

    In AWM, you can open the OLAP worksheet and check if the following expressions are valid by publishing a

    > CUBE_DDS_DOOD DSC

    order

    Formula:

    > If nafill(CUBE_DDS_DOOD,0) eq 0 then na to another ((CUBE_DDS_F0150 + (CUBE_DDS_DO0 + CUBE_DDS_SF0213) * 0.2) - CUBE_DDS_SF0213 - CUBE_DDS_F0180) / end CUBE_DDS_DOOD

  • BASED ON A NORMAL FUNCTION

    Hi gurus

    I have the table named term_rule and when I try to insert data into this table using the forall loop then I get the error of unique constraint and system returns the name of the unique constraint and when I look into the details of the table in SQL Developer, so I can find the info on the name of this constraint.

    index table = TRP_UK_I

    uniquiness UNIQUE =

    Status = valid

    Index_type = NORMAL according TO THE FUNCTIONS

    Temporary = N

    and the following condition = box 'logical_flag' when ' no can END NO other 'Class_ID.

    Case 'logical_flag' when ' no can END NO other 'As_of_date '.

    Can someone explain the things above in detail. Really appreciate your help. Thank you

    Now... this a function-based index said... that uniqueness is needed when the LOGICAL_FLAG is set to 'n', for all these uniqueness of rows in the column combination CLASS_ID, AS_OF_DATE is necessary.

    HTH

  • 2 dynamic action for an item

    I have two dynamic actions for an item from the selection list that is loaded from an element of Cascade LOV.

    Dynamic action 1:

    Name: d1
    Condition: Value = "EXPECTED".
    true action: see the 'Solution' element.
    action of false: hide a 'Solution '.

    Dynamic action 2:

    Name: d2
    Condition: Value = 'OFFERED '.
    true action: see the 'Solution' element.
    action of false: hide a 'Solution '.

    That's happened? If only works with the dynamic action of d1 or when I did some changing works with dynamic action of d2. I unchecked the field "load fire on the page" but it did not work. I think that there is perhaps some collide with them but I analyzed it, but I can't find. Thanks in advance.

    Another thinks I want to ask is how to order values in a select list... with this code above indicate me the values in the following order: closed, lift, open, waiting. But I want the values in the following order: open, pending, climbing, closed. How can I do?
     select distinct STATUS as display_value, STATUS as return_value 
      from HD_STATUS
     order by 1
    Best regards, Bernardo.

    Ah so. It's actually easier then.

    You'll have an installation DA your d1 is configured with the following differences:

    Name: d1
    Event: Change
    Selectio type: Item(s)
    Item: P10_SUBSTATUS
    Condition: Javascript expression
    Value: $v('P10_SUBSTATUS')==='PLANNED' || $v('P10_SUBSTATUS')==='OFFERED' 
    
    true action: Show "Solution" item,
    false action: Hide "Solution" item.
    
    Nothing in the Condition box that currently has the PL/SQL expression. (Make sure to select "None" as the condition type in the condition box)
    

    You need basically the GOLD option that is provided above as Javascript. ' | ' is the operator or if you are not familiar with JS. ' = ' means exactly equal to, and possibly "==", equal to so you could also put it this way.

    Should have thought first of this route.

    Published by: Bob37 on June 28, 2012 16:15

  • How can I login to my admin dashboard?

    I typed in my e-mail and password which seem to work, check the terms and conditions box, retyped my login and password to enter the dashboard and the "go" button does not work.  It still has any suggestions on how I can access my dashboard to existing customers of maintenance as welll put in place the new Web site?

    Alex

    Hi Alex,

    Your problem resembles that described in this technical note: http://forums.adobe.com/docs/DOC-2131

    The solution would be to connect to the system or ensure the URL of your partner site.

    If this does not work, can you please let us know the exact URL where you try to connect?

    Kind regards

    Florin Carlig

  • View Member Smart Select do not show all attributes

    I picked up on this while doing a comparison and contrast of the feature Smart View versus the classic Essbase Excel add-in.

    When I use Classic Essbase member selection dialog box, I choose (via Sample.Basic) market, fly East to the rules list box, right click and select subset, select the dimension of the attribute of the Population and then scroll through the various members of the Population, for example, Small, Small_3000000, Smal_6000000, Medium , Medium_9000000, etc.

    I can then select way = 9000000 and click on the button ' Add condition AND "to add it to the list of Conditions box. If I click on preview, I see that this is Massachusetts.

    If I have the sheet with Smart View, drag the size of the market and use the SV member selection dialog box, select is by checking its box, go to the dropdown filter and select filter, I see the Arguments of filter dialog box. I can, click on the Select button attribute and see the subset dialog box. When I click on the member dropdown I see: Small, Medium and Large. Which draws upwards of all market members who are of average: Massachusetts, Florida, Illinois and Ohio, but not the level zero attribute dimension members.

    Is there another step to get to these level zero attribute dimension members? I just want these average markets which have a population of 9000000.

    Kind regards

    Cameron Lackpour

    Published by: CL on March 31, 2010 06:48
    Should have added that it's Smart View 11.1.1.3.00 (build 190).

    Just tried it and I saw that the same looks that we need to highlight here. The only work is about to put the population on the grid and drill to the Member you want and then set the option to remove the missing data. If you then drill on the market, you will see only the markets that meet this condition of attribute.

  • Child form pre-populate with API problem

    Hi all, I have a problem. I managed to add a default role value to my child your sap role using the api operations fuctions form that is called by a newly added process task. But I realized that this task is also called in the reconciliation of the target! Causing a problem only when a user is linked to reconciliation by default, I add is added to its form of process. Is it possible to prevent this problem? It is a general problem, I think.

    Well as I understand it, is that you add this child default table field using the API using a process task. Now, just make sure that you have done this task as conditional. The reason for this is due to the fact that in the last of "reconciliation" for brand new * correspondence found user * a binder is through IOM and after * reconciliation Insert received * all executed task tasks without condition in the order. "»

    * Process Definition-> 'Your custom task'-> conditional box *.

    Now for your share of provisioning, simply run this task by making a response generating task for * create user * on * SUCCESS * response. Give it a try.

    Thank you

    Sunny

Maybe you are looking for