Visible only after a field is enabled

Hi,
I would like to know if there is a way to make a button or form visible, only after a specific field (input) is enabled?
Thanks in advance.
Regards,

Thank you Murtuza,
Actually my problem is that when a data service is being processed, the form where the info will be displayed is disabled. What i want is for the form to only be visible when the data service has ended it's process, and the form is enabled. So i thought i might put a condition on the visible option that says it's only visible once, the form is enabled, and i can't figure out how to do that.
Do you know if it can be done, and if yes how?
Thanks a lot,
Khadija

Similar Messages

  • Make a field required on record creation, read only after that

    Hello,
    Does anyone know of a way to make a pick-list field required on record creation, but read-only after that? The other twist to this is that we need to allow this field to also be read-write for all the integration edits, since this field's value could change in the enterprise database.
    Thanks,
    Neal G.

    Hi !
    I think you can add a validation rule for that. Something like :
    IIf(PRE('<YOURFIELD>') IS NULL, <> '', = PRE('<YOURFIELD>'))
    This means that if the previous value of your field is null (it's a creation), so the value must be different than blank. Else, it must be equal to the previous value, so not modified.
    I didn't tested it, but I let you get back to me if it works... or not !
    You'll just have to add a message saying that this field is required on creation and readonly after...
    Hope this will help, feel free to ask more !
    Max

  • How to make fields read only after form is filled in

    I am creating forms to be used within our company.  The customer srv representative (CSR) would fill in the form and send it to the customer for signature and initial.  There are a few issues I can't solve.
    1)  I need to make the rate & services fields read only after the CSR initials the form

    Will the CSR have Acrobat or just Reader, and what type of computer will the CSR be using (Windows/Mac/mobile OS)? If just Reader (Wind/Mac), this is possible by setting the fields to read-only with JavaScript. The problem is this can't be considered secure, even if using a password as discussed here: Password-protect and hide one form field
    With Acrobat you have the ability to flatten certain fields, which makes it a bit more difficult to change the "fields".

  • Make all text fields read only after signing form

    Hello,
    I have a live cycle form which needs to have all of the text fields set as read only after signing.
    The java script has been placed in the post sign event of a digital signature field.
    for(var i=0;i<this.numFields;i++) {
    var cNm = this.getNthFieldName(i);
    if (cNm.type = "text") this.getField(cNm).readonly = true;
    After signing the form the following console error is shown:
    this.getNthFieldName is not a function
    Can anyone please advise how to revise the script so that when the form is signed all of the text fields become ready only?
    Any assistance will be most appreciated.
    Thank you.

    You don't need any JavaScript to do this.
    In Designer you can setup the signature field in that way, that all fields will be locked after signing.
    Look here:
    http://forums.adobe.com/message/3121870?tstart=2

  • In va02 tocde after entering the data only storage location field is not saving.why?

    Hai
    in va02 tcode after entering the data only storage location field is not saving. why?

    Hi Purnaiah,
    Are you using any user exit for this or not?
    Check for the below exit, this may be the place where you can implement your code for saving the value.
    SAP MV45AFZZ calling the user exit with a form USEREXIT_SAVE_DOCUMENT
    Regards,
    Rafi

  • Only show certain fields after a date has passed

    How would I set a recordset to only show certain fields after
    a date has
    passed?
    For example:
    I have a list of classified adverts some which include an
    image which the
    client pays extra for. After a certain time period, say, 1
    year,
    would it be possible to use some kind of IF statement (or
    something) to no
    longer show the image?
    Thanks
    Gary

    scrap that entire post man.
    I'll rewrite it here in a few.
    "crash" <[email protected]> wrote in message
    news:[email protected]...
    >
    OK. I can't be as much help as I was hoping, since I
    just did this in
    > PHP and MySQL. But we can do a bit. My ASP is rusty
    enough I'm just going
    > to give you what I think you should do.
    >
    > You'll need to research how to format dates and most
    importantly strip
    > away the timestamp. In MySQL, you can format the date as
    it comes out of
    > the recordset. I'm not sure if you can do this in
    access, but I would
    > imagine that you can (indeed, it might be the same SQL).
    >
    > <%
    > varToday = Date (should be able to format out timesteamp
    here);
    > varTerm = 365; 'This will be your constant term, defined
    in days, it looks
    > like from archived posts
    >
    > varExpiredDate = varToday = varTerm;
    >
    > Search your recordset via varTerm. ie
    > WHERE datefield < <% varTerm %>
    >
    > You will need to search date formatting in Access to see
    how to strip out
    > the Timestamp from your date, but you should be able to
    do this from your
    > SQL statement, and return just the date, this will be
    compared to your
    > varTerm, which basically states that if your signup date
    is beyond a year
    > from today, your ad will need to be renewed.
    >
    > I"m not very happy with this, but it's all my brain is
    coming up with
    > right now. Gimme a few to review it and I might have
    something more for
    > you.
    >
    > HTH, sorry I couldn't give you code or urls for date
    formatting.
    >
    > Additionally, you will eventually need to build
    somethign that checks
    > images and and dates and then sends an email to your
    customer letting them
    > know their term has expired.
    >
    > OR - You could also add a new field to your database
    which automatically
    > updates an "expire" time in your ad table which
    automatically adds days to
    > the time. If you do this, you don't have to worry about
    stripping
    > timestamps or anyting, and you can just do a simple
    lookup for if Date >=
    > DateExpireField then don't pull image.
    >
    >
    >

  • When defining copy rules, only one source field allowed

    Our users have requested the facility to allow them to copy pricing condition records when in in VK12 transaction. But when configuring the copy rules, we have come across the following problem:
    When configuring copying rules for copying pricing condition records,
    there is no possibility to use more than one source/target fields.
    In our example, the condition table created for a certain pricing
    access sequence contains keys such as Sales Organization, Sold-to Party
    "and" Product Hierarchies level 1 to level 9 (e.g. PH1 - PH9) .
    In the condition table definition, fields PH1 to PH9, although key
    fields, are also defined as footer fields. This means that per sales
    organization and sold-to party, we can create more than one condition
    record based on different combinations of PH1 to PH9.
    However when setting up copy rules for conditions in SPRO (SD -
    Pricing Control - Copy Control for Conditions) to allow our users to copy the condition records, for a given Source /
    Target table, the standard selection screen only allows us to define one Source / Target field.
    In our case, this is not helpful. The configurator should be allowed
    to select more than one source field (i.e. PH1 and PH2 and ..... PH9). At this moment,
    we can only select as source field PH1 or PH2 or PH3., etc..
    Steps for the Reconstruction:
    - Run Spro.
    - Select SD --> Pricing --> Pricing control --> Copy control for conditions -- > Copying rule for conditions
    - Select 'New Entries'. Selection screen is displayed. The issue is that in this selection screen, the configurator is allowed to select only one source field. He should be allowed to select multiple fields.
    Can you help us with this problem please?
    Your help is much appreciated!
    Edited by: C. Hassink on Feb 2, 2008 3:50 PM
    Edited by: C. Hassink on Feb 2, 2008 3:52 PM
    Edited by: C. Hassink on Feb 2, 2008 3:53 PM
    Edited by: C. Hassink on Feb 2, 2008 3:55 PM
    Edited by: C. Hassink on Feb 2, 2008 3:56 PM

    Hi Ralph,
    I don't like that methode. Importing the same transport 15 times, each time changing the source-system mapping and making sure, that source-system gets the changes seems to be a huge source of errors, which will be hard to find.
    What do you think of the following idea to solve the issue a totally different way:
    All transfer-rules directly connected to the source-systems are stripped of all Coding, so there is a plain 1 by 1 transformation including 0logsys.
    The InfoSources attached all lead to one ODS-Object, which has the only purpose to collect the data from the source-system without any transformation. So some fields a filled by a system and other fields maybe not.
    The coding specific for source-systems is moved to transfer- / update-rules from that ODS-Object to the original ODS-Objects / Cubes and the "collecting" ODS-Object is emptied after every loading process.
    This will result in a single point of change. It will be quite a huge program (maybe in startroutine) but it's the one and only point, where changes and corrections have to be made.
    Regards
    Robert

  • Dynamically making read only for a field in get_data(CL_EHHSS_INC_BINFA_UI_FRM)

    Hi Experts,
    I am making read only for a field based on condition in get_data method of class CL_EHHSS_INC_BINFA_UI_FRM.
    But it is not working. Pls find the code for the same.
    LOOP AT CT_FIELD_USAGE INTO lw_field WHERE NAME = 'OC_INC_TYPE'.
       lw_field-read_only = ABAP_TRUE.
       MODIFY ct_field_usage FROM lw_field TRANSPORTING read_only.
       ev_field_usage_changed = 'X'.
    ENDLOOP.
    Pls help me what is wrong in this coding.
    Regards,
    Reny Richard

    Hi Richard,
    Please check if   this loop is executing for the correct desired event(say on click or from the start ). & the field name specified is correct or not through debugging. And check by placing the parameter ev_field_usage_changed = 'X'. after the loop statement.
    Below is a sample code for making the field read only.
    field-SYMBOLS: <fs_field> like line of CT_FIELD_USAGE.
       loop at CT_FIELD_USAGE ASSIGNING <FS_FIELD>.
         case <FS_FIELD>-NAME.
         when 'OC_INC_TYPE'. " name of the field
             <FS_FIELD>-READ_ONLY = 'X'.                " ' ' for editable
         ENDCASE.
    CV_FIELD_USAGE_CHANGED = abap_true.
    Regards,
    Harsha

  • Display item only after process ran

    Hi,
    I have 3 items:
    - :P1_ENTERED_VALUE (Text field)
    - :P1_DEFAULT_VALUE (Display as Text)
    - :P1_DIFF_VALUE (Display as Text)
    Users enter a value into :P1_ENTERED_VALUE and trigger a process with a button.
    The process compares the number of :P1_ENTERED_VALUE with :P1_DEFAULT_VALUE and populates :P1_DIFF_VALUE. So far it works.
    What I want is that :P1_DEFAULT_VALUE and :P1_DIFF_VALUE are not displayed before the button was pressed.
    What I tried: Since :P1_DIFF_VALUE is null before the process, I set a condition for the item :P1_DEFAULT_VALUE:
    - Condition Type: "Value of item in Expression 1 is NOT NULL"
    - Expression 1: P1_DIFF_VALUE
    So both items (:P1_DEFAULT_VALUE and :P1_DIFF_VALUE) would show only after the process is executed.
    The problem is that :P1_DIFF_VALUE now always shows 0 and not the difference, because the item with the condition (:P1_DEFAULT_VALUE) obviously in not just hidden before the process, but also inactive.
    How can I solve this problem?
    Thanks in advance,
    Roger

    Hi Varad,
    +> The calculation of P1_DIFF_VALUE should be done using the hidden-item into which you retieved the 'default value'.+
    No, the calculation still had used the not hidden item.
    +> The hidden-item should not be conditional.+
    This was true.
    I changed the calculation to use the hidden item and now it works fine !!
    Thanks a lot, Varad, my appreciation.
    Roger
    PS: I anyone knew why the JavaScript API didn't work I still would be interested. Just to learn sth. for next time.
    Thanks

  • Changing a Record to Read-Only after an event.

    I have a Developer application that needs to be modified. This
    application includes several fields as well as a comments
    field. I'd like to change all updatable fields (not to included
    the comments field) to READ-ONLY after a certain event. Then
    after a certain date, I'd like to make the comments field READ-
    ONLY.
    Do you have any suggestions?
    Regina Grimes
    919/874-3140
    null

    Dear Regina,
    Have you tried to set_block_property in pre-record trigger to update allowed/not allowed depending on the event. And in post-record update not allowed. These triggers must be on block level. Also on item level to the item 'Comment' define pre-item trigger where take a new decision whether you want to open the entire block or not, the same way as on block level triggers. But in post-item trigger always make the entire block read-only again.
    Regards
    Jan Kramle

  • Firefox profile folder becomes read-only after closing browser

    firefox profile folder becomes read-only after closing browser
    It is a problem with firefox or is it this to to a virus?
    How to fix? How to prevent?

    Only a check mark in the Read-only box means that a folder or file is Read-only.<br />
    Windows doesn't check all the files in a folder so instead displays a greenish block to indicate that it is not sure.<br />
    You need to look at the files individually to see if any are read-only.<br />
    Easiest to do that is to make the Attributes visible in "View > Details" mode: Choose Details in Windows Explorer.<br />

  • Make adobe form -read only after Submit button

    Hi,
    I have an Interactive form withuser input fields.
    I am submitting it via E-mail.How do I make it read only after I click Submit ?
    I am using javscript for sending e-mail.
    rgds
    vara

    Resolved it : in click event javascript
    ADOBE_DATA.form.field.access = "readOnly";

  • Make Sticky Notes Read-Only After Creation?

    Hello,
    I am wondering if there is a way to make sticky notes read only after someone has created one?
    I have a form that we want people to add comments to but we don't want anyone to be able to remove those comments.  Possible?
    Kristi Tost

    Resolved it : in click event javascript
    ADOBE_DATA.form.field.access = "readOnly";

  • Make form read only if a field is filled in

    Is there a way to make an entire form read only if a certain text field is filled in?  I know that adding a digital signature field to a form, increases the size of the form, so I would prefer not to add a digital signature field to my form.  However, I would like the feature that says after the form is signed, it is read only.  I added a text box to the form and tried to add some script that read:  if (this.rawValue != "") (this.access = "readOnly"), but that didn't work.  Is there a way I can accomplish this without adding a signature field to the form?

    Hi,
    It depends on where you placed the script, probably best place is the exit event.
    if (this.rawValue != null || this.rawValue != "")
         this.access = "readOnly";
    else
         this.access = "open";
    This will only lock the field that the script is inside.
    You should check out Paul's example LockAllFields, which contains a function in a script object. While Paul calls this from a click event in a button, you could call it fromthe exit event of the particular text field.
    Re: Saving Fillable Form as non-fillable PDF
    Hope that helps,
    Niall
    Assure Dynamics

  • Acrobat PDF file not showing any character "i" only after an "f"

    I have a file that was provided from an unknown origin.  The original PDF is good.  After using Acrobat Pro, 11 - every lower case letter "i" if used after a character "f" is missing.  Therefore the view shows this:  "See f gure #", or "the proper conf guration is", or "in case of f re".  The font is Times Roman.  The "i" character in error can be searched by using a copy paste of the bad character into the search field dialog box.  It can't be replaced however  - with a good "i" - by performing a search and replace.  The (for lack of a better phrase) "invisible i" can be deleted and a new "i" inserted, but by performing a search, I have 6,700 of them.  Doing them individually isn't an option.  This document has gone through at least three editors hands, and re-doing what they so painstakingly did - and losing a large amount of work for what appears to be a software glitch is not the preferred option.
    I've tried saving as prior versions of PDF, messed with Preflight, printed to a pdf, used different views, embedded / unembedded fonts.
    There has got to be a fix for this. 
    Please help, and thank you.

    Adding fuel to the fire...    In a document that uses Times  Roman as the font, the "i"s have been changed to Minion Pro.  Upon further review, all letter "L" - lowercase is also missing, but only after the character "f".  A document that says "have a safe flight"  now says "have a safe f ight" and the word "reflected" is now "ref ected".  The character "lower case L - l " has been changed to the font - Dutch 801 SWA.
    I cannot select any of the invisible characters and change the font - as the fonts are greyed out.
    Gotta be a fix...  this is really bad, and not user error.

Maybe you are looking for

  • I need help with a migration from Exchange 2010 to 2007

    Hi All, I need help migrating mailboxes from a separate forest / domain using exchange 2010 to our Exchange 2007 SP3 servers..  I am following this procedure: 1. On source server, create a mailbox user, test01. 2. On target server, run the following

  • Hour clocks?

    II'm looking to have a pie chart where I can show a one hour clock i am helping out at a radio station and need to have an accurate template of when presenters play songs, talk, play ads and so forth. Is this possible in Numbers? sorry if it's a dumb

  • Problem Opening Stills in External Editor

    I am new to Final Cut, but I am trying to open a still in photoshop form the browser. I created a freeze frame still from the current video I am editing, and I have set the system setting for External Editor for stills to Photoshop. But when I right

  • ISight on at startup...

    There have been some times when I've started up my MacBook and the green light comes on for the camera right when it starts. At these times, the camera does not work. It hasn't happened very many times, but I'm wondering if this has ever happened to

  • IPhoto, RAW and Elemnts

    I'm not shooting in RAW every time (maybe I should) but when I do it it is really a mess if I want to edit them in my external editor Elemenent 9. When I do it I have to select edit the photo in the external editor and I get the raw in elements then