Simple question... on the PAGE of the OFA

Description.jpg

Hello Experts - please let me know - is it possible?

Thank you

Sandy

Hello

You can do this through personalization... Please check the steps below

1 create a Style MessageTextInput

Properties

Height: 2

Fast: Description

The view attribute: (use ViewAttribute of origin Descritption field)

The view instance: (use ViewInstance of origin Descritption field)

Change the order of

2 hide the origin Description field

Thank you

Dilip

Tags: Oracle Applications

Similar Questions

  • simple question: is the f2280 a printer/scanner wireless?

    Simple question: is the f2280 a printer/scanner wireless?

    This widget could not be displayed.
  • I have a simple question about the meta-data.

    Hello. It is a simple question about the meta-data. How can I get the video bitrate of a flv or mp4 (video playing via NetStream file) file

    right now I have this:

    Code
    var netClient:Object = new Object();
    netClient.onMetaData = function(meta:Object)
    {
    for (var in meta props) {}
    trace (props + ":" + meta [props]);
    }
    MovieClip (root) .durations = meta.duration;
    trace (MovieClip (root) .durations);
    };
    NS.client = netClient;

    And my output is:

    videocodecid: avc1
    audiocodecid: m4as
    aacaot: 2
    Width: 960
    AudioChannels: 2
    videoframerate: 23.976
    TrackInfo: [object Object], [object Object]
    moovposition: 32
    avcprofile: 77
    audiosamplerate: 48000
    avclevel: 31
    seekpoints: [object Object], [object Object], [object Object], [object Object]
    height: 540
    Duration: 221.312

    As you can see, there is nothing of video bitrate.

    I know that the video bitrate of my videos, but then I have to manually type each number of bitrate into my flash project, and it would be such a fuss when I have a lot of videos. Would be nice if flash can detect the video bitrate.

    It's for my online portfolio.

    Why you divide by 8?  If you want to convert bytes into bits, multiply by 8.

  • Simple question on the passage of ID variables in a url after you add a new record

    Hello;
    I know it's a simple question, I have a brain block. I'm going from a form and insert a new record in the db, but after I insert the new record, I want to pass the ID variable that gets are entrusted to him. How can I do this?

    It's my code to insert:

    < cfset EventDate = "#DateFormat(form.eventDate,"mm/dd/yyyy") #" >
    < datasource = "" #APPLICATION.dataSource # cfquery "dbtype ="ODBC">"
    INSERT INTO events
    (title, eventDate, eventTime, location, contact, telephone, fax, email, URL, sponsor, body)
    VALUES (< cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.title #" >,)
    < cfqueryparam cfsqltype = 'cf_sql_date' value = "" #EventDate # ">,"
    < cfqueryparam cfsqltype = "cf_sql_time" value = "#form.eventTime #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.location #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.contact #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.phone #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.fax #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.email #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form. "URL #" >.
    < cfqueryparam cfsqltype = "cf_sql_varchar" value = "#form.sponsor #" >.
    < cfqueryparam cfsqltype = "cf_sql_longvarchar" value = "#form.body #">) "
    < / cfquery >
    < cflocation url = "events_RecordView.cfm" >

    In the cflocation I want to pass the variable ID, how about a new record?

    Thank you.

    CFmonger

    Try this. This will select in the query exactly what was inserted just enter the id and pass id just to get in the variable. If two people fill out the form at the same exact time, that assure that they are redirected to the appropriate page.

  • Simple question about the signing of the app

    Hello.

    I develop libraries to be used in other apps.

    It will be a cod file, its name will be added to the jad as a dependency.

    My library has access to the secure API (call of the browser), so I have a simple question:

    can I register only my cod library or application that uses my library is expected to be signed in too?

    THX.

    You should be ok just signature cod of the library, if your application uses any API secure. However, I just make a habit to sign everything just in case.

  • Simple questions on the earphones of events and memory management

    I am brand new to AS 3.0 (have not coded in 10 years!) and I have a two part question on the management of event listeners.

    1. is it possible to use variables or loops to simplify the process of creating event listener? For example, I have a scene that animates the leaves when they are hit. There are 25 or more leaves, so I need to handlers of 25 and 25 functions, even if the animation is the same. Right now my code looks like this:

    leaf1.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf1);
    leaf2.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf2);
    leaf3.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf3);

    etc. And then the functions all alike as well.

    function animateLeaf1(e:TouchEvent): void {}
    leaf1.gotoAndPlay ("animationStart");
    }

    function animateLeaf2(e:TouchEvent): void {}
    leaf2.gotoAndPlay ("animationStart");
    }

    etc. My instinct tells me there is an easier way to do this, but I don't know if it's just because I see a model and want to put it in a loop or if there is really a better way to do it. I have event listeners are doing right?

    2. How can I clean my waste? Each of my frames will have 100-300 earphones of events inside, for animations, etc., mainly because a single button can have 3-5 event listeners (touch Start, end touch, touch roll on, roll off touch, etc.). Is this too much for a mobile device to manage? When can I disable event listeners to make sure that they are the garbage collector to release the memory? I don't want memory leaks, but the event listeners must be active when the frame is active and destroyed when the setting is inactive; I don't know how to program which, or if such a garbage collection is already inherent in Flash.


    Thank you very much!
    Amber

    leaf1.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf);

    leaf2.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf);

    leaf3.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf);

    leaf4.addEventListener (TouchEvent.TOUCH_BEGIN, animateLeaf);

    function animateLeaf(e:TouchEvent): void {}
    e.currentTarget.gotoAndPlay ("animationStart");
    }

  • simple question for the first time the user: someone please be a hero

    Forgive the restorative nature of this question but the FM help files are surprisingly usless for the first time and users.

    I did successfully a rectangle graphic.  Now, I want to put some text in the rectangle.  I see that I can't just click on and type.  Apparently I have to, I don't know, do a "framework" of text or something?  I don't see why this is so complicated or why the help docs do not begin at the obvious base.

    Please throw me a bone and wander if this.  I use 9 FM, but I am sure that the version is not serious.

    Thank you!

    There are two possibilities to place text on a chart.

    One is to use the "text tool" in which you can type a string of text whenever you click on the slider.  You can format the string, but you cannot apply a character tag or a paragraph tag. And you can't put a carriage return make several lines; to do this, you need to add the additional lines of text.

    The line of text tool is the letter 'A' that appears in the icons when you consider > toolbars > toolbar graphics.

    Second method is to create a text frame, and then type in it. You can apply paragraph tags, tags of characters, use of CRs and so on in a text frame.

    Text frame tool is the small square with several lines in, just above the "A" icon in the Graphics toolbar.

  • Simple question on the subset of the array

    Well guys, I have a table with a number of 1000, and I want to divide it into 10 tables with 100 numbers

    My question is:

    In the subset of the table, I can put the index and length, in the first subset of table, I put index 0 and length 100, I think it will start at index 1, since 0 does not exist, right?

    then in the next I set 100 index and he will leave the index 101, or I have to put the index 101 to start in 101?

    because the length will always be 100.

    Example:

    1000/10 = 100

    So I have to create 10 tables with 100 numbers each

    Sincerely,

    Eduardo

    LabVIEW arrays are 0 based, so the first element has index 0. 101 item has index 100. So yes, you must specify the 100 index and length 100 for obtaining 101.200.

  • simple question about the condition

    I have a simple code:

    function fl_TouchEndHandler_v(event:TouchEvent):void

    {

    event.target.stopTouchDrag (event.touchPointID);

    var targets_v;

    var obj_v = event.target;

    event.target.stopTouchDrag (event.touchPointID);

    targets_v = (obj_v.DropTarget.parent)

    obj_v.x = targets_v.x

    obj_v.y = targets_v.y

    trace (targets_v.Name);

    my_sound_v.play ();

    I need to write a condition (if or while) that will do something if my sound does not play (for some reason any).

    Find the Sound class in the Flash help documents.  In the section covering the load() method, there is an example that uses a try/catch approach, but also an event listener...

    try {}

    SND. Load (req);

    SND. Play();

    }

    catch (err: error) {}

    trace (Err.message);

    }

    snd.addEventListener (IOErrorEvent.IO_ERROR, errorHandler);

  • Simple question about the race of the Illustrator borders - help please!

    Hello

    I'm new to Illustrator, and I can't understand something.

    I have a simple rectangle with a fill color, say red and a color of outline of us Let's say blue. Then, I use the drop down menu on the horizontal tool bar options change the race of a simple contour to something that looks more like a decorative edge. In CS4, I use the last option on the drop down menu, which has to stroke brain/border corners around the inside of the curve. When I chose this option, the filling remains as a rectangle with sharp corners that 'out' where the accident vascular cerebral/border curve inwards.

    I would like to know how to keep the race/border while getting rid of corners of the rectangle that die. I tried the erasure of the rectangle, but negatively affecting the border/stroke shape.

    Thank you very much for your help.

    David

    There are a few ways (or maybe more) to do. Both involve separating the object into two parts, one with a fill and no respect and the other of a sudden and no fill. Make sure that the trace object is on top and apply the brush line, then lock it. Add and remove anchor points at the four corners to get the below form (magenta rectangle) that will be hidden by the brush line. You can also do it using object > decaying appearance to generate the two forms of the original.

  • Simple question of the DataGrid selection...

    I have a simple datagrid that is filled by a HTTPService...

    I want to return an Alert.show ("Please select point databagrid'"); If a user has NOT selected one of the items in the datagrid... Seems simple, but for some reason any one can understand...

    Any suggestions?

    If you look in the removeModule function, you access the mm.selecteditem.id property and the property of the system, THEN you check to see if it is null.  You need to put the control in front of the var null: string title... because they will error with an error "access to the property of a null object" that you said earlier.  As the written code will run never If(mm.selectedItem == null) code, because if mm.selectedItem is null, it would have already returned an error.

    Mark

  • Satellite X 200 - 21W - Simple question on the 4 GB of RAM

    I have a Toshiba Satellite X 200 - 21W with factory 2 GB of ram so the speed of vista rating is 5.0
    now, I added 2 x 2 GB ram to 4 GB and speed rating falls from 5.0 to 4.8 what's wrong, it's a bug of Vista, or what, they are the 4 GB Kingston, both have the same Mhz and 667 MHZ

    The excat Module name is KTT667D2 / 2G

    Expect a guy of the moment. What is the performance after upgrade RAM? Is there a difference?
    Are you just not satisfied with these values or what? My P200 has values lower than your X 200 but works very well. Is not the best for some new games, but it's Ok.

    I don't know why this comment on that they should / can. There is no RAID option and there is no end of history. You have beautiful game / multimedia portable and there is not enough space for the recording of different things. Because of this toshiba offers this notebookg with 2 hard drives.

    Last week, I bought my second toshiba with 2 X 250 GB hard drives. It's great to have the capacity of 500 GB HARD drive on the mobile unit. is it not?

  • Simple question on the option "send to" right click mouse

    A menu appears when you right-click on a file. One option is "send to" in the XP operating system there is a directory that contains links to these possible programs which were the targets of the option "send to." In Windows 7, I don't know the directory even though I know that it exists. I can't get help for ' send to ' because I find thousands of "to send" hits.

    Tell me, please, where is the directory?

    Hello

    The location of the folder is here.

    C:\Users\your user name\AppData\Roaming\Microsoft\Windows\SendTo

    It is a hidden folder.

    A handy utility to view all the files on your PC is called Commander free of charge, on the link below, because it displays the files that the operating system normally hides and has a search function.

    http://www.SnapFiles.com/PHP/download.php?id=107872&a=7122339&tag=601108&loc=10

    It is a zipped file.  If you do not have an extraction utility installed, download and install 7-Zip , which can be used to open it so that you can run the Setup program.

    I hope this helps.

    Best wishes

    DP - K

  • Simple question about the field in 4.7.0 class

    Hi, people.

    No one knows what method of field controls class that the virtual keyboard is displayed when the field is concentrated.

    I implemented a custom field and when it happens the keyboard displayed discussion. And I want to avoid this.

    What is the method that I need to replace to avoid the display of the virtual keyboard?

    Thank you.

    You can use the internal VirtualKeyboard onFocus of your custom field and onUnFocus methods to control the display of the virtual keyboard.

  • Very simple question from the Perspective

    I have an image that I bought the stock. It is a picture of the 3d logo. The image is not directly facing the Viewer. How the face of the image to the front?

    I read and research for a long time and watching youtube videos, but none of them only show or tell me how to do this. I tried with the tools of perspective but can not understand.

    Thanks for any help in advance. I really appreciate it.

    Untitled-1.png

    Will90026 wrote:

    If he takes that I re - draw the object, then it's kind of defeat the purpose of the purchase of images already drawn. that is, if I could draw I wouldn't need to buy Adobe stock images.

    The appearance Panel will show you if there is an effect applied.  There is most likely no effect.

    Images of the reserve are used "such what." This is their goal. You can't wait to be able to easily reverse their engineer.

  • A seemingly simple question about the free transform tool.

    I have always used the free transform tool where the thing that turns in the background, and the transformation automatically makes a new layer. How can I do if the transformation will not cause a new layer, and it won't be the thing in the background which has been transformed to the original?

    I noticed that with other people, it is not the thing that has been transformed in the background, so they have to deal with him.

    Edit - Transform does not a new layer automatically AFAIK.

    Any chance you've been making is something like this?

    1. duplicate the layer with the tool move, possibly by holding down the Alt (or Option) key while dragging with the mouse.

    2 to see the transformation of the controls is enabled for the tool move, which means that the show handles when the move tool is selected and immediately, it would be possible to transform what has been moved / duplicated.

    -Christmas

