VRA booking based on the place and or booking

Hello

I currently use a single blue print to deliver a few versions of server in two different locations (A, B). I would like to make A location applications to use a custom permission policy. I want to achieve this while maintaining a single plan. Does anyone know how to set up a policy on the approval of a reserve, or some sort of another option to make all requests for A site to use a custom permission?

Thank you

Cannot be done until the vRA7.

Tags: VMware

Similar Questions

  • Vertical horizontal ratio has been changed accidentally. Now a vertical oblong (eg. a playing card) looks like the place and all the letters and pictures seem to be shortened.

    I suspect that I accidentally pressed a button or two on my Toshiba Satellite M55 and now all the images and the text have changed their vertical horizontal ratio. As a result, a vertical oblong (like a playing card), now looks like the place and all the letters and the images seems to be shortened or at least more wide than they should be. Is it possible to restore the original report? I tried access to control panel, hot key lists etc but can't find anything that actually return my screen to a normal appearance. Can anyone help please?

    Check Toshibha manul to press the function key to undo the changes.

    Good luck!!

  • Get the number of days in a month based on the month and year of fields

    I have a column in my form which lists the days in a month. I want to configure a hidden field that calculates the total number of days in a month, based on the month and year of the field inputs. The number of days will determine what appears on the column. For example, if I put 4 months, and 2016 in the field of the year, I get 30 in the hidden field. Thus, on the column 'Day', I'll have numbers 1-30. Or if I put 2 months and 2016 in the field of the year, I get the 29 in the hidden field. If the numbers 1-29 appears in the column 'day '.

    Found this on some forum javascript code:

    //Month is 1 based
    function daysInMonth(month,year) {
      
    return new Date(year, month, 0).getDate();
    }

    //July
    daysInMonth
    (7,2009); //31
    //February
    daysInMonth
    (2,2009); //28
    daysInMonth
    (2,2008); //29

    I do not know how to convert this code in JavaScript to adobe and don't really know how to use it. All I know how to do is to configure the field values for the field month and year as variables. I am a novice programmer and would appreciate it really all the help I can get. Thank you in advance!

    The code seems to be JavaScript and runs as needed by using the JavaScript console.

    I would like to consider making more general code, so if you have a date string that includes at least the month and year we could just call the function and get the number of days for that month.

    The following script will calculate the number of days in a month, by using at least the month and year values can display the result on the JavaScript console and all of the value field for the field that has this code as the custom calculation Script.

    function daysInMonth (oDate) {}
    return new Date (oDate.getFullYear (), oDate.getMonth () + 1, 0) .getDate ();
    }

    nMonth var = this.getField("Month").valueAsString; get the value of month;
    nYear var = this.getField("Year").valueAsString; get the value of the year;

    Event.Value = "";

    If (nMonth! = "" & nYear!) = "") {}
    var MyDate = util.scand ("' / mm/yyyy ', nMonth +" / "+ nYear); convert to date object;
    var nDaysInMonth = daysInMonth (MyDate); get the number of days;

    Console.Open (); Open the JavaScript console;

    Console.clear(); clear the console;

    Console.println ("Days in" + nMonth + ":" + nDaysInMonth); show days in month;

    Event.Value = nDaysInMonth; Set the value of the field;

    }

  • Extract data based on the year and month

    My clients have taken a field TimeStamp DB Oracle and downloaded the access in a TEXT field format.
    Samples: 20060401001348CS

    Everything I'm doing is extracted from the data based on the year and the month. I equal to 200604 *, 200604%. Have also tried to use AS.
    Nothing works. It may just be that dificult. Help, please. Thank you

    Mike

    I'm SO sorry. I have 35 years of Experinece in this area and I have my data (assuming) was all a 200604 date and he was not. The query did work. I'll have more questions and that you do not want to loose credability with this site. Again, I am sorry. Sincere to help thanks.
    Ron

  • Mobile based on the size and the position of the other table

    I have the impression that there is an easy solution for this... or it there is no solution at all... but here goes:

    I want to use table 2 to indicate 'total time' as the sum of all time in table 1. Table 1 is set to automatically filter some lines (basically, it creates a dynamic playlist based on certain criteria). What I wish is to table 2 'float' a certain number of Table 1 below, so that as table 1 grows or shrinks according to the filtered content, table 2 remains the same distance from the bottom of table 1. Is - this unreasonable? It seems I've seen tables 'hustles' other tables according to size changes (not the desired effect in these cases, but what I DO want to here).

    Hi mikey,.

    This seems to be the default behavior in Numbers ' 09, but the function may not have been included in 3 numbers. I'm sure someone will test and report on it before long.

    Demo below is in Numbers ' 09.

    Coffee table is a double to the top. After positioning the lower level of the original table, I inserted two rows in the original and watched 'push' that the lowest low, keeping the space between them.

    I reformatted the cells in column B, CheckBox and verified that a few of them.

    Then I opened the Reorganize pane. and the filter rule (see the lines "... ") displayed the value:

    By clicking on "see the lines...". "box produces this result:

    Note: I had selected all the header cells in column B before starting the filter. The first image was captured after unchecking the checkbox 'display lines... '. "developing the table and leaving only the cells in the (previously) selected filtered lines.

    As mentioned, the example is in Numbers ' 09 / numbers 3 behavior may be different.

    Kind regards

    Barry

  • Join between tables header & detail based on the age and group

    To find the amount of the age and the group in the table of detail based on age & group_id in header?

    Example: Take the seq_id = 1 mind, it has age = 60 & group_id = 23 (23 months).

    In the detail table xx_detail, the age column represents the age of the person (0-65 represents the age 0-65 and so on).

    If the age is null, while the rank indicates the Group (0-12 represents the group between 0-12 months). If the age is not null, then the Group 1, group 2, group 3 that data amounts.

    So now I must get the amount as 240 (like my seq_id header = 1, age = 60, group_id = 23, as it is covered by group age & 13-59 0-65). So I need a SQL to find the exact amount in detail based on the header record. We must go to settings & group_id age and get an amount of detail tables. Can anyone provide input how to achieve this in the most simple.

    1. SQL > select * from v$ version
    2. 2.
    3. BANNER
    4. --------------------------------------------------------------------------------
    5. Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    6. PL/SQL Release 11.2.0.3.0 - Production
    7. CORE Production 11.2.0.3.0
    8. AMT for Linux: Version 11.2.0.3.0 - Production
    9. NLSRTL Version 11.2.0.3.0 - Production
    10. SQL > xx_header desc ;
    11. Name Null?    Type                                     
    12. ----------------------------------------- -------- ----------------------------
    13. SEQ_ID VARCHAR2 (6)
    14. AGE                                                NUMBER
    15. START_DATE                                         DATE
    16. GROUP_ID NUMBER
    17. SQL > select * from xx_header;
    18. SEQ_ID AGE START_DATE GROUP_ID
    19. ---------------- ------ ------------------        ---------------
    20. 1 60 1 JANUARY 12 23
    21. 2 89 1 JANUARY 12 23
    22. 3 95 1 JANUARY 12 23
    23. SQL > xx_detail desc ;
    24. Name Null                                      
    ?    Type
  • ----------------------------------------- -------- ----------------------------
  • SEQ_ID VARCHAR2 (10)
  • AGE                                                   VARCHAR2(10)
  • GROUP1 VARCHAR2 (10)
  • GROUP2 VARCHAR2 (10)
  • GROUP 3 VARCHAR2 (10)
  • SQL > select * from xx_detail;
  • SEQ_ID AGE GROUP1 GROUP2 GROUP3
  • ---------- ----------           ----------            ----------     ----------
  • 1                                0-12              13-59       60-126
  • 1           0-65               120                 240         300
  • 1 66 - 135 100 80 400
  • Hello

    Is this the same question you asked 3 days ago

    https://forums.Oracle.com/thread/2606197

    ?

    Whether it is or not, validate the information requested in this message, which is also in the FAQS of the Forum:

    https://forums.Oracle.com/message/9362002

    If it's the same question, do not post a new thread.  Mark it as "Answered" immediately and continue in the original thread.

  • dynamic action turns an article based on the result, and checks the database!

    I use Apex 4.1

    I do not know how to accomplish the following:
    If a pick list is changed, a function is checked and based on the results of a another field is disabled or enabled.

    I created a dynamic action (change) that executes a PL/SQL code, now I need to disable the other element.

    the problem is that I can't save the dynamic action because of the sign #.

    example:
    Start
    HTP.p ("< script type =" text/javascript"> '");
    HTP.p ('$('#P35_FT_00010_DOC_NO').attr ("readonly", "true")');
    HTP.p ("< /script >");
    end;

    I tried document.getElementById, but an error occurs also when I try to save.

    I think the wrong way?... Help, please

    1. create a step forward (not the simple/standard one) dynamic action.
    2. create initially unconditionally (the wizard will not let you take the PL/SQL expression as a condition but we will go back and change it later)
    3 assume that TRUE from your PL/SQL will lead to disable the item, then choose 'Disable' and the item you want to disable.
    4. Once created, go back in the DA and change the status of PL/SQL expression and put your PL/SQL in there (suppose you have a function returns boolean called MY_FUNC and TRUE to him means disable).
    5 copy the DA in its entirety to a new DA will be FALSE to activate the element.
    6. Once copied, go into the new DA and change the status of PL/SQL to NOT (my_func).
    7 change the REAL action of the DA to activate the element.

    So now you should have two similar DAs... one for when MY_FUNC is true and disables the element, a when "NOT (my_func)" is true and allows the element.

    If you do not disable, you can run javascript instead to set readonly. It seems that this is kind of what you tried to do, but you seem to use a jQuery selector, I suppose that (I did not recognize your syntax to off the bat)?

    Try to use the javascript API instead Apex:

    if ($v('P35_EN_DIS_DOC') == 1 )
      $x('P35_FT_00010_DOC_NO').readOnly='true';
    else
      $x('P35_FT_00010_DOC_NO').readOnly='';
    
  • Tax code failed iExpenses based on the location and type of expenditure

    Hi all

    I have a requirement in Internet Expenses (11.5.10) by default the code based on taxes
    the type of expenditure and the location. I store the mappings between the expense type + location-> tax code
    in a database table custom.

    I decided I need to extend the page controller
    / Oracle/Apps/AP/GOOSE/Entry/Lines/WebUI/DetailsPG which is DetailsPageGlueCO.java.

    My plan is to expand the page controller...

    (1) intercept the PPR events on the type of expenditure and the location LOV
    (2) to obtain the values of expense type and location using calls to row.getattribute
    (3) create a VO customized on the fly to search the tax code by default for this type of expense and the location
    (4) use row.setattribute to update the tax code

    I have extended the controller and am running in debug mode in Jdeveloper and I can confirm that
    the custom controller is running.

    First, I hit, it's that I can't get a handle on the view for the page object.
    The code I use is...

    ' Public Sub processFormRequest (pageContext OAPageContext, OAWebBean webBean)
    {

    super.processFormRequest (pageContext, webBean);

    Am = (OAApplicationModule) pageContext.getApplicationModule (webBean) OAApplicationModule;
    OAViewObject expVO = (OAViewObject) am.findViewObject ("ExpenseReportLinesVO");

    After these expVO lines have run is null
    I tried to change the reference to ExpenseReportLinesVO1 VO, but the original Version is still missing.

    Please can you point me in the right direction?

    Also please comment on my proposed approach to this customization.


    Thank you very much
    Andy

    Hi Andy,.

    (1) you weren't able to get the reference am as controller "DetailsPageGlueCO" is set to "pageLayout" region for OAWebBean object is reference to "pageLayout" region. Now using the line of code
    Am = (OAApplicationModule) pageContext.getApplicationModule (webBean) OAApplicationModule;
    We will go am region reference "pageLayout' which is 'WebExpensesAM '.

    Since we need to reference "OIECommonAM" we need to get the OAWebBean of the StackLayout region object. That's why we need to use
    OAWebBean oawebbean1 = oapagecontext.getPageLayoutBean () .findChildRecursive ("StackLayout");

    (2) to get the value of ExpTypeChoice use code below: (not tried your approach)

    OAMessageChoiceBean oamessagechoicebean = (OAMessageChoiceBean) oawebbean.findChildRecursive ("ExpTypeChoice");
    If (oamessagechoicebean! = null & oamessagechoicebean.getSelectionValue (oapagecontext)! = null)
    ExpTypeVal = oamessagechoicebean.getSelectionValue (oapagecontext);

    (3) TaxCodeId use code below:

    ExpenseReportLinesVOImpl reportlinesvo = (ExpenseReportLinesVOImpl) am.findViewObject ("ExpenseReportLinesVO");
    If (reportlinesvo! = null)
    {
    ExpenseReportLinesVORowImpl reportlinesrow = (ExpenseReportLinesVORowImpl) reportlinesvo.getCurrentRow ();
    If (reportlinesrow! = null)
    {
    reportlinesrow.setTaxCodeId (); We must move the Number data type for this method
    }
    }

    Kind regards
    Anand

  • Home page by default for OBIEE 11 g based on the users and the wise group

    Hi all

    I'm using OBIEE 11 g.

    I need set the page default dashboard for the user and the wise group.

    EX:

    User1 is belongs to Group1 and Role1 - they need to see the default homepage as Dashboard1.

    User2 is belongs to the Group 2 and Role2 - they need to see the default homepage as Dashboard2.

    Kindly guide me to achieve.

    Please answer as soon as POSSIBLE.

    Thanks in advance.

    RR

    It is generally considered poor form to scream as soon as POSSIBLE to a question. http://www.CatB.org/ESR/FAQs/smart-questions.html

    As far as your question goes, it is that the CHEMINPORTAIL variable is for:

    http://docs.Oracle.com/CD/E23943_01/bi.1111/e10540/variables.htm#i1013436

    OBIEE - system (reserved variables) session variables | GerardNico.com (BI, OBIEE, data warehouse and OWB)

  • Get the updated record the last based on the Date and the van of the user ID corresponding (multiple tables)

    Hello people,

    I currently have a working for this using PL/SQL solution, but it would be nice to have it using SQL. Any help is appreciated and once again, to your practice time.

    I'm looking to pick up the most recent date and the corresponding user that updated registration for a student in particular. There are two tables T1 and T2. The most recent date can be the create_date or modified_date of T1 or T2.

    Scripts for creating the table and INSERT statements:

    create table T1
      ( code           varchar2(4),
        create_date    date,
        create_userid  varchar2(20),
        modified_date  date,
        modify_userid  varchar2(20));
    
    create table T2
      ( code           varchar2(4),
        visit_id       number,
        visit_date     date,
        create_date    date,
        create_userid  varchar2(20),
        modified_date  date,
        modify_userid  varchar2(20));
    
    

    insert into T1 values ('1001',to_date('06-FEB-2013 09:12:12','DD-MON-YYYY HH24:Mi:SS'),'ROGER',to_date('12-APR-2013 13:01:12','DD-MON-YYYY HH24:Mi:SS'),'BRIAN');
    insert into T2 values ('1001',1,to_date('10-JAN-2013','DD-MON-YYYY'), to_date('10-JAN-2013 14:12:12','DD-MON-YYYY HH24:Mi:SS'),'ROGER',to_date('12-MAR-2013 12:01:06','DD-MON-YYYY HH24:Mi:SS'),'AMY');
    insert into T2 values ('1001',2,to_date('31-JAN-2013','DD-MON-YYYY'), to_date('12-MAY-2013 16:11:12','DD-MON-YYYY HH24:Mi:SS'),'GRACIE',null,null);
    
    insert into T1 values ('1002',to_date('12-JAN-2013 11:12:13','DD-MON-YYYY HH24:Mi:SS'),'LYNNELLE',to_date('12-APR-2013 13:01:12','DD-MON-YYYY HH24:Mi:SS'),'BRIAN');
    insert into T2 values ('1002',1,to_date('10-JAN-2012','DD-MON-YYYY'), to_date('10-JAN-2012 09:12:12','DD-MON-YYYY HH24:Mi:SS'),'ROGER',to_date('12-APR-2013 13:04:12','DD-MON-YYYY HH24:Mi:SS'),'AMY');
    insert into T2 values ('1002',2,to_date('10-JAN-2013','DD-MON-YYYY'), to_date('12-JAN-2013 11:12:13','DD-MON-YYYY HH24:Mi:SS'),'JOHN',null,null);
    
    insert into T1 values ('1003', to_date('04-FEB-2014 12:01:01', 'DD-MON-YYYY HH24:Mi:SS'), 'LYNNELLE', null, null);
    
    

    I want to show for the three codes are the following records:

    Code      Table Date                              User ID
    1001      T2  12-MAY-2013 16:11:12   GRACIE
    1002      T2 12-APR-2013 13:04:12   AMY
    1003 T1 04-FEB-2014 12:01:01 LYNNELLE
    
    

    1001 students, the most recent is the create_date of the visit count = 2 for the Code 1002, the most recent date comes from modified_date for visit 1 (its 3 seconds later than the T1 modified_date). Finally, for students 1003 (who did not all records in T2, the create_date is the only date and must be picked up.

    Thanks in advance.

    with t as)

    Select the code,

    NVL (MODIFIED_DATE, create_date) dt.

    case nvl (modified_date, create_date)

    When modified_date then modify_userid

    of other create_userid

    end userid,

    Tbl "T1".

    from t1

    Union of all the

    Select the code,

    NVL (MODIFIED_DATE, create_date) dt.

    case nvl (modified_date, create_date)

    When modified_date then modify_userid

    of other create_userid

    end userid,

    Tbl 'T2 '.

    the t2

    )

    Select the code,

    Max (TBL) keep (dense_rank last order by dt, tbl) tbl.

    Max (DT) dt,

    Max (UserID) keep (dense_rank last order by dt, tbl) userid

    t

    Code group

    order by code

    /

    CODE TO DT USERID
    ---- -- -------------------- --------------------
    1001 T2 MAY 12, 2013 16:11:12 GRACIE
    1002 T2 12 APRIL 2013 13:04:12 AMY
    1003 T1 4 FEBRUARY 2014 12:01:01 MANON

    SQL >

    SY.

  • Organize the placement and the order of the photos for print or the web

    This is something that I expected with the first Lightroom and it always seems to be awkward to the point 2.3...

    Basically, there seems not to be a way we can simply click and drag the photos we want to be together and to make orders of our choice. The closest I could find is in photo package mode in the Print section. What is frustrating, is that when I select most of the other models, I can't just move the photos I want grouped together to where I wish they were. On the flip side, when in image mode package and I fill the frames by dragging pictures of them, unlike the datasheet grid of contact, we can't move the photo in this period of...

    My understanding of Lightroom, it was that it makes it easy for photographers to deal with their photos. For me, I wish I could just move and group for print and web to see how fluidly complement the images and flow whatever the tag, a name of file or selected at random order.

    I can't imagine I'm the only one with this frustration, is there a cure?

    You can simply drag and drop pictures on the background movie Strip and change the order in this way. Œuvres unique photos and groups (shift-click to select).

    See you soon

    : P :

  • INSERT or update based on the quantity and the description

    I have a table of transaction known as ot_cut_detail based on who i need to update or insert into two tables that have missing information. There are two criteria, we must first check if the cut_ps_desc is as pl or not like pl, if the description of cut_ps_desc is as pl he will check and update or insert into ot_actual_dtl_pl, or else it will update or insert into ot_actual_dtl, to the corresponding cut_pm_code and cut_ps_code as act_pm_code act_ps_code ot_actual_dtl and act_pm_code_pl, act_ps_code_pl in ot_actual_dtl_pl, which can be found below. quantities to both ot_actual_dtl and ot_Actual_dtl_pl are located in each row.the test case is the following.

    {code}

    create table ot_cut_detail (cut_pm_code varchar2 (12), cut_ps_code varchar2 (12), cut_ps_desc varchar2 (12), the number of cut_ps_qty);

    insert into ot_cut_detail (cut_ps_code, cut_ps_desc, cut_pm_code, cut_ps_qty) values ('1001 ', "A001", "HEA", 3);

    insert into ot_cut_detail (cut_ps_code, cut_ps_desc, cut_pm_code, cut_ps_qty) values ('1002 ', 'A002', 'PL', 2);

    insert into ot_cut_detail (cut_ps_code, cut_ps_desc, cut_pm_code, cut_ps_qty) values ('1003 ', 'A003', 'PL', 2);

    create table ot_actual_dtl (act_pm_code varchar2 (12), act_ps_code varchar (12), the number of act_qty);

    insert into ot_actual_dtl (act_pm_code, act_ps_code, act_qty) values ('1001', "A001", 1);

    insert into ot_actual_dtl (act_pm_code, act_ps_code, act_qty) values ('1001', "A001", 1);

    insert into ot_actual_dtl (act_pm_code, act_ps_code, act_qty) values ('1001', "A001", 0);

    create table ot_actual_dtl_pl (actp_pm_code varchar2 (12), actp_ps_code varchar (12), the number of actp_qty);

    insert into ot_actual_dtl_pl (actp_pm_code, actp_ps_code, actp_qty) values ('1002', "A002", 1);

    -required output is as follows

    -in the table ot_Actual_dtl

    act_pm_code, act_ps_code, act_qty

    ' 1001', "A001", 1

    ' 1001', "A001", 1

    ' 1001', "A001", 1 - line last updated 1 since she was not corresponding to the amount of ot_cut_detail

    -case 2

    -by ot_Actual_dtl_pl

    actp_pm_code, actp_ps_code, actp_qty

    "1002", 'A002', 1

    "1002", 'A002', 1 - inserted recording missing with balance Qty

    ' 1003', "A003", 1 -inserted recording missing with balance Qty .

    {\code}

    ' 1001', "A001", 1 - line last updated 1 since she was not corresponding to the amount of ot_cut_detail

    Update ot_cut_detail table with 0 whenever 0 or null comes (guess that there are relationships between these tables. So no need to check the data of wherther there or not) of the foregoing. Here's the update statement

    Ot_actual_dtl ADO UPDATE

    SET oad.act_qty = 1

    WHERE NVL(oad.act_qty,0) = 0

    ;

    After the update, there is a 0 in the table. So now you can insert the rows required for both the table. Here I first, I checked the corresponding record exists in ot_cut_detail or not. If is to insert into the table else insert into ot_actual_dtl_pl (assumes that registration will not be there with Qty 0 in the table ot_actual_dtl_pl). This is the insert all THE

    INSERT ALL

    WHEN the flag = "ACTP" THEN

    IN ot_actual_dtl_pl (actp_pm_code, actp_ps_code, actp_qty) VALUES (pm_code, ps_code, ps_qty)

    WHEN the flag = "Act" THEN

    IN ot_actual_dtl (act_pm_code, act_ps_code, act_qty) VALUES (pm_code, ps_code, ps_qty)

    WITH qry1 AS

    (

    SELECT ocd.cut_pm_code,

    OCD.cut_ps_code,

    OCD.cut_ps_qty,

    OCD.cut_ps_qty - Sum (NVL(OAD.act_qty,0)) act_qty,

    OCD.cut_ps_qty - Sum (NVL(OADP.actp_qty,0)) actp_qty

    Of ot_cut_detail OCD

    LEFT OUTER JOIN ot_actual_dtl ADO

    ON ocd.cut_pm_code = oad.act_pm_code

    AND ocd.cut_ps_code = oad.act_ps_code

    LEFT OUTER JOIN ot_actual_dtl_pl oadp

    ON ocd.cut_pm_code = oadp.actp_pm_code

    AND ocd.cut_ps_code = oadp.actp_ps_code

    Ocd.cut_pm_code GROUP,

    OCD.cut_ps_code,

    OCD.cut_ps_qty

    ),

    qry2 (pm_code, ps_code, ps_qty, Qty, Flag) AS

    (

    Cut_pm_code SELECT pm_code,

    cut_ps_code ps_code,

    1 ps_qty,

    1 qty

    CASE WHEN (q1.act_qty <> q1.cut_ps_qty) THEN the 'ACT' ELSE "ACTP" END flag

    OF qry1 q1

    WHERE q1.act_qty<=>

    AND q1.act_qty <> 0

    AND q1.actp_qty <> 0

    UNION ALL

    SELECT q2.pm_code,

    Q2.ps_code,

    Q2.ps_qty,

    Q2. Qty + 1,

    flag

    OF qry2 q2, q1 qry1

    WHERE q2.pm_code = q1.cut_pm_code

    AND q2.ps_code = cut_ps_code

    AND q2.qty + 1 <= case="" when="" (q1.act_qty=""> <> q1.cut_ps_qty) THEN q1.act_qty ELSE q1.actp_qty END

    )

    SELECT q2.pm_code,

    Q2.ps_code,

    Q2.ps_qty,

    Q2. Flag

    OF qry2 T2

    ;

    You must follow two steps.

    Step 1:-update the table with 0 (1st update statement)

    Step 2:-once the update is finished, insert into table using INSERT ANY State.

  • Add lines to insert a table based on the box and the values in the LOV

    I have two options (1) the list of values (2) box (2 values) .the are required field.when I click on create lines button and then insert table/slot (fire) form of table, based on my selected lov values (for example 3 selected then 3 rows only) and the value of the checkbox.

    If I select 3 values LOV and then check the box 1

    SEQ / / desc box SL (1)
    1DESC 11
    2DESC 22
    3DESC 33

    If I select 5 values LOV and then check the box 0

    Header 1 / / desc box SL (0)
    1DESC 10
    2DESC 21
    3.. 5DESC 3... 52.. 5

    my workspace: ram_r & d

    username/password: aramani/apex

    App: https://apex.oracle.com/pls/apex/f?p=72423:1:102019883635814:NO

    Thank you

    RAM

    It has achieved the goal, thread:multi line table based on LOV

  • whenever I use my laptop and my palms are based on the laptop and I type all of a sudden... my guard resize bigger or smaller screen size

    I try to keep my thumb on the mouse pad Palms when I type, but every now and then my screen resizes more or less until I take my left the base of keyboard sound Palm only when my left hand rests on the base next to the touchpad. I type pretty fast so it becomes boring and yes she also jumps screens or go back to the previous message and I choose ctrl z to cancel and return to my message I was typing... It also switches tabs on me too... don't know why my Palm being to the left of the keyboard on the basis should effect other thing he does after a while. and I have to stop what I'm doing... and go to the firefox menu and change the size of the screen down to 100%, sometimes she's going up to 200-300 other times it comes down to 70-80%, I find this annoying I I wish there was a way to disable the resizing of the screen in the control panel. If it's just to be 100% happy with it I'm I have need it larger or smaller... There should be a way to LOCK... I understand that there are people out there with eye disorders and needs to have the screen size increase by using the + or - but there should be blocked so there's just no matter what is happening on my keyboard or the touchpad or the basis of the cushion... this screen size not will increase or decrease. unless I turn off the lock... maybe this is something that they can be implemented in the next version or do a quick update of the browser

    Maybe a support forum for this laptop brand will have some ideas, because that is not strictly a problem with Firefox only.

  • I'm updating my floppy drive that has a very early version of hcl on this. I've been all over the place and still can not find. Help?

    ... all I'm really trying to do is identify all material on multiple PCs that I have too much space in every sense... trying to determine what is worth keeping or not.  Thought that the best way to do that would be to update the HCL... hours have passed and I still can't find where update!

    Hi Robin Walton,.

    To update any hardware device on the computer, you will need to contact the manufacturer of the device or the computer manufacturer for more information about the availability of updated drivers.

Maybe you are looking for