Retain colour of writable fields

Can anyone help me? Working on a Mac with Acrobat DC, I have made a writable PDF. Have chosen a soft yellow to highlight the editable fields from my preferences. However when opened by any other computer the colour changes to the default colour in their computer preferences. Is there any way to make sure that the colour I have chosen is retained when opened by any other computer? Many thanks in anticipation.

Hi,
If you include this Javascript in the docReady event of the root node (default "form1").
app.runtimeHighlight = false;
This will turn off the field highlight. It doesn't prevent the user from turning back on the highlight, but it will mean that your form opens with the highlight off.
Hope that helps,
Niall
Assure Dynamics

Similar Messages

  • Can't select CMYK text colour for text fields in Acrobat Pro forms?

    I have designed a business card template in Indesign, and now want to use Acrobat Pro to add in text fields so that a client can edit the contact details on the cards in future.
    I need to select a specific text colour for the fields, so that it matches the rest of the design. The cards will obviously need to be printed and the document has been set up in CMYK, but when I enter the CMYK colour breakdown in the Properties > Text Colour panel, it won't apply the colour to that field. The text either stays at the default black, or reverts to RGB - which isn't suitable for printing and doesn't match the colour I need.
    Can anybody PLEASE shed some light on this? Other similar posts have either not been answered or people have suggested JavaScript..? I have no idea what I'm supposed to do with a JS code..? Surely there's an easier explanation?
    Thanks in advance.

    This is for a text field that you create in Acrobat, whether the form is used offline or online. The script is a custom Format script, which you can place by bringing up the Properties dialog for the field, select the Format tab, set a format category of Custom, and you should see where you can enter the script. Change the string "Instructional text goes here" to the text you want to display when the field is blank.

  • Is it possible to have the background colour of a field change based on the entry?

    I previously obtained help from a user here to create a script that autopopulates a field based on options selected in two sets of radio buttons:
    var consequence = this.getField("Consequence").valueAsString; 
    var likelihood = this.getField("Likelihood").valueAsString; 
    if (consequence=="Insignificant" && likelihood=="Rare") event.value = "Low"; 
    else if (consequence=="Insignificant" && likelihood=="Unlikely") event.value = "Low";
    else if (consequence=="Insignificant" && likelihood=="Moderate") event.value = "Low";
    else if (consequence=="Insignificant" && likelihood=="Likely") event.value = "Low";
    else if (consequence=="Insignificant" && likelihood=="Almost Certain") event.value = "Moderate"; 
    else if (consequence=="Minor" && likelihood=="Rare") event.value = "Low"; 
    else if (consequence=="Minor" && likelihood=="Unlikely") event.value = "Low";
    else if (consequence=="Minor" && likelihood=="Moderate") event.value = "Moderate";
    else if (consequence=="Minor" && likelihood=="Likely") event.value = "Moderate";
    else if (consequence=="Minor" && likelihood=="Almost Certain") event.value = "High"; 
    else if (consequence=="Moderate" && likelihood=="Rare") event.value = "Low"; 
    else if (consequence=="Moderate" && likelihood=="Unlikely") event.value = "Moderate";
    else if (consequence=="Moderate" && likelihood=="Moderate") event.value = "High";
    else if (consequence=="Moderate" && likelihood=="Likely") event.value = "High";
    else if (consequence=="Moderate" && likelihood=="Almost Certain") event.value = "Critical"; 
    else if (consequence=="Major" && likelihood=="Rare") event.value = "Low"; 
    else if (consequence=="Major" && likelihood=="Unlikely") event.value = "Moderate";
    else if (consequence=="Major" && likelihood=="Moderate") event.value = "High";
    else if (consequence=="Major" && likelihood=="Likely") event.value = "Critical";
    else if (consequence=="Major" && likelihood=="Almost Certain") event.value = "Extreme"; 
    else if (consequence=="Catastrophic" && likelihood=="Rare") event.value = "Moderate"; 
    else if (consequence=="Catastrophic" && likelihood=="Unlikely") event.value = "High";
    else if (consequence=="Catastrophic" && likelihood=="Moderate") event.value = "Critical";
    else if (consequence=="Catastrophic" && likelihood=="Likely") event.value = "Extreme";
    else if (consequence=="Catastrophic" && likelihood=="Almost Certain") event.value = "Extreme";
    // etc. 
    else event.value = ""; 
    I'm wondering if its possible to have the colour of the field that uses the above script, change based on the entry. E.g. If the answer is Low; make the background colour Green; if its Moderate, make it orange etc.?
    I know its a big ask but thought I would check.
    Thanks in advance.

    One approach would be to have access to a Mac that can run the classic environment or has a pre OS X native installation. These should be able to read the files for dates of creation/modification. There is also SheepShaver that runs on OS X machines.
    https://www.macupdate.com/app/mac/20615/sheepshaver
    http://en.wikipedia.org/wiki/Classic_Environment
    http://www.everymac.com/systems/by_capability/macs-that-support-macos-9-classic. html
    https://discussions.apple.com/message/22597899#22597899

  • This should be easy! How can I change the background colour of my fields?

    Apologies if this has already been posted but nothing has come up via Google nor the Forum search.
    I'm sure this should be easy but it's really doing my head in!
    I have a number of textboxes, dropdown lists, etc within my form - I have set Custom backgrounds on each which are visible within Design View. However, in Preview PDF all the fields have a default blue colour and only change to my Custom backgrounds when you enter the field.
    Is there a way of removing the default colouring of fields so that it's the same as my Custom backgrounds? My Custom backgrounds are 'linear to bottom' so I don't want to just set border.fill.color to one colour.
    Thanks for any help,

    Hi,
    If you include this Javascript in the docReady event of the root node (default "form1").
    app.runtimeHighlight = false;
    This will turn off the field highlight. It doesn't prevent the user from turning back on the highlight, but it will mean that your form opens with the highlight off.
    Hope that helps,
    Niall
    Assure Dynamics

  • The blue background colour is not shown with my client, so how can I change the frame colour of a field?

    Hey,
    I do have a problem, my client does not see the blue marked background fields in my form. He uses the version Acrobat X1, 11.0.10. I do see it with my Acrobat Pro and the Acrobat Reader version. Now I wanted to highlight the fields with a colour or a frame colour, but I can't select any of it. I don't want to mark the fields in Indesign and then put form fields in Acrobat over it. But I don't know any other way. I'm working on a Mac, my clients uses Windows.
    Can you please help me out?
    Thank you so much,
    Anna

    They can enable it by going to Edit - Preferences - Forms and clicking the "Show border hover color for fields" box.

  • Is it possible to use the writable fields of a PDF on an iPad?

    I have a ton of writable PDFs that need to be fully-functional on a tablet. When I view a writable PDF on my iPad none of the fields are there. What's up with that!? Is there an app that can do this function? Does Adobe offer an app that can allow the user to take advantage of this much-needed function in a PDF?
    I'm tempted to turning all my PDFs into web-based forms and skipping the whole Adobe route. I have about 450 of them though so any advice on this issue would be greatly appreciated!

    Adobe Reader for iOS doesn't support forms. A few non-Adobe PDF viewers have some support. The one that is the best at this time is Readdle's PDF Expert, which also has decent support for JavaScript, so calculations are supported.

  • Change font colour in Text Field

    If I have typed 'The Cat Sat On The Mat' into a text field yet I want 'The Cat' to appear in bold  and the rest as normal, how can I do this or even in a different colour?
    Any help would be appreciated

    The only way to do this, is a text field that you change from plain text to rich text. 
    Then you can enter what you want, press ctrl+b to make something bold.
    If you want to see the content of your box, use TextField.value.exData.saveXML() ...

  • Browse screen colouring from related field

    I’ve got an odd problem with a Lightswitch screen. My application has a ProjectEvents entity, which is related to a Roles entity, which in turn is related to a RoleGroups entity. The RoleGroups entity has a field of BackgroundColour which holds a hex colour
    value. I’m trying to colour in the items in a ProjectEvents browse screen based on this value. The code I’ve got so far is:
    myapp.BrowseProjectEventsSet.rows_postRender = function (element, contentItem) {
    // Write code here.
    $(element).css("background", contentItem.value.Role.RoleGroup.BackgroundColour);
    $(element).css("color", contentItem.value.Role.RoleGroup.FontColour);
    When I navigate to the BrowseProjectEventsSet screen, I find that this hasn’t worked. If I navigate to another screen (even one that isn’t related to the above entities) and back again, I find that it has worked. Is this something to do with the order that
    things are being rendered or something like that? Any help would be greatly appreciated.

    Hi,
    please add to your code something like
    $(element).closest("tr").css("Background",....
    I'm not sure that "tr" is the right  letters, could be also td or so. I'm not very familiar with html code.
    Hope thi shelps
    Thomas

  • Can I retain PDF created form fields if importing back to indesign?

    Hello,
    First time forum user here.
    I have been trying to create an active form that would work as an internal approval form for any design job created in Indesign. I saw in other posts here that it is not possible to create this in Indesign so I designed my form in Indesign, created PDF & set up form fields within that Arobat file.
    I now want to imprt this back into Indesign whilst maintaining the field functionality with the intention of it becoming a Library item.
    Is this possible & what is the direction I would take to achieve this? I am not familiar with XML (which is what I tried but didn't understand what I had created).
    Hope you can help,
    Mel

    Thanks Peter,
    It was a bit of a long shot - I was trying to cheat the system somewhat but yes, your response is exactly what I have been coming up with.
    What a great function this could be though for Design Studios everywhere and more - Design Checklists/Client Approvals/Printers Notes that can be modified to auto-fill as per set fields. Can sit it in the slug and it would be a great reference point for any stage of the job (well that's my studio/production manager head talking - nice neat documentation... LOVE IT!
    Guess I will have to rely on Acrobat to get me through.
    Appreciate your time.
    Mel

  • Changing web gallery presets (like background colour) and saving fields

    Hello all—can this be done and, if so, how?
    I want to change the "Stock" preset (with a black BG) so that it features a dark grey instead.
    As well, I want Aperture to remember my studio name, etc.; for now, all that is remembered is copyright info. I can't see how to save a gallery with all fields set to what I will need into the future—can anyone assist? TIA, KL

    As John points out, Web and Slideshow, prefs and presets are sticky for Collections. And you can reorder them which you can not so easily do on a selection for a Folder or All Photographs.
    Don
    Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.10 & Win XP, Pentax *ist D
    http://donricklin.blogspot.com/

  • Mandatory field is completely coloured

    Hi Friends,
    We have upgraded from 5.2 to 7.0. We have an Account Plan and it has various Mandatory fields marked with a star. Now the problem is for one of the mandatory field apart from the star we have a red colour covered for that particular field. Now we need to remove that red colour to that field. Kindly give your thoughts on the same.

    Hi Jaya Pal,
           The red borders will stay as long as the mandatory fields are empty. This behaviour is hardcoded as part of the input field rendering. If you absolutely must eliminate this behaviour, you can try modifying a CSS file. Open BSP application thtmlb_styles in SE80. Expand Mimes->sap_skins->default and edit thtmlb_stand.css. Look for a section like this and change it as you see fit.
    /* <thtmlb:inputfield> tag Mandatory field                            */
    .th-ip-sp-md .th-if,
    input.th-ip-sp-md {
        border-color:      red !important;
    Regards,
    Arun Prakash

  • Report Field Colour

    I have a report created by the wizard (Form with Report). How do I change the background or text colour of a field ?. I want to do this but only if there is data in the field. I would settle for changing the background of the whole row, if data in a certain field.
    Thanks

    See
    http://htmldb.oracle.com/pls/otn/f?p=24317:26
    The row is colored pink if SAL < 1000
    To do this, modify the report template as follows
    http://i1.tinypic.com/x6ea2t.jpg

  • Skin - Background colour of fields

    Hi,
    we use in CRM70 as Skin a copy of NOVA.
    I have the requirement to mark to fields in BP_HEAD in red.
    This shall be in edit mode as well as in display mode.
    Is it possible to change the background colour of specific fields?
    Any ideas on this?
    Thank you
    Kind regards
    Manfred

    Hi,
    this method you mentioned returns a list like following in lt_fields.
    How can i find out which one is my specific field on the UI for which i need the change the colour?
    Thank you
    Manfred
    1     sap-client     010
    2     sap-domainrelax     min
    3     sap-language     DE
    4     sap-system-login-basic_auth     X
    5     htmlbevt_ty     thtmlb:link:click:0
    6     htmlbevt_frm     myFormId
    7     htmlbevt_oid     C20_W59_V60_V62_result_table[1].account_name
    8     htmlbevt_id     SINGLESELECTION
    9     htmlbevt_cnt     0
    10     htmlbevt_par1
    11     htmlbevt_par2
    12     htmlbevt_par3
    13     htmlbevt_par4
    14     htmlbevt_par5
    15     htmlbevt_par6
    16     htmlbevt_par7
    17     htmlbevt_par8
    18     htmlbevt_par9
    19     oninputprocessing     htmlb
    20     myformid_complete
    21     svh_inputfield_id
    22     svh_inputfield_value
    23     thtmlbmodifiedinputfieldids
    24     sap-htmlb-design

  • Changing the background of a text field in adobe interactive forms

    Hello All,
    Is there any way to change the background colour of text field in interactive form dynamically.??
    Thanks,

    Naresh,
    Change the language to JavaScipt in Script Editor of LiveCycle Designer and use the following code to highlight the area of TextField where R,G,B means that you have to give the RGB values of the color you want.
    <YourTextFieldName>.border.edge.color.value = "R,G,B";
    For eg:- If you have a textfield with name TextField1 then this will highlight the TextField1 area in red color.
    if ((TextField1.rawValue==null) || (TextField1.rawValue==""))
      TextField1.border.edge.color.value = "255,0,0";
    You can use this on exit event of Textfield1 or at the submit button where you check the form data.
    Chintan

  • Form Field customised

    Hi
    I am just wondering if there is any way that i could change the background colour of all fields in a form?
    Also when you select a jump menu can you define the width of it like you can with the text fields?
    Thanks

    Yes, you can do this using css, see this tutorial - http://freeyourdesign.com/css/css-custom-search-field-or-textfield/
    see also - http://www.netwaver.com/23/24-html-form-elements-customization-techniques/
    A jump menus width can be increased using the style attribute, see - http://www.codeave.com/CSS/code.asp?u_log=4030
    PZ

Maybe you are looking for

  • K7n2 will not let me use my modem. Help.

    Ack!  Another day another problem.  I have finally gotten my HD installed and everything seems to be working correctly.  I am using XP pro for my OS.  I am hoping to hop on the internet to get any updates, etc. I am installing an Aopen 56K modem.  I

  • OLE DB source to connect to teradata and need to send a paramter in query

    Hi SSIS gurus, I am using OLEDB source to connect to Teradata and need to pass a parameter to the query. Ex: Select * from MyTable where NoOfyrs = 'MyParameter' VS2010 version, SQL server 2012, Teradata version 14.10 I have tried all the below option

  • Ios 6 graphics issues

    I installed ios6 on my 3rd generation iPad last night, and ever since have been experiencing very choppy frame rates on some games,, particulary NBA Jam HD. Is there a reason for this and is it something Apple is planning on fixing?

  • Photoshop is autoselecting documents on mouseover - how do I disable this?

    Photoshop is autoselecting documents on mouseover - how do I disable this? This gets pretty annoying when I have multiple documents up in their own windows - and moving my cursor over any other document in the background will select it - virtually no

  • Schema as service + https (encryption at transport) + message signing (no encryption)

    Hi, I would need to expose a schema as a web service with security. 1. Source : BizTalk 2010 2. Target : Pega / Java based systems 3. Encryption : Transport level 4. Signing : Message level 5. Special requirement : Send unsecured responses, supress t