Formatting issues with "Justify"

I have a problem. I have a text field that ought to be justified and multiple paragraphs or a list of items will be entered into the text field.
However, it appears the last line of each Justified (flush left and right) paragraph is spread across the text field, resulting in a very ugle display in the PDF (see below).
Are there any known work arounds for this? Do I have an issue with my settings? Is this a bug?
Any help or insight would be appreciated.
Thanks, Mike

Hi Prash,
Throw this into a text object at the bottom of your dashboard and check the enable HTML option.
It'll left justify ONLY the view selector drop down box.
Cheers!
-Joe
<script type="text/javascript">
var leftJustifyVSelector = function (debug,align){
     if (debug === 1) { document.write("Begining leftJustifyVSelector function"+"<BR>");}
     // Get all view selector objects
     var vselectors = document.getElementsByTagName('td');
     if (debug === 1) { document.write("Get the TD elements"+"<BR>");}
     if( vselectors == null){
          // Couldn't find a view selector
          if (debug === 1) { document.write("No view selectors available"+"<BR>");}
          return;
     // Otherwise loop through them and align them to the left
     if (debug === 1) { document.write("Looping over the view selects"+"<BR>");}
     for ( var view =0; view < vselectors.length; view++){
          // check if this is not a view select class TD element
          if ( vselectors\[view\].className == null ||
               vselectors\[view\].className == undefined ||
               (vselectors\[view\].className != "VSelSelector")){
               // Not a view select TD
               if (debug === 1) { document.write("Not a view selector TD.  Continue."+"<BR>");}
               continue;
          // We must have found a view selector change the alignment property
          vselectors\[view\].align=align;
          if (debug === 1) { document.write("Done setting the align property to left"+"<BR>");}
leftJustifyVSelector(0,"left");
</script>

Similar Messages

  • FCP and Motion formatting issues with DVCPro 50?

    The material is DVCPro 50 NTSC 48khtz. (Item properties indicate that I initially digitized it properly.) My sequence settings are DV50 NTSC 48khtz.
    I wanted to create a vignette effect so I exported my clips as a Quicktime (current settings) sequence to Motion. When I was done there I exported the sequence from Motion back to FCP as a DV NTSC movie.
    Some of the Motion effected clips will play, look great and then all the sudden I see a black band appear on the East side of the frame. I can stretch it in Motion some but it just degrades the image so I'd rather not.
    I'm surely grateful if someone can steer me in the right direction here.

    Thanks for the workflow tips and suggestions. I backtracked to my original sequence and found the problem originates there. I have narrow black lines on both sides of all these clips. Since I resized a few clips with moves, I didn't recognize the problem. Now that I'm closer the root of it, any suggestions?
    By the way, these problematic clips are intercut with no problem library footage that was also shot on DVCPro 50 and I took in on the same deck.
    I cruised the forum for any occurence of a similiar issue and most replies seem to suggest a formatting issue. I don't get it since I think I have everything set up correctly. As a precaution, I also tossed out my preferences using FCP Rescue 5.
    Welcome to the discussions, splotch.
    Not sure what is causing this, but I might propose an
    alternate workflow. Have your clips on the timeline
    as you wish, ctrl/right click on them and select
    Send To Motion.... Click the
    embedded and open Motion ticks, give it a name, then
    continue. Do your work in Motion, save, quit, and
    fall back into FCP. Your clips may lose their
    "anamorphicness" on their round trip, but just
    ctrl/right click on the clip and select Item Properties/Format..., then
    click on the anamorphic button.
    Try this and see if you are still getting the same
    problem...
    Patrick

  • Uk date format issue with ASP and Access Database

    I have an Asp form which updates records in an Access
    database. Problem is
    that the date format in the database record is dd/mm/yyyy
    (UK), when
    the record is displayed on the form it is mm/dd/yyyy(US)
    which after I
    update the record in the database the date has changed to the
    new format.
    I have tried everything I can to change the format but to no
    avail...anyone any ideas how I can resolve this issue?
    Thanks
    Steve

    stevo.s wrote:
    > Hi
    >
    > I have tried changing the format on the date field on
    the server behaviours
    > panelto ddmmyyy. Also have tried to set the form field
    format to ddmmyy. I have
    > also tried to use a function I got from a posting
    somehwere on the net to no
    > avail. <%function ddmmyyyy(varDate)
    > ddmmyyyy = Day(DateValue(varDate)) & "/" &
    Month(DateValue(varDate))
    > & "/" & Year(DateValue(varDate))
    > end function
    >
    > I believe that this is a recognised issue with
    Dreamweaver and Access but
    > can't seem to grasp the work around! Problem being I am
    teaching myself through
    > books and internet articles and can be weeks at a time
    without being able to
    > look at the issue..each time I come back to it it is
    like starting all over
    > again! I was hoping that somewhere out there there is a
    simple solution the
    > issue perhaps a date picker with the built in
    functionality to address the
    > issue...I am keen to understand how to deal with the
    issue rather than just
    > change my database date field to fudge the problem as I
    am in the UK and when I
    > eventually start to use the application I would like
    there to be some
    > consistency with dates and that users are familiar with
    the format.
    >
    > Any help gratefully received!
    Its not Dreamweaver, or Access, its your servers locale, its
    set to US
    format, not the UK.
    On your page at the top use:
    <% Session.LCID = 2057 %>
    This will force the page into using UK formatted dates. Use
    it on any
    page that needs to format the page correctly.
    Dooza
    Posting Guidelines
    http://www.adobe.com/support/forums/guidelines.html
    How To Ask Smart Questions
    http://www.catb.org/esr/faqs/smart-questions.html

  • Mail formatting issues with 1.1.1 update

    With the 1.0.2 firmware HTML-formatted e-mail displayed correctly, if a bit too small to read, just like web pages do. Just like web pages, I could double-tap on - say - a table or a bit of text to zoom in and/or use pinch gestures to zoom in and out.
    Now when I look at the same e-mails that looked so good in 1.0.2, my iPhone re-formats and re-flows the e-mails into gibberish, kinda like PocketIE does on Windows Mobile. One e-mail (a hotel registration confirmation) had the header re-flowed into 60 or 70 lines of one character each. The daily status messages I get from my SBS2003 server - which were completly unreadable on my old XV6700 with WM5 - looked great on 1.0.2. With 1.1.1, the tables are scrunched up, many text fields have a second or third line with one or two characters on them, ect.
    Anyone else notice this? It's annoying enough that I'm almost willing to give up the other 1.1.1 features to get my mail working right again.

    Solved the problem with bit locker (and refresh and reset and a couple of other things that rely on the windows boot manager by reinstalling windows (went to Windows 10). That also solved my issues with high Cpu when playing YouTube videos and photoshop crashes due to the fact that Windows 10 loads the latest Intel drivers.
    Unfortunately the issue of Bluetooth mouses freezing still happens, though only twice yesterday, so that's an improvement.

  • 2 Formatting issues with HTML forms

    I have a couple of issues that we can't seem to get past with adobe livecycle designer 7.0. We have an internal form, rendered in HTML, that is emailed between departments, and the data entered is stored in an XML file that is created using the code similar to the following:
    protected void doPost(HttpServletRequest request,
    HttpServletResponse response) throws
    ServletException, IOException
    oOutput = response.getOutputStream();
    try {
    FormServerWithXML fsb = new FormServerWithXML();
    fsb.processForm(request);
    File file = File.createTempFile("Form_", ".tmp", new
    File("d:\\xmlFiles"));
    BufferedWriter(new FileWriter(file));
    out.write(fsb.getXMLString());
    out.close();
    When we use a numeric field and try to format it with any display pattern containing dollar signs, decimals, etc... the xml data for that field isn't being written to the xml file. All of the other fields are being written properly.
    The next issue we're having is that with HTML forms, when we create a multiline text field we are unable to limit the number of characters that are allowed in the field.
    I'm pretty new with this, so please send some advice my way if you have any.
    Thanks,
    Chad

    Thanks Rakhi, but that did not resolve my issue. Below is new out as per the thread suggestion and this is not what I wanted.:
    "<H>Thank you for choosing Enterprise.</> We look forward to seeing you at 9:00 am on Monday,
    November 28, 2011. This message is to confirm you have updated your reservation.
    Following are the details for the updated reservation:
    P.S. Remember us when you're renting in town. Enterprise is always nearby at more than 6,500
    neighborhood locations."
    - shalini

  • Book Module format issue with Blurb

    I uploaded a book to Blurb with two separate 2 page spreads filled with one photo across the two pages. This first photo appears mismatched with the right side being slightly smaller than the left side. The second photo appears with properly matched sizes.
    When I export the book as a PDF both images are cooreclty sized and aligned. Have tried my book creation & upload on windows 32 bit and windows 64 bit. Same results.
    Is there any solution to this glitch or some sort of work around?

    trshaner wrote:
    Essentially there is only one Blurb.icc file and its paper type agnostic.
    No such thing really. Profiles must take paper into account. Like you, I have that swatch book and measured each. They are all over the map in terms of their measured values for paper and worse, OABs. One size doesn't fit all but can if you don't mind suboptimal to really poor results!
    My guess is that the single Blurb.icc profile is actually the Blurb Standard paper profile.
    It isn't even a blurb standard  paper profile, it's based on GRACoL which I'm fairly certainly isn't what they are producing on all those papers given the standards. What they are doing is supplying a profile for soft proofing that has no bearing on the output to make those who feel they kind of, sort of understand color management and want to soft proof feel better. If you owned an Epson printer and output to Luster paper, how would supplying a profile for that printer but based on Matt work out? Not well. This is akin to the silly photo lab, RGB workflow where you are given an output profile you can't use and told to send sRGB. Rather pointless but if it makes the user feel that by soft proofing they've done something useful, better than a sharp stick in the eye.
    Based on sending the same images to differing vendors who produce books using Indigo (at least for the inside of the book), Blurb is far from best in class in my experience. And for B&W, on top of all the issues I've outlined, even the best shop is going to have issues with the Indigo screening which produces crossover in terms of color over the press sheet. That alone is a problem unless HP has updated their screening as they have promised for some time. Dead nuts neutral is hard to do!

  • Formatting issues with dbms_xmlgen.getxml()

    Hi,
    I am trying to get a shell script call a sql code, which tables the tablename as in input parameter and dump out the data as xml format. The basic code works but the xml tags seem broken -
    $ cat expdata.sql
    whenever sqlerror exit sqlnum sqlcode
    set serveroutput off
    set echo off
    set pages 0
    set linesize 1000
    set long 9999
    set head off
    set feedback off
    set verify off
    set long 1000000
    spool &1..xml
    select dbms_xmlgen.getxml('select * from &1 where rownum < 100 ') xml from dual ;
    exit;
    $ grep TOTAL_WEIGHTED_COST_BASE shipment.xml
    <TOTAL_WEIGHTED_COST_BASE>133</TOTAL_WEIGHTED_COST_B
    <TOTAL_WEIGHTED_COST_BASE>134.009999999999990905052982270717620849</TOTAL_W
    <TOTAL_WEIGHTED_COST_BASE>317.990000000000009094947017
    72928237915</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>1234</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>175</TOTAL_WEIGHTED_COST_
    <TOTAL_WEIGHTED_COST_BASE>200</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>99999</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>2000</TOTAL_WEIGHTED_COS
    <TOTAL_WEIGHTED_COST_BASE>3107.86000000000012732925824820995330811</TOTA
    <TOTAL_WEIGHTED_COST_BASE>3107.86000000000012732925824820995330811</TOTAL_
    <TOTAL_WEIGHTED_COST_BASE>189.0399999999999920419213594868779
    18243</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>300</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>99999</TOTAL_WEIGHTED_COS
    <TOTAL_WEIGHTED_COST_BASE>250</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>1</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>2333.32999999999992724042385816574096
    68</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>2333.32999999999992724042385
    81657409668</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>100</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>100</TOTAL_WEIGHTED_COST_BASE>
    <TOTAL_WEIGHTED_COST_BASE>396.1399999999999863575794734060>
    TOTAL_WEIGHTED_COST_BASE NUMBER
    other fields like - T_WEIGHTED_COST_CURRENCY_GID VARCHAR2(101 CHAR) , TOTAL_NET_WEIGHT_UOM_CODE VARCHAR2(64 CHAR also seem to have issues for this table.
    Is there a format tag to get the output of each field, fields-value in each line?
    I tried to trim/clean the data with Unix commands and it didn't seem to help -
    FNAME=$line.xml
    FNAME2=$line.xml.$$
    sed -e "s/ *$//" $FNAME > $FNAME2
    mv $FNAME2 $FNAME
    # tr -s '\n' ' ' < $FNAME > $FNAME2
    # mv $FNAME2 $FNAME
    Thanks

    Here is the sample output -
    $ more shipment.xml
    <?xml version="1.0"?>
    <ROWSET>
    <ROW>
    <SHIPMENT_GID>MENLO/A001.100100000281</SHIPMENT_GID>
    <SHIPMENT_XID>100100000281</SHIPMENT_XID>
    <TRANSPORT_MODE_GID>TL</TRANSPORT_MODE_GID>
    <IS_TEMPLATE>N</IS_TEMPLATE>
    <IS_PRIMARY>Y</IS_PRIMARY>
    <IS_SPOT_COSTED>Y</IS_SPOT_COSTED>
    <IS_CREDIT_NOTE>N</IS_CREDIT_NOTE>
    <TOTAL_ACTUAL_COST>133</TOTAL_ACTUAL_COST>
    <TOTAL_ACTUAL_COST_BASE>133</TOTAL_ACTUAL_COST_BASE>
    <TOTAL_WEIGHTED_COST>133</TOTAL_WEIGHTED_COST>
    <TOTAL_WEIGHTED_COST_BASE>133</TOTAL_WEIGHTED_COST_B
    ASE>
    <T_ACTUAL_COST_CURRENCY_GID>USD</T_ACTUAL_COST_CURRENCY_GID>
    <T_WEIGHTED_COST_CURRENCY_GID>USD</T_WEIGHTED_COST_CURRENCY_
    GID>
    <LOADED_DISTANCE>193</LOADED_DISTANCE>
    <LOADED_DISTANCE_UOM_CODE>MI</LOADED_DISTANCE_UOM_CODE>
    <LOADED_DISTANCE_BASE>193</LOADED_DISTANCE_BASE>
    <UNLOADED_DISTANCE>0</UNLOADED_DISTANCE>
    <UNLOADED_DISTANCE_UOM_CODE>MI</UNLOADED_DISTANCE_UOM_CODE>
    <UNLOADED_DISTANCE_BASE>0</UNLOADED_DISTANCE_BASE>
    <SOURCE_LOCATION_GID>MENLO/A001.000026</SOURCE_LOCATION_GID>
    <DEST_LOCATION_GID>MENLO/A001.000050</DEST_LOCATION_GID>
    <START_TIME>24-MAY-10</START_TIME>
    <END_TIME>24-MAY-10</END_TIME>
    <PARENT_LEG_GID>MENLO/A001.375</PARENT_LEG_GID>
    <SERVPROV_GID>MENLO/A001.CTRQ</SERVPROV_GID>
    <IS_AUTO_MERGE_CONSOLIDATE>N</IS_AUTO_MERGE_CONSOLIDATE>
    <PERSPECTIVE>B</PERSPECTIVE>
    <TOTAL_WEIGHT>5000</TOTAL_WEIGHT>
    <TOTAL_WEIGHT_UOM_CODE>LB</TOTAL_WEIGHT_UOM_CODE>
    <TOTAL_WEIGHT_BASE>5000</TOTAL_WEIGHT_BASE>
    <TOTAL_VOLUME>0</TOTAL_VOLUME>
    <TOTAL_VOLUME_UOM_CODE>CUFT</TOTAL_VOLUME_UOM_CODE>
    <TOTAL_VOLUME_BASE>0</TOTAL_VOLUME_BASE>
    <TOTAL_SHIP_UNIT_COUNT>1</TOTAL_SHIP_UNIT_COUNT>
    <TOTAL_PACKAGING_UNIT_COUNT>0</TOTAL_PACKAGING_UNIT_COUNT
    >
    <TOTAL_ITEM_PACKAGE_COUNT>50</TOTAL_ITEM_PACKAGE_COUNT>
    <SHIPMENT_TYPE_GID>NON FREIGHT RELATED CHARGE</SHIPMENT_TYPE_GID>
    <SHIPMENT_AS_WORK>N</SHIPMENT_AS_WORK>
    <CHECK_TIME_CONSTRAINT>Y</CHECK_TIME_CONSTRAINT>
    <CHECK_COST_CONSTRAINT>Y</CHECK_COST_CONSTRAINT>
    <CHECK_CAPACITY_CONSTRAINT>Y</CHECK_CAPACITY_CONSTRAINT>
    <WEIGH_CODE>A</WEIGH_CODE>
    <RULE_7>N</RULE_7>
    <SHIPMENT_RELEASED>Y</SHIPMENT_RELEASED>
    <PLANNED_COST>99999</PLANNED_COST>
    <PLANNED_COST_BASE>99999</PLANNED_COST_BASE>
    <PLANNED_COST_CURRENCY_GID>USD</PLANNED_COST_CURRENCY_GID>
    <IS_HAZARDOUS>N</IS_HAZARDOUS>
    <IS_TEMPERATURE_CONTROL>N</IS_TEMPERATURE_CONTROL>
    <IS_COST_FIXED>Y</IS_COST_FIXED>
    <IS_SERVICE_TIME_FIXED>N</IS_SERVICE_TIME_FIXED>
    <IS_RATE_GEO_FIXED>N</IS_RATE_GEO_FIXED>
    I'm searching for example usage of the function call on Google, figured there might be other who have more hands on experience here with these functions.
    Thanks

  • SAP Query format issue (with ABAP list)

    Hi All,
    I had a requirement to remove all unecessary formatting and text from a SAP query report which can be read by a third party software system. We need only Header line and  report data (spaced by Tab).
    I have removed all formatting from the report and changed the output format from "SAP list viewer" to "ABAP list" .
    The issue is that the report shows material number with 12 digits in output but when we download to file then it adds extra six "0" and makes the Material Number field as 18 digit.
    we have already maintained new length as 12 againts the standard length 18 for material number(under field output option)
    Please suggest how to get rid of extra digits generated during downloading.
    Please help,
    Thanks,
    Rohit

    Hi Brad,
    Currently we execute query with SQ01 and from the output screen the user direclty saves the file as "local file..."
    The output format is "abap list". We are able to get the exact format but the only problem is with material number. I cant make changes in the program. Is there a way to download it without changing the 12 character ( as displayed on the report output)
    Thanks for help.
    Rohit

  • Date Format Issue with Interactive Form

    Hi, here is the scenario:
    -We just upgraded to SP17 from SP15
    -I'm using Livecycle Designer 8.0
    When we were on SP15, this was not an issue.  I was wondering if anyone encountered this problem and if so, if there is a workaround?
    I create an interactive form to start a guided procedure process.  Im passing the data from my desktop Interactive form to another callable object in GP to send an email with the PDF attached.  This all works correclty. 
    My date/time fields are set to type DATE with a display pattern of YYYY-MM-DD.  When I create the form in the GP administrator to my desktop and open the PDF, the date format is correct. However, when I submit the form to start the process, the incomming date fields to be mapped to my second Callable Object have change in format from "2009-02-18" to  "Wed Feb 18 00:00:00 EST 2009".
    This is true in the new form I receive via email, and also in NWA->monitoring->guided procedures when I check the instances.  The input mapping is already set to the false formatting.
    When I open the form from the second callable object with the incorrect date format (in designer), the date's display patterns are set to YYYY-MM-DD but are not being displayed as such.
    New discovery....I tried to create a Business Logic callable object and format the date.  I created a string input and date output and mapped them accordingly.  When I perform a "TEST" from the design time and use the input "Wed Feb 18 00:00:00 EST 2009", the string is automatically converted to 18/02/2009 in the output, which is what I want to occur.  The only problem is when I run the actual process, the same "Wed Feb 18 00:00:00 EST 2009" is being output instead of the 18/02/2009 in the TEST.
    Anyone have any ideas?
    Thanks.
    Edited by: Warren Clements on Feb 26, 2009 2:20 AM

    This test program might help...
    import java.util.*;
    import java.text.*;
    public class ExpandYear
        public static void main(String[] args) throws ParseException
         SimpleDateFormat sdf_2dyear = new SimpleDateFormat("MM/dd/yy");
         SimpleDateFormat sdf_4dyear = new SimpleDateFormat("MM/dd/yyyy");
         String test1 = "3/21/00";
         System.out.println("test1: " + test1 + " to : " +
                      sdf_4dyear.format(sdf_2dyear.parse(test1)));
         String test2 = "4/9/99";
         System.out.println("test2: " + test2 + " to : " +
                      sdf_4dyear.format(sdf_2dyear.parse(test2)));

  • Formatting issues with BC modules?

    Hi!
    I'm very inexperienced but I've built my own site (www.lauriedugdale.com) using adobe muse, business catalyst and typekit with the help of a few guides found on these forums. However I'm having a few issues I cant figure out.
    Formatting such as bullet points don't work in my blog posts using my blog template.
    Whenever I use a BC module on a page my typekit font stops working.
    I would also like to install an ecommerce solution on the landscape section of my site, with a slector for the size of a print and an add to cart option next to each picture.
    Any help would be very much appreciated!
    Thanks.

    Thanks for help.
    The string-join did not worked for me but got a workaround for my issue.
    select
             ,      TRIM(REPLACE(REPLACE(XMLQUERY('settlementInformation/settlementInstruction/correspondentInformation/routingIdsAndExplicitDetails/routingAddress/streetAddress/streetLine' PASSING xx.COLUMN_VALUE RETURNING CONTENT),
                           '<streetLine>' , ' '), '</streetLine>' , ''))                                 my_col_with_spaces
    from
             ,    XMLTABLE('emml/newTransfer/settlementInformation' PASSING XMLTYPE(gmh.message_xml)) xx
             ,    XMLTABLE('settlementInformation' PASSING xx.COLUMN_VALUE
                              COLUMNS settlementInformationId_link1    VARCHAR2(255)  PATH '@id'
                                    , order_street_address             VARCHAR2(100) PATH 'settlementInstruction/correspondentInformation/routingIdsAndExplicitDetails/routingAddress/streetAddress'
                           ) yy
    ...

  • Formatting issue with network printer

    I have a bitmap report with a repeating frame (1/2" X 2") that
    prints 3 across and 10 down per page in Reports 10g(9.0.4)
    Text inside the frame is size 8 Helvetica. I am getting a huge difference
    in formatting when I send it directly to network printer(in Unix) versus
    when I do STD Screen in Pdf format and send it to local printer in windows.
    Output in network printer is bigger and wider, it almost overflows from the
    page, where as its perfectly fine when I display the output in Pdf and send it to
    local printer.
    Is there a way to fix this problem so the output looks exactly the same whether
    you send it to network printer or to pdf?
    thanks
    arniko

    Hi Arniko,
    Have a look at : http://download.oracle.com/docs/cd/B10464_05/bi.904/b13673/pbr_font.htm I think it offers a good starting point to troubleshoot the issues when printing fonts in reports on Unix.
    Thanks,
    Adina

  • Format issue with transfer from Cs2 to Cs5.5

    I transferred my InDesign files from CS2 to a new computer with CS5.5 and the formatting is all off when attempting to print. All the print settings appear to be the same on both computers but the image in Cs5.5 is way over to the left and top side of the paper. Yikes! Any suggestions?

    Are you referring to a selection on the printer or on the InDesign page? Not clear. Thanks.

  • Date Format Issue with Pre-Insert trigger

    I have created a form wherein creation_date and last_update_date are columns in a table that needs to be populated with sysdate (in format mm/dd/yyyy hh:mi:ss am) at time of saving.
    In pre-insert triiger, if I assign date as follows , it works:
    :creation_date=sysdate;
    However this creates date in format yyyy/mm/dd.
    I would like to set it in format mm/dd/yyyy hh:mi:ss am.
    How can this be done-I tried using to_date and to_char but wont work.
    Any ideas?

    hi
    u may try this too.
    when-new-form-instance trigger:
    set_application_property(PLSQL_date_FORMAT,'DDMMYYYY HH12:MI:SS');
    set_application_property(BUILTIN_date_FORMAT,'DDMMYYYY HH12:MI:SS');
    forms_ddl('ALTER SESSION SET NLS_date_FORMAT=''DDMMYYYY HH12:MI:SS'''); sarah

  • Small Product page table format issues with unused sections

    Hello All,
    I hope someone can help me to identify what it is I may be doing wrong with my Small Product catalog pages. I have this issue where I have unused sections or blanks where normally product images/detail would be. I think this may be coming from my Product titles which use more than two lines of characters and those products that I have on sale where the listed price is lined through with a new price below(additional row of text) where the product is taking more hieght area than the norm. It seems to be pushing the other products farther over/down to another column/row. I'm sure it is somelthing that I have wrong with the way the table is setup for managing the hight of each product area dynamically, but I am new to this so not sure what to address it in the code.
    here is a link to one of the problem pages showing the issue:
    http://tigressartscomics.com/cgc-graded-comics
    Any help would be greatly appreciated.
    Thanks,
    Kennedy

    Hi Mike,
    Actually I just realized that by adding that height code to my css the Stock qty and add to cart button are no longer visible. I even tried increasing the height to a ridiculous amount to see if the value was just not large enough to show it, but still no stock and add to cart button...just a lot of blank space under the items.
    Any idea what may be causing that?
    Thanks,
    Kennedy

  • Sigma X3F format - issues with preview

    Having problems on getting the proper preview and full file with proper colors. The 5 photos I have tried look like they are missing red. I have LR 2.3, Camera Raw 5.3, Adobe CS2, Mac OS 10.4.11 (PowerPC). Any suggestions?

    Problems still persists. 
    So now I am using both LR 2.0 & 2.4 with two different catalogs.
    2.4 will read my DP2 RAW images.  Where 2.0 will not.
    I think this issue is connected to my auto bracketing.  Only occurs on some shots.
    Since 2.0 has never had this issue; I will use it with the 2.0 generated catalog as a workaround. when this issue occurs.  Otherwise I will use 2.4

Maybe you are looking for

  • Use XSLT? external dependency?

    Hi, I built a package for the system to generate HTML emails for the customer. I build the package with XML/XSL template so that for different criteria can use different template(XSL) but same data (XML). It works fine. However, my client is asking m

  • Repoting Server: Which Management Server manage the reports in this case of MS failure?

    If I have 2 MS "server1" and "server2", and server1 is the RMS emulator. When i install "server3" with the Reporting Role and select "server1" how management Server. What happend when server1 is turn off? Does Reporting work?

  • Folders created with unexpected characters in the folder's name.

    Hi: In SharePoint 2013 I have routing rules that save documents into folders.  The folder is created using the "%2" token that is supposed to create a folder (if it does not exist), based on the value of a field. I am using a field called "Requiremen

  • High error question and getting my ip profile rese...

    hi there, can anyone help please. i was suppose to have my ip profile reset 11 days ago but my speed is still slower than it was, also my downstream is now 5.344mbs when it was 6 mbs b4. i have tried to use the bt speed tester but it hasn`t worked fo

  • Time Machine can not turn of

    I want to turn of TM permanently.  On my other machines I get this option: but not on my MM. How to fix, or how to turn TM off permanently.