Is it possible to place a native button in popup messages?

Hi Experts,
                   I have a requirement of sending the control back to driver application for my ADLC form after user has entered a sting of more than 105 characters in a text field. Since certain complex processing needs to be done and java scripting being a strict no no is it possible to put any native buttons embedded in the popup to transfer the control to the application from the form.
Please let me know.
Regards.
Rohit

Follow the below link where you will get a lot stuff about the client scripting..
http://partners.adobe.com/public/developer/en/acrobat/sdk/AcroJSGuide.pdf
Nith
DISCLAIMER:
========================================================================
"This communication is intended only for the named recipient and others authorized to receive it.
It contains confidential or legally privileged information. If you are not the intended recipient, please notify us immediately, and note that any disclosure, copying, distribution or action you may take in reliance on this communication is strictly prohibited and may be unlawful. Unless indicated otherwise, this communication is not intended, nor should it be taken to create any legal and/or contractual relation or otherwise. Ministry of Finance (MOF) is neither liable for the proper and complete transmission of the communication, nor for any delay in its receipt.
Whilst MOF undertakes all reasonable efforts to screen outgoing e-mails for viruses, it cannot be held liable for any viruses transmitted by this e-mail."

Similar Messages

  • Is it possible to create a Print Button?

    Is it possible to place a print button on an iWeb page so folks when viewing it online can print the entire contents of the page. The page(s)are quite long so one must scroll down to view it in its entirety, but when attenpting to print from the browser, only the first part of the long page will print. Maybe I answered my own question ... does this mean that iWeb pages should not be set longer that normal letter size?
    Thanks
    John

    You can also copy and paste the text into TextEdit and print that to a PDF. Then, create a button that says "print" and hyperlink that to the PDF. That way, anyone wanting a printout would have a nicely formatted document and you can include contact information in the document as well.
    Most sites I go to just have "print" go to a plain "black text on white background" version of the same text that the user then uses command-p (control-p on PC's) to actually initiate the print, so that'd work as well.

  • How to extract button name after message popup step completed?

    Hello!
    I wonder is it possible to get the pressed button name from "message popup"? It is easy to get button index, but I don't find a way to get buttons array. Is it possible to get buttonNlabel substituting N from button hit?
    Thank you in advance!

    Sure, just build an expression to do it. For example from the following step you could use:
    Evaluate(Evaluate("RunState.PreviousStep.Button" + str(RunState.PreviousStep.Result.ButtonHit) + "Label"))
    The inner Evaluate returns the expression for the button label, which is usually a string constant. The outer Evaluate evaluates that expression, which in the case of a string constant just removes the quotes.

  • Can I place a "Return Button" within a clip?

    Is it possible to place a button within a video clip that would enable a user to return to the previous menu? I am using submenus and to return to the submenu requires going back to the main menu and then back into the submenu.
    24 inch iMac   Mac OS X (10.4.8)  

    Is it possible to place a button within a video clip that would enable a user to return to the previous menu?
    short answer is no. However you can add a button for the main menu
    If you have a project with submenus, you can add a button that viewers can click to go back to the main menu.
    To add a button for the main menu:
    Open the menu where you want to add the button and choose Project > Add Title Menu Button.
    Hope this helps.
    SDMacuser

  • Is it possible to place radiobuttons in a fill-in form (Muse CC)

    Is it possible to place radiobuttons in a form?
    You can place the buttons with html code into Muse,
    but it doesn't manage to get them into the fill-in form
    So once you submit the form, you don't get to see the choice of radio buttons.
    Is there a way to solve this?
    Thanx
    T

    Please refer to this thread :
    https://forums.adobe.com/message/6335089
    Thanks,
    Sanjit

  • How can we place a push button in ALV  report

    hi
    could anybody inform me
    how can we place a push button in ALV  report
    thanx
    regards
    kals.

    Hi kals.
    please have a look at demoprogram
    SALV_DEMO_TABLE_FUNCTIONS
    BCALV_GRID_05
    Regards
    Bernd

  • Is it possible to display a native pdf document in AIR?

    I'm not that familiar with AIR but i was wondering if it's possible to display a native pdf document in AIR.  If so are any add-on's required or does AIR have that capability built in.  Essentially I would be trying to create a pdf viewer in that allows users to markup documents and save them to the server for others to view.  I'm just in the discovery phase of this project, so any guidance would be great.
    Thanks!

    You might want to go through http://livedocs.adobe.com/flex/3/langref/flash/html/HTMLLoader.html
    Create a file  url for the pdf you would like to load & open it up in HTMLLoader component.

  • How to place the "go" button at left size in dashboard prompt

    how to place the "go" button at left size in dashboard prompt

    Change your code to this and it should work:
    PARAMETERS : p_date LIKE sy-datum ,
                  p_uname LIKE sy-uname.
    DATA: field1(8) TYPE c .
    AT SELECTION-SCREEN .
       IF p_uname IS INITIAL.
         field1 = 'P_UNAME'.
         SET CURSOR FIELD field1 .
         MESSAGE e001.
       ENDIF .
    I think you need to have the MESSAGE statement (or something similar).  If you don't have a message class assigned to your program, instead of
    MESSAGE e001.
    you can use
    MESSAGE 'Please fill in all required fields' TYPE 'E'.
    - April
    Message was edited by:
            April King

  • IS it possible to place symbol in new positon on the image

    I have a Scnerio where in the image a symbol has moved to the new positon. Is it possible to place the symbol to new position.

    Is it possible in any other  Adobe tool?

  • Is it possible to place symbols in a tab of a register element?

    Is it possible to place symbols in a tab of a register element (see attached VI for demonstation)?
    E.g. when a error occurs on tab "Status" the red X might appear to notify the user.
    For what is property node "Register content" (in German "Reiterinhalt"...) used for? 
    The VI is done with LV2009.
    Solved!
    Go to Solution.
    Attachments:
    Tab_and_Symbols.vi ‏9 KB

    This document shows how to do what you're looking for.
    Jim
    You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
    Attachments:
    Tab_and_Symbols[1].vi ‏13 KB

  • Is it possible to have a link/button inserted into the end of my flash video that makes up the first page of my web site

    i am not sure if this will make sense so please tell me if it
    doesn't. is it possible to have a link/button inserted into the end
    of my flash video that makes up the first page of my web site. the
    video plays showing the name of the site then fades to show the
    text "enter" which i want to make the link to the next page.

    > the video plays showing the name of the
    > site then fades to show the text "enter"
    in FLASH set a gotourl action on the last frame of the move.
    If this is a "splash page" and has a dancing company logo and
    a throbbing
    drumbeat- reconsider. Just make the homepage of the website
    the homepage.
    Don't make people wait to see some content.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Is it possible to place a formula into a form

    Is it possible to place a formula into a form?

    Why not? There seems to be a lot of requests/inquiries for this type of support? Not having this function is extremely limiting to us...to the point where we may have to abandon acrobat forms central all together and purchase a product which isn't limiting or misleading in their offered features.

  • Is it possible we can to set button cornor link text?

    is it possible we can to set button cornor link text?

    @welcomecan,
    Your question is not clear to me ...Will you please elaborate..??
    Thanks,
    Bhasker

  • Is it possible to have a fullscreen button on a video within Flash?

    I have an external video playback in a website I'm making in Flash with actionscript 3.  Is it possible to create a working fullscreen option for that video?  I noticed some of the skins have fullscreen buttons but that don't actually work when you click on them.  Ultimately I wanting to make my own fullscreen button but if the preset ones don't even work I'm wondering if it's even possible.
    Thanks.

    fullscreen skin buttons work.  but make sure you're publishing for 'flash only - allow fullscreen' (file>publish settings>html>template)

  • Is it possible to disable the play button when exporting to exe or app files?

    Is it possible to disable the play button when exporting to exe or app files? Can the app just boot up without the playbutton?

    Are you talking about auto play option or the play button on Playbar?
    I just checked the EXE ran fine without requiring any play button to start as per my settings.
    Is this waht you are looking to achieve?
    Thanks,
    Anjaneai

Maybe you are looking for