Need help aligning form elements in APEX 4.2 mobile theme

Hi,
In the APEX 4.2 mobile theme, whenever I create a form, it will lose alignment when I have mixed text inputs and textarea inputs as my iPhone 4s is turned horizontally. The label of the textarea inputs jammed and the field doesn't align with other text inputs.
Is there any solution for that?
Thanks.

I found that the following tag had caused the issue. Is there any way to remove this tag?
Thanks.
<pre>
<fieldset id="P3_CONTACT_MSG_fieldset" class="textarea" tabindex="-1"></fieldset>
</pre>

Similar Messages

  • Newbie needs help aligning music to pictures ....

    I want to specify to move to a new picture at a specific poin
    t in a song ... there must be an easy way to do this .... but, I can't seem to get things aligned .... please help!

    Photoshop Elements  is not very good at doing the alignment of music to the photos. Its slide show functions are very basic.
    If you post which version of Photoshop Elements you are using, it might be possible to help you.

  • I need help in form 6i

    Good morning everyone,
    I need help please
    someone who has handled expiry of session in form 6i
    I am using a library called D2KWUTIL.PLL
    and triggers When-new-form-instance and When-timer-expired.
    The problem I have is that the screens flash forms text boxes, I realized that this is for the trigger When-timer-expired
    and believe that my timer every 1 second, the issue is to control the inaction and close all forms.
    Help me if you know another way to handle session expiration.
    thanks in advance.

    Andreas Weiden wrote:
    A way to do it in forms could be this:
    -Create a global containg the last time the user did an action.
    -Create a form-level WHEN-VALIDATE-ITEM-trigger an let it update that date. (If you want also other actions to be treated as "action", you might add additional triggers, like KEY-ENTQRY and KEY-EXEQRY,..)
    -Create a timer, whichs check if the last actiondate in the global is older than you want to allow.
    -Make sure that the timer fires as less often as possible.
    Personally, i would recommend to not do it that way, because when you "switch" to webforms some day, the timers can/will make problems.thanks for replying,
    may be more explanatory
    thanks

  • Need Help w/Form Component

    running SJSC2U1 on XP
    Need help with using the form and associated components to create a search functionality in a jspf page..
    I have used the form component and attempted to use the properties method="get" action="http://www.aaa.com/query.html" name="getit" etc...
    I am told (error msg) that these methods, etc. are not valid for the "form" component
    Does anyone now how to create a search functionality in a jspf page using components, be it "markup" layoutPanel, Form or whatever..
    a simple example (code) would be great.
    Thanks

    running SJSC2U1 on XP
    Need help with using the form and associated components to create a search functionality in a jspf page..
    I have used the form component and attempted to use the properties method="get" action="http://www.aaa.com/query.html" name="getit" etc...
    I am told (error msg) that these methods, etc. are not valid for the "form" component
    Does anyone now how to create a search functionality in a jspf page using components, be it "markup" layoutPanel, Form or whatever..
    a simple example (code) would be great.
    Thanks

  • Create form elements directly in InDesign and publish them directly to PDF forms.

    It would be great to add form elements directly in InDesign (e.g. on a specific layer) and when publishing the document to PDF automatically exporting them.
    Now the work flow for adding one new field in am existing PDF form is quite complicated:
    Edit the InDesign document (layout and text) in InDesing -> publish the PDF out of InDesign -> add the existing form fields (copy from existing form into new) -> move the fields to the right place (acrobat does not support paste in place!) -> add the new field (name it, place it, etc.) -> save the PDF.
    For our company handling many different forms, with a lot of changes, this process is very error-prone.
    Enabling this process in one application would help a lot. We are currently using CS3. The feature overview of CS4 does not seem to implement this.
    Anyone else suffering here?
    Best regards,
    Michael

    Just incase you don't Adobe make a Windows only app Lifecycle which is a full blown form design app. Real layout tools, real calculation tools, vastly better than Acrobat which is too tedious for forms. If you company does lots of forms I'ld give it a look.
    They have no intention to bring to Mac I gather, as Mac is a designers only domain according to one Adobe Evangelist I spoke to.

  • HT2204 I need help to change my security questions I have forgot them

    I need help to change my security questions I have forgot them

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then you can try going to https://appleid.apple.com/ and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you might see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then see if this user tip helps : https://discussions.apple.com/docs/DOC-4551
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then try Apple ID Account Security
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57

  • Need help with form calculations

    I'm converting a non-editable PDF form into an editable one and could use some help as I'm am new to this. Note: I did not create the non-editable form, It's a form I downloaded and use in my business.
    I already figured out how to create text fields in the already created PDF non-editable form, now I'm trying to add in calculations. I can create the (value is the) calculations between 2 or more text fields, but now I need to multiply one text field by the number 3 and have the answer show up in another text field.
    Example:
    I'll use the letters A & B for the text filed names in my example.
    I have text field A calculating the sum of other text fields using the (value is the sum of) option under the (calculate properties box.)
    Now I want text field B to multiply text field A by a fixed number of 3.  (A=24) x 3=72. I need text field B to have the answer of 72 in it.
    I need text field B to always multiply text field A by 3.
    Does anyone know how I can accomplish this?
    I'm using Adobe 8 Pro.
    Please note that I have no experiance using custom calculation script if that is the only way this will work and will step by step instruction on how to write the code.
    Thank you very much.

    You can use the simplified field notation option. In this case, you'd enter:
    3 * A
    Where "A" the the exact name of the A field. It is best to avoid spaces and any other special characters for any fields that you'll want to include when using simplified field notation option.

  • Need help to develop CMDB using Apex

    Hi,
    We have a large number of servers, databases, environments, applications, etc for which we have planned to create a repository. Hence we need to develop a CMDB for the same.
    I have gone through the example tutorials related to Apex.
    However, I have never used Oracle 11g or Apex or SQL*Plus, which are required for this purpose.
    After installing Oracle11g, how do I create a test/fresh database in Oracle before installing Apex in it?
    So can someone help me with a detailed procedure to implement this CMDB, including installation of Apex?
    Thanks in advance.
    You can also reach me at [email protected]
    Regards
    Sharath
    Edited by: 906997 on Jan 10, 2012 1:35 AM
    Edited by: 906997 on Jan 10, 2012 1:55 AM

    Hello Sharath,
    >
    After installing Oracle 11g, we need to create some database in it so that Apex can be installed in it right?
    Can you please guide me on how to create the first database or some database in Oracle 11g?
    >
    You have to create a database if only you have installed Oracle 11g it with Install Database Software Only instead of Create and Configure Database option.
    If don't have a database now you have to create one with Database Configuration Assistant, suppose you have Oracle Database 11g Release 1:
    http://docs.oracle.com/cd/B28359_01/server.111/b28301/install003.htm#BABEIAID
    Besides this forum category is dedicated to Oracle Application Express, for Oracle Database related questions please post on:
    {forum:id=61}
    You will get appropriate answer when you post in appropriate forum.
    In order to get accurate/appropriate response you should include at least following information with your question:
    <ul>
    <li>Full APEX version</li>
    <li>Full Database version</li>
    <li>APEX Web server architecture (EPG, OHS or APEX listener)</li>
    <li>Browser(s) and version(s) used</li>
    <li>Operating system with version</li>
    </ul>
    Please read the [url https://wikis.oracle.com/display/Forums/Forums+FAQ]FAQ and [url https://forums.oracle.com/forums/ann.jspa?annID=1324]forum instructions for more information on using OTN forums effectively.
    Please update your forum profile with a real handle instead of *906997*.
    Hope it helps!
    Regards,
    Kiran

  • Need help installing premier elements 10

    I installed the adobe photoshop elements 10 no problem. But once I tried installing the premier elements 10, I kept getting an error message half way through the installation progress. Here is what it says. Can someone please help. Thanks for your time.
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 8 error(s), 7 warning(s)
    WARNING: DW031: Payload:{3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 has been updated and has been selected for repair. The patch {FEA75AFB-4905-43BB-B1D5-5B44D681BFE7} Camera Profiles Installer_6.4_AdobeCameraRawProfile6.0All 6.4.0.0 will be uninstalled now.
    WARNING: DW031: Payload:{3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 has been updated and has been selected for repair. The patch {FEA75AFB-4905-43BB-B1D5-5B44D681BFE7} Camera Profiles Installer_6.4_AdobeCameraRawProfile6.0All 6.4.0.0 will be uninstalled now.
    ----------- Payload: {68FE2517-2E45-4B03-8241-D0634F43878B} Smartsound1 1.0.0.0 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Smartsound3: Install failed
    ERROR: DW050:  - Photoshop Camera Raw for Elements 10: Install failed
    ERROR: DW050:  - Smartsound1: Install failed
    ERROR: DW050:  - Adobe Premiere Elements 10: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe Premiere Elements 10_LangPacken_US: Install failed
    ERROR: DW050:  - Smartsound2: Install failed

    troythorngolf
    Lots of conflicting information, but let us see if any can be sorted out.
    1. You have a new Mac Book Pro computer, and you are trying to install Premiere Elements 10 Mac on it.
    a. Is the installation disc an Adobe installation disc that specifically says "Adobe Photoshop Elements 10 & Adobe Premiere Elements 10" and is further labelled DISC 3 OF 5? If not, then I am guessing that you have an unauthorized copy. Did the sale to you go through Adobe with regard to transferring the license from the "someone" online seller to you?
    b. Adobe allows a purchased serial number for the product to be used on no more than 2 of the users computers. So, a possibility might exist where the seller did not deactivate the product from his/her computer before sending you the product. But, if that were the case, I suspect you would be blocked by a message about too many copies of the serial number on your computers.
    c. When you said that the "Photoshop CD installed perfectly", are you referring to Photoshop Elements 10? And, please confirm whether you installed this Photoshop Elements 10 from the same installation disc as the one that you are using for the Premiere Elements Install.
    d. In the absence of any of the above possibilities, there are special issues to be addressed with installing Premiere Elements 10 Mac. Those are defined in the link that I have cited already.
    e. Besides all the rest, Premiere Elements 10 and QuickTime need to be run under Administrator Privileges. So, you need to set that up. Unless someone steps forward here to detail how to do that with your Mac Computer, please check this out with the Best Buy people. I am strictly an Elements Windows user otherwise I would be giving you a step by step on that aspect of the matter. But, check out the following online link to see if it is helpful with regarding to setting these permissions
    http://kb.eset.com/esetkb/index?page=content&id=SOLN2592
    f. Do no presume that your video card is up to date. Verify that at the web site of the web site of the manufacturer of the video card, the computer manufacturer, or Best Buy Geek Squad. Since you purchased the computer there, they should be very helpful with these details of Administrator Privileges and video card/graphics card update. Do you know how many video cards/graphics cards your computer has and at least one is NVIDIA?
    g. You will need to explain how an "Elements 12" got into the mix. If you want to update Premiere Elements 10, then you need to purchase a serial number for Premiere Elements 12. All the Premiere Elements versions are standalone programs. "Upgrading" related to them refers to a pricing matter rather than updating the existing software.
    Please review and then we can decide what next.
    Thank you.
    ATR

  • I need help with Photoshop Elements 12

    I am taking an on-line class for digital scrapbooking.  I'm getting this error when trying to get the clip art for my project.  Please help me.  Is there a patch or update that I need.  When trying to update I get the following error.
    How long does it take to get support for these issues?

    Ok, but I still have no answer as to why my program is not working.  I am using my elements 12 for a on-line digital scrapebooking class.  I need this funcntion to work so I can do my homework and be able to move on with this class.
    Is there a patch or fix that I need?
    Angela

  • Need help opening Photoshop Elements 11; downloaded, but won't open, please help?

    I recently purchased Adobe Photoshop Elements 11 an downloaded it, but it will not open.  I receive a message that states that I need to 'uninstall' and then to 'reinstall'.  How do I do this and where is the software available again to reinstall?
    Thank you for your help!

    If you are using a PC, then you use the Control Panel interface to uninstall most any software.  To reinstall, you should be able to download it from Adobe's site.  If you cannot find a link to download it via your account (log in and see) then you could also download and install the trial version and use your serial number from the purchase to activate it.

  • I need help! Premere elements 9 wont open correctly

    Hello I am running windows 7 and I have Premere elements 9. I think I got a virus latley and now when I try to open elements 9 it will only open up a mostly gray screen and the only thing I can click on is the Organizer. The project bord, timeline, ect, wont open any more. Also I cannot open any exiting projects that I have made. I uninstalled and reinstalled the program just to have thesame results. Please help and thank you.

    Bone Didley
    Did you go to the ccleaner link
    http://www.piriform.com/ccleaner
    And, when you got there, did you click on the green Download Button for the free ccleaner?
    If you did, then you should have not seen a page where the left column was devoted to the free ccleaner.
    Further down in the left column for the free ccleaner is a "Download from:" with several choices. Select
    Pinform.com.
    If you follow that route, you have a free ccleaner which can be a lifesaver in situations such as these.
    On the other matter...
    In the open Premiere Elements 9.0/9.0.1 Help Menu there is the Deactivation option. Please hit that, close the project/program, and then continue with the uninstall, ccleaner, reinstall as suggested.
    The Adobe Licensing Agreement allows for the user to place the same purchased serial number on no more than 2 of his/her computers. If the user has a 3rd computer and wants to install the same purchased serial number product, then one of the 2 others need to be Deactivated to allow for the install on the 3rd so that the total remains at 2 for same  purchased serial number used on the owner's computers.
    Deactivation going from computer to computer is essential. But, I believe it is good practice to do that in this instance of your one computer involved in order to do a complete clean up/clear out.
    Again, this Deactivation is done within the opened project, Help Menu/Deactivate, and the project/program closed before doing the uninstall in the Control Panel area. When you are going through the actual Control Panel area uninstall with its dialogs, one of the initial ones may make mention of the Deactivation, but nonetheless do the Deactivation in the opened project as described.
    Please let us know if you are OK with the information supplied. And, remember to click yes to backup registry when you are doing the registry portion of ccleaner. If you have any problems working with ccleaner, please let me know and I will supply screenshots. But you should OK following the programs instruction.
    Do not hesitate to ask for clarification on anything that I have written.
    Thanks.
    ATR

  • Need Help on Forms Personalization

    Hi All,
    I am doing personalization on Sales Order Form.When i select Order Type as 'Mixed' i have to display salesperson as "No Sales Credit" in the form.But when i click on lov of salesperson field it is giving list of values. But i need only one item in the list i.e "No Sales Credit" when i select order type as 'MIXED'.For this i am trying to restrict lov of salesperson through Create Record Group from Query Built-in.But where can i put condition as Order Type as 'Mixed' in that personalization.
    Can anyone please help me out.
    Is there any posssible way to do this.
    Thanks in advance,
    Dhanasurya

    Hi DhanaSurya,
    First, you need to put 'Order Type' as Mixed in the Query Where clause of 'Create Record group from Query', and then you need to atatch a new Record group to the LOV with property:
    Object Type: LOV
    Target Object: <OLD LOV ON FORM>
    Property name: GROUP_NAME
    Value: 'customized Record Group Name'.
    Regards,
    Kiran

  • Need help installing Photoshop Elements and Premiere Elements on MacBook Pro.

    I'm trying to reinstall Photoshop Elements and Premiere Elements on my MacBook Pro. The disc is appearing on my desktop, but when I go to use the installation system, it's telling me the program is not supported. Here is what I'm seeing when I open the disc:
    Any help is greatly appreciated! Thanks!

    Which version of mac os x are you using?
    That looks like the install files for a windows operating system.
    You would need the photoshop elements 6 disk for a mac operating system.

  • I need help with Premiere Elements 8

    I have enough rams and storage space. I am working in windows XP; I finished a project with still pictures, music, home movie clips, and title menu. I got the program to burn the first copy. I need 19 more, but the program keep "crashing". I have restarted, shut down and open the pc and program back up and nothing is working to keep it from crashing. Can anyone help me? Please!

    Hello LTDaniel (Lieutenant?),
      I am sorry to hear about this issue you are encountering, it must be frustrating.
      If you have not already done so, please check the troubleshooting steps documented in our knowledge base: 
    System errors and freezes | Burning DVDs, Blu-ray discs | Premiere Elements 8
      If you are not able to find a solution after trying these steps, please repost your inquiry on the Premiere Elements forum (this is the Photoshop Elements forum):
    http://forums.adobe.com/community/premiere_elements
    -Brett

Maybe you are looking for

  • Ford sync no longer works.

    After updating my iphone 5 to ios 6.1, it no longer works with my Ford Sync in my car. The phone does not play audio anymore while connected via USB. Audio doesnt play from any apps nor from the ipod through the car stereo. Same if I connect it via t

  • How to make form field transparent?

    I would like to change the blue color of the fields to transparent. How can I do it?

  • Samsung SyncMaster 2243 Shows Only Black

    I've just purchased a Samsung SyncMaster 2243 monitor and changed its resolution. When rebooting my Mac the monitor shows only black with an alert exactly saying: 'Non optimum mode - Optimum mode 1920x1080 60Hz'. The point is that I have no chance to

  • Start button is disabled at info package

    I have crreated a background job in SM36 to trigger an infopackage. I have added the event and parameter in the infopackage. But when I tried to execute the background job, the infopackage is not executing and the start button is disabled there. Then

  • TS3367 Mic is not working on Facetime

    One day, I was trying to Facetime my friend and she could not hear me at all. I looked to see if it was on mute but it wasn't. What should I do??