API to set the help text

Hi all

I'm on Apex 4.2.5. I want to give a superuser can change the help text in an application. Is there an api procedure which gives the floor so that a user (super) can change the help texts of the fields of the application? I can then write a page with a report of all elements with labels with help texts (query select page_id page_name, region, apex_application_page_items label where application_id = 110 and lower (item_label_template) like '% with assistance %') and call the api when the help text is changed.

Otherwise, I'll put in a clean table help texts. But how to manage that when a user clicks on a link with the help text, who recorded the text appear?

Kind regards

Tom

tomvdduin wrote:

I'm on Apex 4.2.5. I want to give a superuser can change the help text in an application. Is there an api procedure which gives the floor so that a user (super) can change the help texts of the fields of the application?

No, but there is a feature request for it.

Otherwise, I'll put in a clean table help texts. But how to manage that when a user clicks on a link with the help text, who recorded the text appear?

You will have to create your own AJAX dynamic action that replaces the built-in bindings click on the help links.

Tags: Database

Similar Questions

  • PL/SQL API to set the text for the notification

    Hello

    Anyone can indicate APEX PL/SQL API to set the value of notification page text?

    I found call WWV_FLOW.show_error_message which display the error message, but doesn't seem that she also transaction Rollback - so I need to have something similar for notifications. Directly manipulate WWV_FLOW.g_notification works not as well - I had invalid checksum error.

    Any ideas will be appreciated.

    Sincerely
    Husbands

    Sentinel page is too early in the treatment of set this global but you should be able to use before header process, or at any other point in shooting to set. What is an API, it is not a because a simple assignment to the global level will be sufficient.

    Scott

  • Create the help text for the column tabular APEX region

    Hi guys,.

    Please see the screen - shot below.

    I have to do two things:

    1. this "5000" value is passed in the URL, for example P_41_TOTAL_LEAD_VALUE and I want to display in the currency format, i.e. 5 000.
    If the value is 60000, it should be displayed as 60 000.

    2. I am required to display the help text for column of tabular form - expected quarterly value, how to proceed with that?

    Thanks in advance

    Arpit

    Capture.JPG

    Hi David,

    I have not tried to use the Format mask, however there is no change in the display format.

    Even I tried in a different format, nothing happens.

    Try the steps given, which will solve your problem

    1. create a hidden item I say P41_LEAD_VALUE

    Protected value: No.

    Pass the URL value on this element hidden instead of P_41_TOTAL_LEAD_VALUE.

    2 create a calculation on the point P_41_TOTAL_LEAD_VALUE

    Type: SQL Expression

    Point calculation: after region (s)

    Calculation: TO_CHAR (: P41_LEAD_VALUE, '999G999G999G999G999G999G990')

    Hope this helps you,

    Kind regards

    Jitendra

  • How to set the banner text in Vcenter?

    Hello

    I'm looking how to set the Banner text in Vcenter not in the ESX Server.

    The banner message should apper when connecting users on the VCenter server.

    Thanks in advance.

    See screenshot:

  • Hyperlink in the help text element

    Hi guys,.

    I am currently having a help text area that appears on a text element to display a hyperlink.

    We have an internal intranet document that displays detailed documentation for the user who gives help on the page element. Does anyone know if it is possible to have this document as a clickable hyperlink in the help text on the ground?

    I tried to do something like a href ="" | " NVL(ltsc_r.Attachment,'-') | » » >'|| ' Click to view ' | ' < /a > in the help text, but had no success.

    Any help would be great.

    Chris

    Edited by: Cashy on 23-Sep-2011 01:51

    Hi Chris,

    I have not tested this proposed at all, but I would try to create a page element 0 with the source as you have below and then try to click here

    Thank you

    Paul

  • How to set the default text for a text entry area dynamically?

    I do a simulation and grabbing a my user text entry.  I store in a variable and you want to use as the default text for a text entry later in the simulation box.  It seems like it would need current for a software simulation.  However, I don't see a way to set the default text.  If I put the variable in a legend, I would use the syntax $$variablename$ $.  I tried to fix this in the text by default, but it did not work.  It is not interpreted as a variable.  Does anyone do this?  Please share.  Thank you.

    I had a need to do that as well... put a variable as default text name in a TBE field.

    I have a widget AS3 to do this, which can be found here.  There a Cp 4 demo file that does exactly what you describe.

    I would like to know how it goes...

    Jim Leichliter

  • How to set the ToolTip text programmatically?

    Anyone know how to set the ToolTip text programmatically? forms10g, db10g.

    Thank you
    m.

    Hello

    You can use the SET_ITEM_PROPERTY to define the criterion of an element tool tip.

    SET_ITEM_PROPERTY('.', TOOLTIP_TEXT, '');
    

    Kind regards

    Manu.

    If my answer or the answer to another person has been useful or appropriate, please mark accordingly

  • The use of shortcuts in the help text element

    Hi all

    I have a problem using shortcuts in the sections of help text for the items. It is said in the help "help of the element supports shortcuts using the syntax"SHORTCUT_NAME".", but apparently not. In the sections of shortcuts to shared components, it is not said that shortcuts can be used in the section of help text.

    I use 3.1. This is a bug of 3.1? In the list of bug has been fixed, I don't see that it was a bug in 3.1 so.

    If this isn't a bug, and it does everything just not in the help text sections, you have any suggestion to provide the help text for a system of aid elsewhere in the Organization?

    Thanks, Bpprive

    I can't find how to display help text you quoted, but the shortcuts are not supported in the help item-level. They are supported in the labels of items, however.

    If you can describe the steps you took to locate this text I would appreciate it so that we can correct the information.

    I have not any suggestions on support systems, but I'm sure others will.

    Scott

  • C# / JavaScript how to set the primary text block?

    Hello

    I'm working with InDesign scripting API with c# for my work. I'm new to both the InDesign scripting API and using InDesign as well.

    I am building a gap of master, with blocks of text so that the text block on the left page of the cheese would pass in the block of text on the right page.


    I read there is the option block of primary text for the master spread, but I can't seem to understand how to use it.

    Is there someone who could show me an example of script code to define the framework of primary text for a master page/spread?


    Here is the code I have for now.

    The question I have is in line 53, where when I try to run it, it gives me a very generic error 'Invalid object for this request.', which leads me to believe I'm doing it wrong.

            public static byte[] CreatePageBasedOnCreatedMasterSpread(string savePath)
            {
                Application application = ActivateInDesign();
    
    
                // Create new document
                application.Documents.Add(true, application.DocumentPresets.FirstItem());
    
    
                // Get active document and change some settings
                Document document = application.ActiveDocument;
                document.DocumentPreferences.FacingPages = true;
                document.DocumentPreferences.PageWidth = 210;
                document.DocumentPreferences.PageHeight = 297;
    
    
                document.DocumentPreferences.CreatePrimaryTextFrame = true;
                document.TextPreferences.SmartTextReflow = true;
    
    
                MasterSpread masterSpread = document.MasterSpreads.Add();
                masterSpread.BaseName = "CustomMasterSpread";
                masterSpread.NamePrefix = "AC";
    
    
                //Set the document's ruler origin to page origin. This is very important
                //--if you don't do this, getting objects to the correct position on the
                //page is much more difficult.
                document.ViewPreferences.RulerOrigin = idRulerOrigin.idPageOrigin;
    
    
                Page leftPage = masterSpread.Pages.FirstItem();
                Page rightPage = masterSpread.Pages.LastItem();
    
    
                leftPage.MarginPreferences.Top = rightPage.MarginPreferences.Top = 10;
                leftPage.MarginPreferences.Bottom = rightPage.MarginPreferences.Bottom = 10;
                leftPage.MarginPreferences.Left = rightPage.MarginPreferences.Left = 30;
                leftPage.MarginPreferences.Right = rightPage.MarginPreferences.Right = 20;
    
    
                // Create a text frame. Do not add text to this, as this is a master spread text frame.
                // Link their flow together
                TextFrame primaryFirstPageTextFrame = leftPage.TextFrames.Add(document.Layers.FirstItem(), idLocationOptions.idUnknown, leftPage);
                TextFrame primarySecondPageTextFrame = rightPage.TextFrames.Add(document.Layers.FirstItem(), idLocationOptions.idUnknown, rightPage);
                primaryFirstPageTextFrame.NextTextFrame = primarySecondPageTextFrame;
                //Set primary text frame of master spread to be the two linked textframes
    
    
                primaryFirstPageTextFrame.GeometricBounds = GetPageBoundsWithMargin(leftPage, document);
                primarySecondPageTextFrame.GeometricBounds = GetPageBoundsWithMargin(rightPage, document);
             
                masterSpread.PrimaryTextFrame = primaryFirstPageTextFrame; //This causes the error
             
                return GetFileData(document, savePath);
            }
    
    

    I noticed the JavaScript API that is very similar to c#, so it would be useful if I get a response from JavaScript.

    Hi Michael,

    Basically, you can do something like this (in ExtendScript):

    //Store value:
    var storedPreset = app.documentPresets[0].createPrimaryTextFrame;
    
    //Let's set it to true:
    app.documentPresets[0].createPrimaryTextFrame = true;
    
    //Add the document, name the master as you wish etc.pp. :
    app.documents.add
    (
    
        {
            documentPrefreneces :
                {
                    facingPages : true
                    ,
                    pageWidth : "210 mm"
                    ,
                    pageHeight : "297 mm"
    
                }
        }
    
    );
    //Reset to stored value:
    app.documentPresets[0].createPrimaryTextFrame = storedPreset;
    

    Uwe

  • How to set the RTL text in InDesign CC?

    How to set my RTL text in InDesign CC? The icon in the palette of paragraphs illustrated on the Adobe web site does not appear in my palette.

    Yes, the Adobe help is, ah, garbage. You get RTL tools if you download the ME version of InDesign CC. In order to get that, you must delete the version of InDesign that you now, open your creative cloud application, click on the gear-preferences icon in the upper right corner, go to the language settings and choose a language setting as "English (Arabic)" or "English (Hebrew). You will get an interface with all editing tools in English ME as the character orientation, orientation of the paragraphs and so forth.

  • Animate the edge - sets the resizable text animated along (it is useful for all devices)

    Hello

    I built a walk produced through demo using edge animate, in this demo I put stage the percentage, but when I see my ipad demo, the text remains its original size.

    Please help me, how the text according to my persentage of scene.

    Concerning

    E. Ku Muduli

    If you want that two separate text with two sizes of separate text boxes, your code would look like this:

    set the originals

    var originalWinWidth = $(window) () .width;

    set the font size as original

    var originalFontSize = 20;

    var headingFontSize = 30;

    Set the ratio of change, each change of size

    var ratioOfChange = 50;

    set the font size using jquery

    SYM. $("conteneur") .css ("font size", originalFontSize);

    SYM. $("rubrique") .css ("font size", headingFontSize);

    $(window) .resize (function)

    {

    get the width and height as the window resizes

    winWidth var = $(window) () .width;

    get the width difference

    var winWidth = widthDiff - originalWinWidth;

    check if the window is larger or smaller than the original

    If (widthDiff > 0)

    {

    our window is larger than the original so to increase the font size

    var pixelsToIncrease = Math.round(widthDiff / ratioOfChange);

    calculate the new font size

    var newFontSize = originalFontSize + pixelsToIncrease;

    var newHeadingFontSize = headingFontSize + pixelsToIncrease;

    new font size Set

    SYM. $("conteneur") .css ("font size", newFontSize);

    SYM. $("rubrique") .css ("font size", newHeadingFontSize);

    }

    on the other

    {

    our window is smaller that the original so decrease the font size

    var pixelsToDecrease = Math.round (Math.abs (widthDiff) / ratioOfChange);

    calculate the new font size

    var newFontSize = originalFontSize - pixelsToDecrease;

    var newHeadingFontSize = headingFontSize - pixelsToDecrease;

    Set the new font size

    SYM. $("conteneur") .css ("font size", newFontSize);

    SYM. $("rubrique") .css ("font size", newHeadingFontSize);

    }

    })

  • How to set the alternate text for a framework anchored in FrameMaker 11?

    What is the procedure in FrameMaker 11 to include the alt for anchored frames text? We need produce a tagged PDF output is consistent accessibility; This output should include the alternate text for each image in the document that a screen reader can read.

    In previous versions of FrameMaker, it was possible to set the text as follows:

    1. Select the image and choose the graphics > properties of the object.
    2. Click on object attributes.
    3. In the text attributes section, add your text and the text and then click on set.

    FrameMaker online help describes the same procedure, to http://help.Adobe.com/en_US/FrameMaker/using/WSd817046a44e105e21e63e3d11ab7f7960b-7f0f.htm l . However, I see that in FrameMaker 11, you get the choice of graphics > properties of the object has changed from previous versions, and I can't see the object attributes.

    Where the text is defined for an object in FrameMaker 11?

    In the Panel of the anchored frame, click the button object attributes.

  • API to set the APs

    Hello world

    I tried the API documentation for an interface that allows you to set access points on the BlackBerry with WiFi support. Unable to find anything, I turn to you guys. Does anyone know if there is an API available for the configuration of access points in Blackberry devices with WiFi support?

    Thanks in advance

    Mag

    That's right, there is no API to programmatically configure a Wifi access point on the device. The user is required to make the initial installation.

  • How to add the help text to the tabular columns?

    I have some tabular forms. I want to add help to the header of the column.
    APEX allows you to add page elements helping, but I don't see the option for the tabular columns. No idea/solution workaround?

    Thank you

    Hello

    I have a sample how to add Help ToolTip to the header of the report
    http://ActioNet.homelinux.NET/HTMLDB/lspdemo?p=63

    Mouse over the title, and see you help text.
    See this post for instructions
    Add help text

    PS: I think you can do better solution for example using dynamic action

    Kind regards
    Jari

    http://dbswh.webhop.NET/dbswh/f?p=blog:Home:0

  • API to set the auto-run at startup

    From an application, it is possible to change programmically whether app should be Autorun at startup feature or not (is there any api)? Or is the only way to apply for automatic execution at startup by modifying project settings?

    You can control the autostart property in the project settings. See "Auto Run at startup"

    There is no way to change this programmatically, once together, but you can always choose to ignore the call system of your app, right?

    See the following article:

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800901/How_To_-_Confi...

Maybe you are looking for

  • Can I program a key with text that I use frequently?

    I want to program a key f on my keyboard to insert automatically the text that I use often.

  • HP Photosmart C6280: cannot print on C6280 wireless after the upgrade to Windows 10

    Cannot print on C6280 wireless after the upgrade to Windows 10. Have removed the device, but try to re install the printer when is not found. Can print if I connect USB. Tried to reload the driver using HP Support software help, but when he arrives a

  • W510 and USB lost administrator password appears to be disabled.

    Hello everyone. I recently bought a W510 of craigslist, the tablet was without charger and would not ask upward. Purchase of a charger and turn on the Tablet, I can not login as administrator. The person I bought the tablet of not respond to text mes

  • Windows update error 8000b 0100 need help serious

    I have a x83vb from asus with WinVista SP1 64-bit and every time I have try to launch an update that it gives me Windows update error 8000b 0100 and ive tried system, Ive update readiness tool used the fixit now normal and aggressive, ive run manual

  • The day applications?

    Whenever I click the Update icon, I get the message "Application updates are now available" and a place to click on 'Show updates' - I do and see a list of my Applications, but there is no bar saying install - just a list of my apps - what is up with