Box triggered more Questions on forms

I use Oracle Apex Standard Edition 4.1

I have a database with about 60 columns table. I built a form that asks a few questions and the information is stored in the database table. However, since there are so many columns, I want to hide some of the questions if they are not necessary.

For example, one of the questions is as

'Should it approve' (check box)

If someone checks the box, then another question appears which says:

"Enter information for approval" (text field)

But the second question should appear only when the box is filled.

I know that it is quite possible, but I don't know if I'm suppose to use the pl/sql or trigger. Any help would be greatly appreciated.

: )

Danny

Hey Danny,

Take a look at dynamic actions. Set this fire if your page element box gets changed. Show/hide action should do what you want.

Concerning
Patrick

Tags: Database

Similar Questions

  • One more question in form

    I'm formatting of books so if I use

    999,999,999.00 it works very well, but if the value is less than 1, I want a zero not significant like that

    0.05

    What channel would you use for this?

    Thank you
    SQL> COLUMN T FORMAT 999999990.09
    SQL> select 0.05 as t from dual;
    
                T
    -------------
             0.05
    

    published:

    OR

    SQL> select to_char(0.05,'999990.09') from dual;
    
    TO_CHAR(0.
    ----------
          0.05
    
    SQL> select to_char(1.05,'999990.09') from dual;
    
    TO_CHAR(1.
    ----------
          1.05
    
    SQL>
    

    Published by: ordba on March 12, 2010 12:36

  • Mac Pro does not.  It has a box with a question mark?

    My Mac Pro has stopped working all of a sudden.  We stop for the night and the next day, we got a box with a question mark?  Any ideas?

    Hope this helps.

    OS X: on OS X Recovery - Apple Support

  • (Redirected) doing a full install windows 7 pro sp1 64-bit on my dell optiplex 760 Tower, but even though I have the original disc from dell, I have more questions...

    try to do a full install on my dell optiplex 760 Tower, but even though I have the original disc from dell, I have more questions...  I get all the features and everything all the way to the last step and everything, but then I think it will be a success, it doesn't say windows startup and let me down in me leaving with a blue screen no signal on my LCD 15 '... If someone would have an idea and would be kind enough and generous to help me as a fellow geek... I mean built my first computer, lived the whole 9 yards, but still cannot understand or resolve this situation... I would greatly appreciate any help of knowledge all my colleagues people could give... .i currently do not have a phone, but is will can always happen to me by message on his or [NOTE from the Admin: Email deleted in accordance with the TOU strategy identification], thank you for your time and also gratitude.

    Best of this post in the Forum OS from Microsoft here:

    http://en.community.Dell.com/support-forums/software-OS/f/3524.aspx

    Bev.

  • How to allow the addition of attachments and more filled in form fields and signing existing signature field

    How do to allow the addition of attachments and more filled in form fields and signing of signature field when creating a secure pdf document?

    You must allow commenting as well. Reader users will be able to add attachments as comments. You can also use JavaScript with Player 11 and DC to automate the process somewhat.

    If you need users of Reader in order to add attachments as Acrobat can, you need to add the right of use of file attachments, but you can't do that with Acrobat.

  • I applied the new OS update (1.3.1) but which only added more questions than I noticed (so far):

    I applied the new OS update (1.3.1) but which only added more questions than I noticed (so far):

    1 - the emails in my POP account that are deleted on my computer still appear in the Inbox of my pre until I delete them manually.

    2 - If you use my headphones, the ringtone is always routed through the main pregnant when someone calls - can be annoying!

    More to follow, I'm sure.

    I have the same problem.  I deleted previous messages from my list of conversions, and now the phone won't show new conversations with the same people that were started fresh.  I also noticed that when a person to send a message, the messages are appearing.  It is a mess!

  • I have Acrobat Pro 10, when I installed the CD player, it has affected the way I was able to move text boxes when I create a form of gall, he has also affected my ability to release and change the properties of the fields /, I'm I suspect m

    I have Acrobat Pro 10, when I installed the CD player, it has affected the way I was able to move text boxes when I create a form of gall, he has also affected my ability to release and change the properties of the fields /, I'm I suspect my off lucky cat Adobe support will not help , nor a cure to.  Is there a place to find updates to Acrobat 10, if I uninstall my current program?  I still have my original CD and paperwork.  Adobe acknowledge that they have created this problem.   I worked very intensively with Acrobat Pro 10 on the form for a non-profit, I do part, and it happened immediately after that I was testing a form I created in Acrobat 10 to test with CD player. Windows 7 operating system

    This is usually due to the function 'Snap to Grid' is enabled. It can be accidentally activated via the keyboard, so this may have been what happened.

  • Error adding a child form to more than one form

    When I try to add a child form to more than one form, I get the following error:

    Keyword Error: SDK. ADDFKCON
    Description: Error adding / foreign key constraint.
    Remedy:
    Action: F
    Gravity: H
    Help URL:
    Detail:

    This is the track of the newspaper:
    ERROR, November 23, 2011 17:22:42, 050, [XELLERATE. ADAPTERS], event: SDH Drop a foreign constraint encountered an error.
    ERROR, November 23, 2011 17:22:54, 519, [XELLERATE. DATABASE], ALTER TABLE UD_TICKET3 ADD (UD_ADUSER_KEY NUMBER (19) NN_UD_TICKET3_UD_ADUSER_KEY OF THE CONSTRAINT NOT NULL, CONSTRAINT FK_UD_TICKET3_UD_ADUSER FOREIGN KEY (UD_ADUSER_KEY) REFERENCES UD_ADUSER (UD_ADUSER_KEY))
    java.sql.SQLException: ORA-01758: table must be empty to add mandatory (NOT NULL) column

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:210)
    at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:961)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285)
    at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1772)
    at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1741)
    at com.thortech.xl.util.JDBCUtils.executeUpdate (unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.createColumns (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.implementation (unknown Source)
    at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPostInsert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcSDHBean.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:47)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
    at tcSDH_RemoteProxy_6ocop18.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ERROR, November 23, 2011 17:22:54, 519, [XELLERATE. DATABASE], class/method: tcDataBase/writeStatement some problems: ORA-01758: table must be empty to add mandatory (NOT NULL) column

    java.sql.SQLException: ORA-01758: table must be empty to add mandatory (NOT NULL) column

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:745)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:210)
    at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:961)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285)
    at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1772)
    at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1741)
    at com.thortech.xl.util.JDBCUtils.executeUpdate (unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.writeStatement (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.createColumns (unknown Source)
    at com.thortech.xl.client.events.tcSDHAddForeignConstraint.implementation (unknown Source)
    at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPostInsert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcDataObjectBase.save (unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcSDHBean.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:47)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
    at tcSDH_RemoteProxy_6ocop18.save (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ERROR, November 23, 2011 17:22:54, 519, [XELLERATE. ADAPTERS], event: addition of foreign constraint has encountered an error.

    How to fix this?

    Thank you!

    899043 wrote:
    Thanks for your response!

    I have a form named UD_TICKET3. This form contains information about the number of tickets and a comment about any action taken on a resource of identity. We want to add this shape as a child from all forms of resources. The problem occurs when I try to add the child form to the second shape.

    You can't add same table detail (child form) to more than one main table (resource record).

  • Small box with yellow question mark!

    I downloaded pictures from iPhoto via documents.  Imported OK, but have since deleted documents images and now when to access the images (in items 11) 'missing file' message and small box with a question mark in it in the upper left corner.  Guess I'd not deleted documents?  Situation is recoverable?

    Thanks Maz

    You are right.  You remove all the photos from its original location.

    The import function simply creates links to your photos for Organizer to find them quickly.

    It is may be recoverable.  In windows, they must be in your trash or the "trash".    T #Just open the tray and select all the files using Windows Explorer and then right click and follow the instructions.  You must restore the files to their original location.

    Good luck.

  • How can I edit a PDF file to have an expanded text box and more small margins?

    I just read a long discussion initiated by a guy who wanted to reconstruct a PDF file to print less pages. I do not ask this topic. I am aware that Acrobat 9 Pro will not recompose the pages in a PDF for you. as someone has said, it is not a word processing program. I want to copy a PDF file into a new file with an expanded text box and more small margins, so I can read it more easily. My view is not so great.

    I try to print a U.S. supreme court decision, for my study. The problem is that these PDF files of such decisions are composed of 10-points with generous margins, in pages of Folio-size smaller than 8 1/2 x 11 "." When you open PDFs of these decisions, you get the margins very broad and relatively small characters. Essentially, I would like to re-rasterize the document so it prints on my 8 1/2 x 11 "paper in a larger size of apparent type, but at the same high resolution as the original. Moreover, the decision that I'm getting is almost 200 pages long, so I won't do that, of course, in a page-by-page manner.

    I guess I could do it in Photoshop, in pages to blow and their culture. Photoshop does a good job of eliminating aliasing when you do this. But it seems to me better to re-rasterize pages of the source PDF file. If any player would be nice enough to explain this process? (I'm fairly warned in Photoshop, Illustrator and printer of computing concepts, but a complete newb in Acrobat).

    If you want just this for printing, one thing you can easily do is to crop all pages to remove the margins. For example, you can RP 2 "on the left and right sides, and 1.5" off the top and bottom. Then print using a Scaling of the Page to "adapt to the printable area.

    To crop in Acrobat 9, select: Document > Pages of culture

    Be sure to select all for the page range.

  • Question of form. It seems simple, but it is...?

    I have this form:

    4-2-2011 23-31-32.jpg

    The picture says it all, how can I move the text surrounded by a circle up to align with the top of the comments box and use several lines of text, instead of down as it is currently?

    The form.php code is attached. http://www.millcon.nl/harm/form.php

    The whole page is here: http://ppbm5.com/submission.html

    Prejudice,

    I'm sorry, I didn't know that the form was more or less created by a clever program. The problem with similar programs is that they respond to different scenarios and as such, the code tends to become bloated.

    With this in mind, do not change the structure of the script that has been created and forget what I said earlier.

    In response to your original question, simply add the following style rule to the function of style at the base of form.php rule

    .instruction {}
    Width: 300px;
    float: left;
    padding-left: 10px;
    }

    You will also need to add float: left for the following input fields

    .text_box, .text_area, .text_select {}
    Width: 300px;
      float: left;
    }

    This will give you the required effect.

    Ben

    PS I started with user Heath (HUG) group in the 1970s, to program in the port of Benton Basic, assembler and Pascal. What follows is my pride and joy at the same time that Apple was simply a toy.

    I always locked him in a cupboard.

  • BlackBerry Smartphones Emails sent from the device is not displayed in the "sent"box and "BIS" question

    Dear all and Rim:

    New to the BB world, need more help...

    AOL mailbox to connect with 'Tour' with success, the service provided by Verizon.

    Emails sent from the device are not show to AOL "Sent Box" or "IMAP" Outlook Express / outgoing server "POP" record "SMTP."

    Really need copies of "Sent Box", thanks for the help!

    Also try to put in place 'BIS' accout, error message says:

    "Your account is not accessed through a browser HTML...".

    Please use your device to access the Black Berry Internet services"

    I used this link:

    https://bis.na.BlackBerry.com/HTML?brand=VZW

    Thank you,

    Jan

    For the mail issue seems to send me a copy is the only way to go, right?

    This would be a solution.

    And on the BRI, my test was on a PC, it did not work...  Anyway, I was going to connect to the BIS to work on my question above, but seems that it does not help now, then it does not matter if I enter or not.

    Well, it's quite strange... I just used who link me (from a PC) and get my BIS account very well. You can, however, use the interface for device BIS - watch this demo that I you provided above for instructions on this. BIS is simply a service provided by your operator. The PC/Web site method and device interface - these are simply two different interfaces in the same Department, so using one or the other is not serious... they cause the same thing.

    Good luck!

  • QUESTION contact form

    Hello

    I have a PROBLEM contact form with all my sites.

    You can help me somehow? Thank you!

    When I send message with contact form I recive this:

    This message was created automatically by mail delivery software.

    A message you sent could not be delivered to one or more of its

    beneficiaries. This is a permanent error. The following address(es) failed:

    [email protected]

    Error SMTP from remote mail server after the end of the data:

    host smtp2.hosting90.cz [a 2, 03: b780:1:0:216:3eff:fe00:24 c]:

    550 - this message < [email protected] > was classified as

    SPAM 550.

    -It is a copy of the message, including all headers. ------

    Return-path: [email protected] >

    Received: from mainftp60038 to h90hr - w2.hosting90.cz with local (Exim 4.72)

    (envelope-from <[email protected]>)

    ID 1XReVJ-0002Mw-89

            for [email protected] ; Fri, 10 Sep 2014 11:47:57 + 0200

    Date: Wed, 10 Sep 2014 11:47:57 + 0200

    Message-Id: < [email protected] >

    To: [email protected]

    Subject: Sending a Contact form

    De : [email protected]

    Reply-To: [email protected]

    X-Mailer: Adobe Muse CC 2014.1.6 with PHP

    Content-type: text/html; charset = utf-8

    X-MainFTP-name: mainftp60038

    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN".

    " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.DTD ' > < HTML .

    " xmlns =" http://www.w3.org/1999/xhtml "> < head > < meta ".

    http-equiv = "Content-Type".

    content = text/html"; charset = UTF-8 "/ > < title > Contact form "

    Presentation < / title > < / head > < body style = "background-color: #ffffff;"

    Color: #000000; make-style: normal; do-variant: normal; Police-weight:

    normal; do-size: 12px; line-height: 18px; do-family: helvetica,.

    Arial, verdana, without serif. "> < h2 style =" background-color: "

    #eeeeee; ' > new submission of the form < / h2 > < table cellspacing = "0".

    CellPadding = "0" width = "100%" style = "background-color:"

    #ffffff; "> < tr > < td valign ="top"style =" background-color: "

    #ffffff; "> < b > Ime: < /b > < table > < td >Maja < table > < /tr > < tr > < td valign ="top"

    style = "background-color:"

    #ffffff; "> < b > E-mail: < /b > < table > <td >[email protected]< table > </tr > < tr > < td

    VAlign = "top" style = "background-color:"

    #ffffff; "> < b > Poruka: < /b > < table > <td > poruka < table > < /tr > < / table > <br / > < br / > < div

    style = "background-color: #eeeeee;" do-size: 10px; line-height:

    11px; "> form sent from the Web site: www.ciscenje-pcelica.hr< / div > <div

    style = "background-color: #eeeeee;" do-size: 10px; line-height:

    11px; ' > visitor IP address: 89.164.37.254 < / div > < body / > < /html >

    What this means, it is the host that mail was sent to a marked area sent as Spam. The beneficiary should contact their provider to be removed from the spam list. This isn't a question of Muse, so you should contact your Web host to have this problem.

  • Thunderbird keeps questioning a former e-mail account that has been deleted and is not listed in the tools/options account

    I even deleted and reloaded firefox, Thunderbird , but it continues to try to recover a deleted account emails. Where it becomes the info to try to access the account? Tools/choice of account does not contain the account more.

    The title of the question and first sentence edited by moderator. This question is about Thunderbird, not Firefox. AW

    Something was quite wrong. Settings that use Thunderbird cannot come from his profile, but if the account has been for settings and yet the account is always logged, then the settings page has become out of step with the real state of the profile. Note that uninstalling and then reinstalling the program Thunderbird are usually ineffective because the settings are kept separately in the profile folder.

    I would go to tools | Options | Advanced > Configuration Editor and search for it references to the unwanted account and see if they can be removed by here. If this fails, I close Thunderbird and browse the js files in a text editor. If you do this, be sure to make backups, because if the files are preferably incorrectly formatted, Thunderbird will not start.

  • HP 10 more 2201 compressed: HP 10 more Questions

    I'm considering buying a Tablet Android 2201 HP 10 more. I know it's far from being the largest ever made tablet, but I can buy a refurbished for $100 unit delivered online, so it is, at this price, not a bad deal.

    I have two very basic... but really important... questions before I buy, and don't you know, I could not find DEFINITIVE answers to one online! It amazes me how vague and contradictory, information I could find. Even the own characteristics of HP and descriptions do not permanently. I suppose that if I spent a few days in search high and low, I'm able to find the answers after all. But, maybe someone here can provide the answers simple and direct, that I'm looking!

    1. the Tablet offers a HDMI video output (via its micro-USB connector)? I have read many responses... including half say 'yes' and the other half who say "no!"

    2. the operating system Android Kit Kat can be improved? I heard that the (4.4.2) version is one of the worst and buggiest version Android to date, so the upgrade could probably really improve the performance of the tablet.

    Any help (even a simple 'yes' or 'No' to one or both questions above, would be GREATLY appreciated.) BTW, the answers simply direct me to the specifications of manufacturers will not help because, as I said, they are NOT final!

    I hope that someone who actually has one of them and it connects to a TV HDMI will be able to answer, or let me know if the 'casting' video (via Chromecast) is a satisfactory alternative method to feed the video and audio to an HDMI TV. I want to watch downloaded movies (files MP4 or AVI using the VLC Android software), and it would be the main use for the Tablet!

    Thans in advance to anyone who can help!

    Hello and welcome to the HP support community!

    1. I have a HP 10 Plus, model 2201.  It has a dedicated micro-HDMI output port.  It does not use the USB port for the video.

    I'm happy to use it with a ChromeCast (or a fire stick Amazon), and many prefer to control the diet of my couch that physically attach the tablet on television.

    2 HP did not provide a way to evolve past 4.4.2.   The operating system works well for me, don't know what questions you read everything!

    It has worked very well on a recent trip to Hawaii.  I used it to download all my images of drone of Kaua'i.  A took a micro SD card out of the GoPro and inserted in 10 more, then uploaded via wifi.

    HTH,

    WyreNut

Maybe you are looking for

  • My firefox will more than 125,000 K

    Hi guys, I installed on my computer Mozila Firefox the latest version of 12.12.2013 and it's going more than 125,000 K, even if I'm on the Google page, even if I open it in safe mode, even if I create a new profile and I tried this. I run as Windows

  • Touchscreen stop working after updating IOS 9.3.2

    My phone was working without any problem and update the IOS 9.3.2 jumps on my phone. I update my phone as I normally. Now, the screen touch freaking work not AT ALL! I tried a hard reboot I read MANY MANY MANY other users have this exactly the same p

  • I need new adapter for Qosmio G10. Help!

    Hi, I bought my son a new Qosmio G10 for Christmas and suplly charger is faulty, I live in are * and need an asap willing to drive up to 100 miles cash waiting, someone help me please? Paul07716 521059

  • hpslpsvc32 access denied

    I've just loaded 8 victory and set up the printer c6380.  It works well... it has been implemented in the Admin area, but when I connect to my userspace (not administrator), I get an error message saying there is a problem starting hpslpsvc32.dll...

  • I have been trying to access the multiplayer games on the MSN Gaming Zone for a while now.

    I tried everything, can someone help me?