Maybe you are looking for

  • Problems copying bookmarks from old Hard Drive to new hard drive

    The motherboard on my old Windows Vista 64 - bit is dead. The hard drive is still accessible. I bought a new PC with Windows 7 and installed Firefox. I find the.default file for Firefox on the old drive hard and copied and pasted in my new profile on

  • Equium A100-549 restoration

    I got a laptop Satellite A100-549. To get it working again, I need to do a complete reset to factory settings. Unfortunately there is no software on the laptop recovery and there is no recovery discs. How can I get a set of recovery discs?

  • Satellite A660 - need to display driver

    Hey,. the hard drive of my computer recently failed and I lost part of my drivers. Thus, for example, I lost the driver for the mouse (which was easily downloadable and fixed). But I also think that I lost the display driver, so now its running a "No

  • How to xp 64 pro wireless network connection wizard

    I installed xp64 pro on my desktop and a dlink wireless card but there is no wireless connection wizard. How and where can I get a wireless network connection wizard. I also tried to get for xp64 sp2 but could not find.

  • Black screen on startup after installation of the wireless router

    I recently installed a Netgear Wireless - G Router (WGR614) on my computer vista HP laptop and since then, I have experienced a few problems. One day my computer was working fine. I stopped it and when I went to leave the next day morning, the screen