Conditional Text in A Form Page

Hi,
I have a quesiton about changing a text value in a textbox depending on a value from a selectlist. I have a table in which there are applications which are associated with application groups. This table only includes two columns. When a user selects a value from a select box I want the textbox to get the value associated with selectlist value which is gathered from the table?
T o clarify let me give an example. In my table projection application is associated with a product in application group. So when a user selects projection in selectlist I want product written in my text field.
That will be great if you can help

Use the Item (Select list with redirect)
and in the source for text box,select SQL query in source
Select application_group from TBL_Name where application = :p_select_list_item
Thanks
Ashri

Similar Messages

  • Replacing pages text but preserving «form» pages... A real problem of (wasting) energy and time?

    Section A: a bunch of pages with text that are having a lot of changes.
    Section B: a bunch of pages with forms already approved.
    (Of section B have a already a PDF file with fields, buttons, links, etc, absolutely perfect)
    Problem: change in section A a lot of pages.
    Two ways: one, is replacig in the new PDF —now with many changes in section A — just the PDF section B pages already right.
    In this procedure pages are indeed changed but field are lost...; the second way (I am using against any logic as time and energy are related) is copy-paste all the fields and buttons from the «good» PDF of section B to the new PDF with changes already made in section A.
    What's wrong?
    Why the file gets sick and does not allow to do this?
    Going back to export as IDML is not enough.
    Inserting the perfect pages of section B in the new PDF (either removing before or later the inadequate pages) damages the TOC in the new PDF and the hyperlinks related no page numbering get dead.
    And inserting/replacing new section A in the old section B claims again for a loss of links as the PDF file has been made up of two parts. (?)

    No, is not at all a problem related to maintaining forms.
    All the contrary.
    Please be kind and read again the post, is a problem with links, with the integrity of the file, with anomalies in behavior, just with many things far beyond the user that can not be reduced to that known resource:
    http://indesignsecrets.com/designing-forms-with-indesign-acrobats-replace-pages-feature-is -at-your-service.php

  • Can i set the content of input text in a form layout in the uix page center

    Hi
    i have a simple question, how can i set the content of an input text in a form layout in the .uix page center?
    i saw in the page properties but i didn't found.
    thank you for your help.
    Edited by: Islem on 19 déc. 2008 00:22

    Sirrick,
    If I understand your question correctly, you want to programmatically set how many array elements (clusters) to show. You can do this with the Array properties: Number of Rows and Number of Columns. Please see the attached VI.
    Zvezdana S.
    National Instruments
    Attachments:
    Array_Elements.vi ‏20 KB

  • How to create Standard text for terms and conditions of po print form

    Hi anybody,
      I want create Terms and condtions inside smartforms PO FORM , how do i create terms and conditons and how use font size? I don't want hard code inside smartforms , I will create seperate texts for terms and condition after i include inside smartform.
    How i will do ? anybody please tell me.
    Thanks
    S.Muthu.

    Hi Subramaniyan,
                             U an create an include text node in your smartform.And terms and conditions is the header level text,so i suppose you have to give the inputs as follows :
    Text Name         &**-EBELN&
    Text Object       EKKO
    Text ID              xxxx
    Language          &**-SPRAS&
    is the data at your end .To simplify more follow the following.
    1> go to your purchase order from me23n
    2> open any purchase order and click on the terms and conditions text.
    3> go to GOTO option of the text.and click on the HEADER.
    4> U will find the attributes of the text which you will have to pass to the Include text in your smartforms.
    The long texts arestored in STXH table.
    Reward Points if useful.
    Cheers,
    Deepthee Kasal

  • Is there a tutorial/primer for working with conditional text and page numbering in book folders?

    I'm ramping up on FrameMaker 9 and have been experimenting with using folders in book files. I like being able to add Frame files to the folder to organize content. But I also need to use conditional tags. In one version of my book, the entire contents of some files in one folder are hidden using conditional text. I can't figure out how to set the numbering for each file so that the page numbers adjust appropriately in this scenario. Or is it even possible to do this?
    Can anyone recommend an advanced tutorial for using folders in Frame 9?

    Michelle,
    It would be easier to maintain if you create a different book file that omits the entire "conditionalized" set of files.
    See these Adobe TechComm blogs for some more background info on using hierarchical books and numbering behaviour:
    http://blogs.adobe.com/techcomm/2009/05/xml_authoring_projects_using_hierarchical_books.ht ml
    http://blogs.adobe.com/techcomm/2009/06/numbering_in_hierarchical_books.html

  • Change the font typeface of text object in form Master Page

    Dear all,
            I am creating a Adobe Livecycle form with multi-language support. Simply, there is a header title that is a text object in master page. I want that it can be converted to simplified Chinese from English and change its font typeface to “SimSun” when printing begins. I try the following code on its “Initize” event to do this.
    Simply, I configure a print flag(Y/N) in form so that it will convert into simplified Chinese and change the font typeface to ‘SimSun’ when the flag is reset to ‘Y’.
    Int langInt = i ;       
    If (pFlag  == “Y”) {
               PaymentRequisitionApp.pageSet.Page1.MasterSubform. Text1.value.text.value = l_XML.Record[i].TITLE.toString();
               PaymentRequisitionApp.pageSet.Page1.MasterSubform. Text1.font.typeface ="simsun";
    I found that it doesn’t work. There is something else in the form to reset the title to English. So I try to paste the code above in “calculate” event of tex1 object. It’s work!
    Question:
    1.      Anyone can tell me that the implement order of the events in the form?
    2.      Does it exist other better way to do this?
            3.  Which event, function or any else let the master page’s object to be reset?

    this link for downloading the sample is valid:
    http://rapidshare.com/#!download|935|429748707|TEST2.pdf|84.309

  • Condition text on last page of Main window of a SAPSCRIPT

    Hi,
         I want to print some condition text in last page of a Main window of my custom sapscript, we can't use &NEXTPAGE& in Main window. Is there any other method to identify the last page.

    Hi Venu gopal,
    In the print program use the control break statement.
    Refer this code
    *AT LAST*
    call function 'WRITE_FORM'
           exporting
           element                          = 'GRAND_TOTAL'
    *   FUNCTION                            = 'SET'
    *   TYPE                                = 'BODY'
             window                         = 'MAIN'
    Regards,
    Sravanthi

  • Eliminating blank pages caused by conditional text

    FM 8.0p277
    Windows 7 32-bit
    My PDF file contains extra blank pages caused by hidden conditional text. All files are set to "Delete empty pages." Is there anything else I need to do?
    Thanks!
    Karen

    Hi Peter,
    Thanks for responding!
    The blank pages do not use custom master pages and do not have any empty carriage returns. However, because of the way the page break happens to fall, the marker for the hidden conditional text is the only thing on the blank page. If a hidden condition marker is the only thing on a page, can FM not delete the page?
    Also, is there any way that FM can ignore a file in the book that is 100% conditional, and not create any pages for it in the PDF?
    Thanks,
    Karen

  • Changing font/-size of a text field on master-pages not possible? (field prop)

    Hi,
    I would like to change the font and font-size of a textfield on a master page.
    I wonder if I do anything wrong, because the font-options (size, font etc.) are simple greyed out / not avaliable, when I click on my text field.
    It seems, there is any way to customize the font-properties of a textfield (only) on master-page.
    Well I guess it would work with java script in init-event ...  but really, why the hell it should not be possible simply to use the properties/text properties?!
    Please correct me if I am wrong. Do I do anything wrong or is it really not possible to customize font of a text field on master pages?

    Hi,
    I was just about to post, that I figured it out.
    Actually, I use Livecycle Designer in SAP (transaction SFP). There seems to be a bug (one of hundrets by the way).
    If I click on a field, that does not have text-property e.g. subform, text-option menu greys out.
    Afterwards it stay this way until I click/doubleclick into a simple text (not text field). From that moment on, text/font-option menu is available again, until I click on something without text. => So pay attention and click wisely
    coming soon: "SAP meets Livecycle Designer - a (Bug)Lovestory", hardcover 124 Pages. ; )
    by the way: SAP does not sopport interactive forms higher than Reader 8.1. Its statement "8.1 is fine enough for everything you need in a SAP/Adobe Interactive Form". So beware of using XFA higher than in 8.1. sad, but true ...

  • HOW TO KEEP TEXT AT BOTTOM OF PAGE USING JAVASCRIPT-ANSWERED

    UPDATE 5/12/2006: MORE COMPATIBLE CODE:
    Was using OnRequestEnd.cfm to load copyright info at bottom
    of each page but page size varied and copyright info would appear
    at different points on different pages. Didn't look good. Could not
    use tables to align the text for output reasons. Coded a way using
    CSS and JavaScript to keep text at bottom of each page. Be careful
    with CFFORM, us have to set the attribute 'wMode=transparent' in
    CFFORM so text is above form. Tested in IE and Netscape. Put at end
    of individual templates or inside OnRequestEnd.cfm - Enjoy!
    (css goes in your external css file or between local style
    tags)
    .copyright{background-color:#d8d8d8;color:Black;font-size:10px;font-family:Arial;width:10 0%;text-align:center;}
    body {border-bottom-width:0px;}
    (following goes at end of page or in OnRequestEnd.cfm)
    <span id="x" class="copyright">
    my copyright
    </span>
    <!--- *** KEEPS COPYRIGHT LINE AT ABSOLUTE BOTTOM OF EACH
    PAGE --->
    <script>
    if(document.body.scrollHeight <
    document.body.clientHeight){
    var s = 0;
    document.getElementById('x').style.cssText='position:absolute;bottom:'+s+';';
    else {
    var s = document.body.scrollHeight;
    document.getElementById('x').style.cssText='position:absolute;top:'+s+';';
    </script>

    To change it for a given text frame, the frame must be selected when you execute the menu command.
    AlyMcF1 wrote:
    …how can I apply this to the majority (400+) of my text frames at once?
    To change the setting of existing frames throughout your document, use Edit > Find/Change.
    Choose the Object tab.
    Set the Search: field to Document.
    Set the Type: field to Text Frames.
    If there is a formatting attribute common to all the text frames you want to target and change, click the glass/frame icon next to the Find Object Format field to access the Find Object Format Options dialog and set that common attribute.
    Click the glass/frame icon next to the Change Object Format field to access the Change Object Format Options dialog and set the Align: field to Justify under Basic Attributes > Text Frame General Options > Vertical Justification.
    Step through the Find Next/Change sequence to selectively apply the change, or click the Change All button if you're certain you want all the found frames changed.

  • How to edit text in a form edited in LCD / Acrobat 9?

    So I have a few minor edits to a form that was created in LCD 9 and Acrobat Pro 9.  Apparently this seemingly simple task is now impossible with the latest versions.  When I try to edit it in Acrobat XI I get the message "This form cannot be edited in Acrobat" but I have no way to edit the text in LCD.
    Are users of forms from release 9 really stranded?

    I may still have a version of AA9 available to play with. If so, I will try to check things out and see if there are alternatives. Of course, you could recreate the form in Acrobat XI (that is where printing to a new PDF or extracting the info would be useful). You could also try Forms Central that is part of XI. It may be that Forms Central can deal with a LCD form, never tried it (but I tend to doubt it). If you did not use any of the fancy features of LCD forms, you might be better off just transferring it to AcroForms in XI.
    OK, I opened an AcroForms file in Designer for AA9 and saved. I then opened the file in AA9 and was surprised that I would edit the text of the form. When I went to edit the form fields it took me to Designer as would be expected. I played around in Designer a bit and could not find a way to edit the text, but the text could be edited in AA9. I think this is what you had described.
    I then opened the LCD form in AA XI and found the same result that you did. I was not able to edit either the text or the forms. However, I was able to export the form with most fields to DOCX. The result was pretty good for the form I was working with (suggesting it had reasonable tagging -- but that may also have been done by Designer, I am not sure). There were a few form fields that did not seem to come out, but most did on the 4 page form. I then used PDF Maker to create a new PDF and the result gave most of the form fields, similar to the docx file. It may be that this conversion process might be the most useful, unless you possibly have a form with dynamic fields that is unique in Designer.
    Hope that at least clarifies a few things for all of us and gives you some ideas. You might find additional input from the folks in the forms sub-forum.

  • Self replicating form pages in Acrobat Pro 9 (Win XP)

    Is it possible to make a single form page, with several text fields, a few drop-down menus, that will duplicate itself into a new page when a button at the bottom of the page is pushed?
    If this is possible, is it also possible to have any fields, drop downs, or buttons, change their name automatically as each new page is created so that there are no conflicts of having multiple form items with the same name?
    For example; Page 1 has a button, "Date1", that when pressed, will insert the current date into field "DateField1".   I press another button, a new page is created which is an exact duplicate of page 1 (with all fields blank) and now, on page 2, there is a button, "Date2", that will insert the current date in "DateField2".
    If this is possible, how do I do it?
    Thank you very much for any help you can proivide,
    Nathan

    GKaiseril wrote:
    Have you looked at the documentation for the template object and the spawn method. You set the 'rename' parameter to 'true' and the spawning method will rename the fields in the template to be prefixed with "P#.templateName." where "#" is the zero based page  number of the spawned template and "templateName" is the name of template that was spawned.
    A Lesson in Templates for Adobe Acrobat by Dave Wraight.
    When I create a from that uses a template, I create the template and then spawn the 1st page of the form before the template and then work out the scripting for the 1st page and template and then hide the template.
    Thanks, but I've already gotten past this point.  The issue I am having now is getting the javascript for the button to automatically append the page prefix to itself so that the button works on that page, not the page it was duplicated from.

  • Inserting Text into a web page

    I need to know how to insert text into a webpage, like google, search, and then get the result.
    Using the wonders of the internet I have been able to display a webpage, and see the HTML code that is generated, however, I don't know how to insert text into a web page, or get the result.
    Any help, or pointing into the right direction would be appreciated.

    What do you mean by insert into web page? Like
    prefill data on a form?
    Or like a search on google? What are you using to
    do this?
    I am guessing based on the info you gave in your
    question, that you might want to just look at the url
    of the page. For example search on google and you
    will see the text entered into the search field
    inside the url. Learn from that and develop a url
    that will search for the text you want to insert.
    If I am not understanding you, please clarify.Right now, I'm using the URL to search for me, which will work, but the search can be different from website to website, and I would like something closer to an automated form filler if I need to implement something like this again.
    Of course, something like an automated form filler would probably work better, if I were able to retreve the results

  • Very slow PDF generation when conditional text is hidden in FM 9.0

    I am working on 96-page chapter of a larger book. A 7-page section of the chapter needs to be hidden until the next release, so I hid it with conditional text. After doing this, the "Save as PDF" printing process goes from taking 6-7 seconds to taking several minutes. If I unhide the conditional text in the same session, printing is very quick again.
    I have no problem generating very PDF files with the PDF printer in other applications (Word, PowerPoint). The issue is specific to FrameMaker and the use of conditional text. What might be causing this?
    I am using FrameMaker 9.0p255 and Distiller 9.0.
    - Chris

    Hi Jeff,
    These were good suggestions to try. Saving the document first has no effect on PDF generation.
    However, I did find that printing to the Adobe PDF printer remains fast when the conditional text is hidden. That's quite an interesting finding! I did also notice that these two methods of PDF generation aren't identical:
    "Save as PDF" opens an Adobe Distiller window, while printing to the Adobe PDF printer opens a different "Creating Adobe PDF" progress box (looks like it's from the printer driver itself).
    "Save as PDF" generates a 1188k PDF file, while printing to the Adobe PDF printer generates a 1049k PDF file.
    "Save as PDF" defaults to placing the PDF in FrameMaker's working directory, while printing to the Adobe PDF printer defaults to saving to the last place to saved a printed PDF file (awkward when working with multiple directories, as I often do).
    When I do a "Save as PDF", FrameMaker does still spool to the PDF printer. It is this spooling that takes a long time. Once spooling is complete, then the Distiller window opens and the PDF is created very quickly.
    I would still like to get "Save as PDF" working since it knows where to place the PDF file. No solution to the runtime yet, but at least there is progress...

  • Question on conditional text design

    I have a relatively large book (230 pages) with dozens of tables and 100's of graphics. I need 4 versions of this book. One for each grade level (3) and one if content for all 3 grades is sold as a "master course."  Other than implementing the conditional text, the book is ready to go. I have tried a couple different ways to approach the  tables conditionally (some of which are in Text Frames, some just anchored to a page ) but I don't get very far.  Applying the Conditional Text tags ( with different colors and markers for each)seems to make it crash (i.e. almost duplicatable unlike the "normal" 3-4 crashes I experience on a daily basis the last month that are just random). Sidenote: I was very happy to see that they are going to fix the book printing crash...
    Cross reference markers are involved in these conditional sections, and I have my suspicions that they are a root culprit of my other crash problems, but then FM crashed when applying conditional text to a section that *didn't* have a x-ref, so I don't know what to think.
    I need to get this out by Monday. So my question is this, if I need 4 tables in a page (one for each version) am I better off just making 4 copies of the book and compiling that way? I sold the client on FM mostly because of the ability to compile multiple docs from one base book..so I really hate to have 4 copies when I give her the source. I know you can highlight individual rows in a table for a version (so I could make one really big table for 3 of the versions and just choose different rows), but this is a thing that seems almost certain to make it crash as well.  And the master tables have an additional column as well as a row so I would still need 2 tables per doc if I could get the conditionals to quit crashing. Is there some better way to "design" this that an experienced FMer could suggest? Some custom utility that works?
    Just in case someone asks this:
    System Config
    FM 11
    new install in August, not upgraded
    Files are all new and native to FM11
    Windows 7-64 bit
    20 gig of memory
    2 TB drive - local C:/
    Thanks for any suggestions on this.

    I think you picked the wrong thread - this one deals with importing or linking FM content into RoboHelp with the TCS.
    I haven't heard of anybody talking about conditional text crashing their FM11 - only issues with Track Changes and Conditions. Have you been reporting these crashes to Adobe Support? Have you submitted your crash logs? Can you reproduce the crashing with a sample book or is it only with this project? Have you tried MIF-washing your content?

Maybe you are looking for

  • Having issue with a Sum/Average program

    The issue I get when I run the command is, let's say I enter 4 numbers, 5, 7, 9, 16 then enter a 0 to end the count, the avg it gives me is 8.0 instead of the 9.25 it should be. Any insight would be greatly appreciated. import java.util.Scanner; publ

  • Cannot Assign Archive and Retention Policies in Outlook 2010

    We are having problems figuring out how we enable Archiving and Retention tags in Outlook.  We have a new Exchange 2010 server with an Enterprise license key. We have run Microsoft Office professional plus 2010 on all of our clients (licensed through

  • Help with Privacy settings please

    I have added my Home phone number to my contacts. If I set Privacy to "Allow calls from Anyone to my Skype Number" and "block calls when phone number is hidden", then I can receive calls from Home OK. And it recognises the number as Home (it tells me

  • MM: do I have to use bdc, when I already called the function?

    I'm doing a bapi for requisition create. after calling the function and identified the tables, what's next? Supposed to be it would generate a PR # but it didn't. Please guide me. IMPORT: SKIP_ITEMS_WITH_ERROR     TYPE     BAPIMMPARA-SELECTION       

  • Building an ODBC connection to Outlook Business Contact Manager database.

    I am trying to build an ODBC connection to our Outlook Business Contact Manager. It is SQLEXPRESS.  Do I use the More Data Connections Outlook option?  If so, I tried and it prompts me to install something, which I do not believe I have?  Any suggest