Instructions that disappear

Hello friends,

For the life of me I can't figure out how to create instructions that disappear when the field is selected.

I don't know gray education clear or info sample that goes inside the field and once the user clicks on the ground, the instructions disappear and they can enter their information.

I tried to look for it in virtue of accessibility and properties > actions and google for an hour!

any help?

Thank you!!

Set the text that you want to use as default for the field and then add these actions:

Focus - execute a JavaScript script:

If {(event.target.value is event.target.defaultValue)

Event.Target.Value = "";

event.target.textColor = color.black;

}

On Blur - to run a JavaScript:

If (event.target.value =="") {}

Event.Target.Value = event.target.defaultValue;

event.target.textColor = color.ltGray;

}

Tags: Acrobat

Similar Questions

  • In a text box - Guidance Notes that disappears when the user types on?

    Hello

    I'm looking for a way to add Guidance Notes in a text box - that disappears when the user types on?

    Thank you very much

    GD

    See:

    95078.aspx https://Answers.acrobatusers.com/is-Add-Instructional-Text-Text-Field-disappear-clicked-Q1

  • Default text that disappears when you click on in to.

    Is it possible to include the default instruction text in a text field that disappears when the user clicks on the ground for their type information, and if so it may reappear if the person does not add data and click on the text field?

    Thank you.

    Hello

    Sample of BR001 captures the text of the ToolTip in the accessibility palette.

    The main part of the script is one that put you in the initialize event.

    this.execEvent ("exit");

    This.format.Picture.Value = "null {'}" + this.assist.toolTip.value + ""} "";

    Other scripts for text etc colors are optional.

  • I forgot my password for the keychain, it ask me to put my password in the "login" keychain but I don't know. Following other instructions that I deleted the "login" keychain and it solves nothing. I can now connect with iCloud?

    I forgot my password for the keychain, it ask me to put my password in the "login" keychain but I don't know.

    Other instructions that I deleted the "login" keychain and it solves nothing, it keeps "restore default".

    I can't connect to my iCloud on my Macbook so have nothing here.

    I don't know the first things on MacBooks and how to sort this point please help me?

    https://support.Apple.com/kb/PH21765

  • Retrieve records that disappeared

    Hello

    Is it possible to recover the files that disappeared?
    I got a folder 'Images' missing that contains my photos of 6 years, and I'm desperate to get back them.

    I accidentally drag and drop my pictures folder in a database online "Dropbox", but because dropbox offers only 2 GB of data, my rest more than 2 GB worth of images were not sync and consequently lost my computer.

    Is it possible to recover it?

    I'm very desperate!

    Thank you!

    Hi Veralim,

     
     
    I suggest you to follow the steps in the link and check if it helps.
     
    You can also contact the provider of the Web site where you deleted the pictures folder in their database.

     
  • Since I did the update, my master pages don't parpadean more good, there are texts that disappear and fonts which are not well displayed. It worked before. Can you help me?

    Since I did the update, my master pages don't parpadean more good, there are texts that disappear and fonts which are not well displayed. It worked before. Can you help me?

    Yes, thanks it works!

  • View filed instructions (that s under the IPTC Core metadata).

    Hi all

    I m new to programming scripts in Photoshop... and tried everything but was not able to modify the script below. Let´s explain that this script is in the folder by default Adobe Photoshop and work to show the camera model used for the current image.

    Now... the challenge... I want to change the script when you run the TI watch a field entitled Instructions (that s located in the tab the IPTC Core XMP metadata (in Photoshop > Open Image > go to the file menu > option File Info and see the IPTC Core tab > training).)

    Can someone please help me to change these lines. This can make it very simple for you, but it s actually very difficult for me; This basic script is what I have and works very well to display the camera model:

    try {}

    var xmpString = activeDocument.xmpMetadata.rawData.toString ();

    var tiffModelLength = (' < tiff: model > ') .length;

    var tiffModel = xmpString.search ("< tiff: model > ');

    var tiffModelEnd = xmpString.search ("< / tiff: model > '");

    var tiffModelStr = xmpString.substr (tiffModel + tiffModelLength, tiffModelEnd - tiffModel - tiffModelLength);

    If (tiffModelStr.length > 0) {}

    Alert (tiffModelStr + locate (' $$$ '));

    }

    check the exif data

    var exifModelStr = ";

    var exifData = activeDocument.info.exif;

    for (var i = 0; i < exifData.length; i ++) {}

    If (exifData [i] [0] == 'Model') {}

    }

    }

    } / / end try

    {} catch (e)

    / / always wrap your script with try/catch blocks so that you do not stop production

    / / delete the comments below to see the error for debugging

    / / alert (e);

    }

    ---
    I thank very you much for any help.
    Gustavo.

    This is one of the functions that should give you the information of x...

    #target photoshop
    var xmp = activeDocument.xmpMetadata.rawData;
    var Instructions = parseMetadata(xmp,"photoshop:Instructions");
    alert(Instructions);
    function parseMetadata(xmp, tag) {
      var re = new RegExp('<' + tag + '>(.+)');
      var m = xmp.match(re);
      if (!m) {
        re = new RegExp("<[^:]+:" + tag + ">(.+)');
        m = this.xmp.match(re);
      }
      return (m ? m[1] : '');
    };
    
  • How to create instruction text that disappears in the fields

    Hello, all.  I'm a noob in the hope of getting some help creating a form.

    My idea is to have the instruction text in a form field that tells the user what type of information to understand, but then have this text disappears when the user accesses the form (be it on click, or by typing the first character, or something else).  I'm sure it can be done with javascript, but as a noob, I have no idea how to implement such a solution.  Any hints/help would be appreciated.

    Thanks in advance,

    /TW

    Here's what I've used in the past:

    var message = "Please enter your name here:'"

    If (event.value == ") {}

    Event.Target.Display = display.noPrint

    Event.Value = message

    } else {}

    Event.Target.Display = display.visible

    }

    Add this to the "Custom Format Script" for the field that you want to view and edit the message according to your needs.

  • Problem with SMTP servers that disappear

    I've recently updated to the official version of Sierra.

    Since then, I can't send mail more.

    I have a special setup in Apple Mail: I config a manual counting that iCloud as IMAP for receiving server and Gmail as SMTP server to send. That allows me to have sort of a double synchronization with iCloud and Gmail.

    It was working perfectly until that date, but after Sierra upgrade it keeps losing my SMTP server config.

    After some instructions on mail and Sierra problems (in this thread: Re: IMAP e-mail accounts went into Mail after upgrade of Sierra), I have built my mail again, created new account, but the problem remains.

    What happens is that it continues to lose my SMTP server. I re-entered 20 times or more, save, but she mysteriously disappears. I go to Mail > Preferences > accounts, select my manual counting and this is what I see under "server settings":

    Password is missing. Username loses the game ' @gmail.com ' email address and authentication is set to None.

    If I'm in all the fields correctly, switch tabs, back: it's all gone!

    I tried to remove the smtp server and create a new one, but the same happens.

    All faced a similar problem? Do you have an idea how solve it?

    Thanks a lot for help.

    Gabriel

    I have a special setup in Apple Mail: I config a manual counting that iCloud as IMAP for receiving server and Gmail as SMTP server to send. That allows me to have sort of a double synchronization with iCloud and Gmail.

    Installation with SMTP servers for each account. THEN in Mail > Preferences > composition select always send from Gmail account.

  • elements that disappears with the new update

    I have updated to the latest version of muse and asked a customer to make a slight change to their site. I checked the new version at the address of catlayst business and was glad I did, as items have disappeared from the new version.

    Fortunately, the old version is still alive so that you can compare.

    Here is the site of the former- http://mixupmcr.com

    Here is the version of the new Muse- http://magichatmixup.BusinessCatalyst.com/

    You can see when you click on the links at the top of the page the screen scrolls horizontally. on the old version, this leads to a black content area. the new version, however, led to nothing. give a moment and links also stop sending instructions to scroll in total and the only way to move around the site (empty) is to scroll manually.

    the boxes have not moved in the site file. they are always exactly where they were, but the behavior has completely changed and they may not make it in the browser (I looked for them everywhere!).

    I tried to rebuild the entire site in a file fresh and found exactly the same problem.

    What happens if you please, and how can I solve this problem?

    Thank you andrew. He took me to always come back to this, but I am grateful for the comments that helped me solve the problem.

  • Albums that disappears

    Hello

    Recently, I decided to start a movement of openness to Photos and go with experience whole iCloud. I transferred my library (about 20 000 pictures) overall and spent some time to clean new albums Photos made my opening projects. I'm done with a lot of albums that are nested in folders (e.g. travel long haul, local sites, family & friends, events, nature, etc etc). Everything went well and I even managed to find a way to recreate (or almost) my smart albums as well. This is all finally uploaded to the cloud and distributed to my computer laptop, iPad, iPhone, and office as well. Shortly after, I noticed that some of the albums do not seem to have downloaded on my iPhone and iPad, but they were still on my laptop, desktop, etc. Then I noticed that some of the albums were missing in my laptop and then my office. Fast forward a month and each of the albums that I transferred from Aperture or created in Photos have disappeared. All that remains are the standard albums which provides Photos for basic users (for example all the Photos, Favorites, people, places, selfies, panorama, etc.). All my photos are still there, just organized into basic model of Apple and not how I wanted to.

    I would be really grateful if someone could explain what the problem is and what I can to make albums that I create in the future will remain created.

    Thank you

    Using iCloud photo library on the Mac and iPhone/iPad?

    IOS devices do not support the smart albums. Even if you use iCloud photo library, smart albums do not show on iOS devices.  The only way to synchronize smart followed on iPhone, iPad, iPod is iTunes Sync of Photo, but not iCloud photo library.

    But the smart albums should not disappear from Mac, once you have enabled iCloud photo library on iPad and iPhone.  It looks like a bug.  I had exactly the same thing happen, after the upgrade to iOS 10 on my iPhone. You are now running iOS 10 on your iPad, iPhone?

    I upgraded the iPhone iOS 10, allowed iCloud photo library, he started to sync, and a day later, all albums and smart albums had disappeared from the library of Photos on all of my Macs.

    Something similar has happened after that OS X 10.10.3 Yosemite has been released. ICloud photo library on an iPad activation deleted albums on synced Macs.

    To solve this problem: I would wait for your iPad has completed synchronization with iCloud and if the albums not reappear (for some people, they did after sync finished), once all the photos have been synchronized to the iPad, restore your photo library from your Time Machine backup, if you have a backup of the hour before iCloud on the iPad. After the restoration of the library, albums should stay, if the iOS devices are already synchronizing with iCloud.  It worked for my Mac. The only problem is that after restoring the library from a backup, Photos download all photos again to iCloud to merge in iCloud photo library, and which can take a few days for a large library.

  • How can I find downloaded emails that disappeared after the system restore function?

    I restored Ubuntu 14.10 at an earlier date, but the previously downloaded emails since my online account after the restored date disappeared. Where can I find them? Data is backed up on a weekly basis.

    I have no idea, I suggest you to ask what you actually do on a forum of Ubuntu Linux. My guess is that you have completely replaced the files with the 'old', so the data are missing. Long experience which is anything "System Restore" or "system reset" will lead to nothing other than high blood pressure, gnashing of teeth and the loss data.

    If you happen to find a latest version of your profile files, the information here should help. https://support.Mozilla.org/en-us/KB/Profiles-TB#w_where-is-my-profile-storedUbuntu

  • Notifications that disappear

    Similar to my other question, anyone who has the experience of the notifications disappear, where a notification is displayed briefly on the iPhone lock screen, but disappears, leaving the other notifications that have been previously showing always there.

    The notification is then not present in the notifications drop-down menu when the phone is unlocked. I've noticed this mainly through the application of boxcar, but I don't know if this happens with other applications as well.

    I don't know what was your other question, but on my iPhone, each notification appears briefly on the lock screen and then disappears. No notification of rest more than a few seconds.

  • How to get back all my Add-ons that disappeared since I updated to firefox 13?

    I've updated to FF13 and all my Add-ons disappeared and FF is returned to the default version when restarted the Web site. the disturbing part is that sometimes when I login on my system and click on FF, all my modules and themes reappear and other times when I log into the computer and launch FF, it say - appears again and I came back once more to the default version. This has happened for 2 months now and I'm tired of the situation. recently, I updated to FF 15.0 hoping things would come back normal, but it stops. What can I do to solve this problem and recover my FF custom?

    Try:
    Avast-> Protection->-> under Mozilla Firefox browser Protection, uncheck the box "run this browser sandboxed.

  • I can't delete cookies after update from version 9.0.1, also the opening, I have 2 new cookie files that disappear at the close of FF.

    I have uninstalled/reinstalled 9.0.1, is the same thing. Check my profile, cookies.sqlite is if FF is closed or uninstalled. When installed and opened, I have 2 new files, wal - cookies.sqlite and cookies.sqlite - shm, as well as of cookies.sqlite. Is this the reason why I can't delete cookies? Also, I and enabled AdBlock Plus and the navigation of private life. After update, I can't post anything in support of FF (this is my 4th attempt, Safari finally used to post) and files under Tools, as clear history are accessible, I shouldn't have a history to remove.

    (1st edition)
    Ok. I reinstalled FF 9.0.1 Safari, but not directly from Mozilla. I used CNet, now things work as they should. I have no cookies listed, except those I want. Private browsing does not work correctly. However, I still have these 2 additional cookie files; -wal-shm.

    (2nd edition)
    I spoke too soon. After accessing sites that I frequent, the 'ad' cookies are back (adbright, realmedia, 247realmedia) and cookies from the site are eliminated, only not here, spent. Now I can't connect to anything and am back to Safari to access the Support Forum of FF. Have I not a bug? Someone please help, I'm desperate, I hate IE, Safari, Chrome, etc. They have neither the level of ad and pop elimination - up that Firefox has; and they don't have the level of customization that Firefox has. 2 additional cookie - wal-shm files, are always there when FF is open and disappeared again the closure of FF. One last thing, I noticed, I have a request of support for Chrome file in my library. The cookie file Chrome could interfere with the FF cookies? I do not think, I have Safari, as well, and no browser has ever interfaced with each other before.

    (3rd edition)
    I have uninstalled/reinstalled FF, all my modules and also tried to delete the cookies.sqlite document in the FF profile file, nothing happens. I counted, there are 14 sites listed in preferences > privacy > pane show Cookies (no pun intended) and they are all sites of "ad". These sites are also listed as sites blocked in Adblock Plus. Until a person pick up, I give up, I don't know what else to do. He there was that the only time that cookies were gone pane show Cookies, every other time I have uninstalled/reinstalled anything, they were still there. So, until someone can help me, I'm stuck. The only thing I did is removed altogether-profile file. It's the last thing I want to do, unless I can save my favorites somewhere to return after reinstalling. If this is not corrected in the next few days, I can just try, too.

    I think I solved my problem. I activated the safemode, then activated each Add on, one at a time, reboot FF between each activation. I don't have the add-on TACO. I hope this is the end. Thank you for your response. I appreciate it.

    Little puzzle, this particular post was not the first in which I posted this question. However, it is the only one that I thought was actually posted on the forum. The first two attempts, I thought had not displayed. Today, there are all the posts with the same problem. So, I really thank Mozilla for their patience and all the people who have taken the time to read this and the other two positions. I apologize for the repeated messages. I really didn't know that they had been posted because I couldn't find their afterwords to edit with my attempts to fix this problem.

Maybe you are looking for