How to hide and reveal content under certain conditions?

With the help of Acrobat X Pro.

I have a load of text on a form I want to obfuscate in certain circumstances and to reveal to others.

I tried to use a text box and put a script in the custom format field to switch between white and transparent fill colors, but it does not work reliably.

In the meantime, I have a hack with a gazillion overlapping of checkboxes... but there must be a better way.  I can't change the underlying text for various reasons.

Thanks in advance for any help.

You can use several read-only buttons that all have the same name and can show/hide them all with a single statement by controlling their visibility:

getField("cover").display = bYourVar? Display.visible: display.hidden;

Where the "cover" is the name of the buttons and the bYourVar is a variable which is true when you want that text to be hidden and false when you want to the text to display.

You can show/hide text by placing it on a separate layer (BCG) and control the visibility of the layer via JavaScript, but setting this up is not possible in this case, given your current constraints on editing.

Tags: Acrobat

Similar Questions

  • How can I add a page under certain conditions?

    Hello

    I'm trying to find a way to add a page to my form under certain conditions. I tried to create this sequel to 'action', but failed to locate the correct action.

    To sum up, I am trying to add a separate page to my existing form with instructions when a specific check box is selected. The separate page is text only and does not form any entries/field. Is there a relatively simple way to accomplish this task?

    You can enter the code in the script editor. If you do not show you can get it by pressing on (on PC) Ctrl + Shift + F5.

  • How to hide and restore iOS apps/files 9

    How to hide and restore iOS apps/files 9

    Awaimer wrote:

    How to hide and restore iOS apps/files 9

    There is no record to hide, they will still be on your home screen.

    You can back up apps into folders, simply pressing app until it wiggles and then move it with another application and a folder will be created.

  • hide the text label in the section report IR under certain conditions

    Hello
    We have a textlabel and a calculated field in a section of report to the IR 11.1.2.1. Is it possible (in a script) to hide the textlabel and field based on certain conditions, like for example, if the field computes to 'zero '?
    Thank you.

    Use a field instead of the text label. In the Expression Editor you can use the function if() {} else {}

    HTH

    Wayne

  • Under certain conditions allow a Feedback

    We use integrated installation of APEX flow back. We love this feature but, we will only use it in development. Is that anyway, apart from the use of JavaScript to hide or remove the link, we can have this under certain conditions depending on the environment in which the application is running?

    I know we can go turn off in the properties of the Application, but we have a ton of environments and having to manually press this switch whenever get us a new version of the application becomes tedious. I expect something more by program / data driven. For example, is it possible to return this switch integrated with PL/SQL?

    Thank you

    -Joe

    Create a compilation Option. In the development environment has defined the status on Includeand by default on export to exclude.

    Apply the Option to build on the entry page and the navigation bar of your comments. When the application is imported into a different environment the comments link and the page will not be returned.

  • imaqReadAVIFrame retrieves the empty image under certain conditions?

    Hello

    I'm having a problem where imaqReadAVIFrame (.) is the white recovery (all black images) under certain conditions.  The conditions seem to be when the height of the AVI file is equal to or greater than the width and the height is an odd number.  AVI files created by using the various AVI NI Vision (IMAQ 4.6.1, IMAQdx 4.6.1) functions in an application created in CVI 2012 on a computer running Windows 7 64 bit.  AVI files use MJPEG compressor, and they play back fine in an external program like VLC or Windows Media Player.  Any ideas on what this could be?  My solution for now is to not to allow the creation of AVI files where the height is odd and equal to or greater than the width that is not a boring restriction, but it seems like there's something weird happens with imaqReadAVIFrame().  I can provide some AVI files if necessary, but they are 16 + MB each.

    TStanley,

    I managed to reproduce what you see with your .avi files in a program I wrote.  I built a LabVIEW program that creates an AVI file which can be saved to memory and then uses code from the example finder to read who created the file.  I build the file to your specifications at the height is greater than the width, and the height being an odd number of pixels.  Something interesting about this, however, is that it seems to be a point where an odd height is acceptable.  Once you go below the height of 291 pixels, any odd height then works.  The files that I used are written as read in LabVIEW, but that the configuration should be irrelevant because we are seeing the same issue.  In addition, LabVIEW and LabWindows CVI calling the same dll to actually set up the code.

    In this, I think this question arises from the nature of the way you compress the. AVI file.  If you are interested to read a bit more about it, a useful link can be found here:

    http://www.manifest-tech.com/media_pc/avi_formats.htm

    However, what I think is happening, is it that MJPEG file compression format translates into creating files that cannot be read by our software unless the height in pixels is a multiple of 2 or the size of the file is below a certain limit.  To fix that, there is a simple solution. Compress the file with any of the other compression methods available (DV video, Cinepak Codec, codec Intel IYUV, Microsoft RLE, Microsoft Video) and you will be able to open the file without the black screen.  This worked for me and should solve all your problems.  I hope this gives you a bit of insight.

    Kind regards

    Keith M

    Technical sales engineer

  • Under certain conditions create script

    Hi, I want to put a redirect code in my stsytem to help, it is possible to build under certain conditions one < script type = "text/javascript" > tag?

    Any help would be great appricieated

    oooo and meta tags as well!

    You are wanting to add a Javascript within a topic and then conditionalise it so it appears only in some outings? If so, check out this part of the aid for the addition of scripts. Once it is in, you should be able to add a tag of conditional compilation to exclude required results.

    I'm not sure you can conditionalise however meta tags. Maybe if you elaborate a bit on what you're trying to reach.

  • Can hide us a view particular criteria under certain conditions

    Hello

    In our application, we want to have multiple criteria of view that will be displayed in the query Panel and table of the JSF page. But the display criteria are controlled based on user roles.

    So we want to hide certain criteria of view for any particular user who should not use this criterion of the view. On the object view if we change a criterion for the view and go to UI tips tab there is a 'Show on list' option which when checked/unchecked will show/hide criteria in the saved search drop down. I want to do the same thing programmatically based on condition.

    I'm not find examples of it.

    If anyone has done this before or would help pointers examples or documentation.

    I use JDev - 11.1.2.4

    Thank you

    Finally found the solution to my requirement-

    How to hide the viewcriteria from the Panel of af: query | They show me the finger... again!

    Exactly what I was looking for.

  • How to hide Control Panel tasks under vista Works spreadsheet

    How to hide the task pane on the vista works worksheet?

    Answer: task selection pane on the drop-down "display".

  • Under certain conditions see the popup on page (fragment) charge

    Hi Experts,

    We have an obligation to show a popup on the page load, if a certain condition is true.

    I have two fragments (home.jsff and profile.jsff). Initially when the user login, home.jsff is indicated and that there should be no popup.

    When the user goes to profile.jsff and save the changes, it must first redirect to home.jsff and show a popup with the confirmation message.

    I can't create a fragment separated for the popup where we need to redirect to profile.jsff and then redirect to home.jsff as said the requirement that the popup should display the content of home.jsff in the background.

    Also I can't use showPopup behavior during the loading of the page because it's a jsff.

    Please suggest how to implement this.

    Thanks in advance.

    Best regards

    Saurabh

    ... There's an even simpler option

    1. Add a hidden from the fragment output text element

    2 bind the output components text 'value' property to a bean property of manage (pair of getter/setter)

    3. when the getter of the value method is called, check the indicator that you defined for if you want to display the context menu or not

    4. If the indicator is such that the popup needs to be displayed, run the Java Popup

    4.a search the component RichPopup

    4.b set flags of the popup

    4.c unset flag to display the pop-up window (for the next time you need to put it)

    4.d see the popup

    Frank

  • Under certain conditions add value in table

    Hi all

    I have two tables 2D of the string data in my VI (taken from the .mdb using ADO & SQL file). The "Window list" table on the left, that's what I want to add values to. The 'List of glass' table on the right contains the values that I want to add to the main table according to the values in other cells.

    For example:

    1 component ID window are 2191 and 2001. Under the thickness of the component 1/component 2 in the table "window list", I would add the thickness appropriate for stream ID 2191 and 2001 table "list of glass".

    Here's a snip of the two tables in question.

    This should be simple enough, but as I am a rookie LV I am not very well how to do.

    Thank you very much

    Laura

    Joint must be what you want.  Let me know if you have any other questions.

  • Tecra S3 - how long the battery still works under normal conditions of use?

    I have Tecra S3, I know the duration of battery power under normal conditions of use. It does not work for more than 80 80. It is still new to laptop.

    Hello

    AFAIK the Tecra S3 has been delivered with the battery 4700mAh standard.
    The Tecra S3 also supports other high capacity batteries. For example:

    PA3509U-1BRM 9-cell Li-ion 7050mAh
    PA3357U-3BRL 12Cell Li - ion 8800mAh

    These batteries are much stronger than the standard battery and should works more than 80 min.
    Additional if you think that there is something wrong with your battery life then I would recommend contacting the Toshiba service partner for the control of that party. But like I said above; These large capacity batteries are working longer than the standard battery.

  • How to hide a page complete with a condition

    Hello

    What I'm trying to do, is to hide a page based on a condition. The State is in the initialize event of my Table. I tried many things, I tried to just write in the initialize event of my Table: data.page.presence = 'hidden', but it does not work. Even worse, it seems to do that the rest of the script is ignored.

    Someone tried to hide a page, even if there is still some information about this?

    Thank you!!

    Max

    OMG I made the worst mistake, I apologize to the community... The correct syntax should be:

    Data.Page1.Presence = 'hidden' instead of 'hidden '.

  • When users drag browser bigger - how can footer and separate content I keep them together?

    Hello

    On the homepage of my site, there is a large slideshow of 100% and a footer of 100% and no matter what I do, if a user has a widescreen and extends the browser vertically, the footer appears to separate the content, leaving a blank space... which indicates a black bar because the homepage has a black background.

    I can't figure out how to put the foot to stick to the bottom of the content.

    What I am doing wrong.

    The site is: www.rubiesanddiamonds.com

    You can also view a trial version at:

    rubiesanddiamonds. BusinessCatalyst.com

    Any help would be appreciated.

    This separation does not occur on the site of the other pages, but they are pretty standard.

    Thank you

    Dean Hill...

    Hey Milt,

    There could be an element wandering at the bottom of your screen which could be the cause of the footer to develop - try to see if that solves your problem. You can try also just the bottom of the page where your footer ends.

    Kind regards

    Akshay

  • Image hide and reveal above the header

    Hello to all my friends of the Muse

    Here's a challenge for you.

    I'm trying to get the effect you like on this site:

    Arobas staff: Firm of recruitment specializing in TI

    If you continue to scroll at the top of the site, it will reveal an image.

    Anyone know if its possible to achieve such an effect?

    Thank you very much for your help!

    The image of the high zoom in and out even once is not possible with Muse.

    But the images revealing a little further on the page, are super easy !

    Just put an empty block in the page, set the width to 100% (probably, depending on your model) and use the image as a background fill, as shown in the image below. When using 100% width, then prepare the image seem to always correct, even when culture becomes very narrow or wide. Edit the points of alignment/centering for the best positioning of anticipate.

    Now, magic: simply set the scroll effect in this same Panel Fill 0.0 and 0.0. Change the key to your liking. With these settings, the frame moves, but isn't the image inside!

Maybe you are looking for

  • My iphone screen 6 hanging suddenly during use.

    My iphone screen 6 hanging suddenly during use. Subsequently, the screen is empty. I can't turn off the phone also. He's obviously still works. Siri is active and the calls are coming. However, since the screen is blank, I can't use it. Is it possibl

  • Best PCI card to connect to thunderbolt2 to the Mac Pro 5.1

    Hello I have a mid-2012 Pro 6 - core Intel Xeon 3.33 GHz Mac and I am trying to connect an external thunderbolt 2. My question is: are there good photo cards that work? and if there are those who are the best? Thank you Michael

  • Last force refresh settings

    Summary of the issueOther issues of Windows Live family safety What version of Windows Live Family Safety do you use? Version 2011 (15.4.3538.513) Choose your operating system version: Windows 7 Additional detailsHello I will force the parental contr

  • How to adjust the volume.

    Original title: sounds I have a webcam Microsoft LifeCam VX-800.  But the sounds are very low. How can I adjust the audio? Help, please.  How to get help from the IM program?

  • Dynamic permissions

    Hello! I wonder if it is possible to ask user when you run the application? For example my application doesn't have access to the camera in most situations, but if you go to settings and check the box, you can use the flashlight. Some people don't un