Set the field as required

I want to make a field required based on which option button is selected. Example:

Next available date

Specific date

If the user selects a specific date then the following date field should be required.

Thank you for any assistance.

PARRE

You can write in the click event of the radiobutton: Java Script

If (RadioButton1.rawValue == "Value to compare") {}

SpecificDate.mandatory = 'error ';

}

else {}

SpecificDate.mandatory = "disabled";

}

Thank you

Srini

Tags: Adobe LiveCycle

Similar Questions

  • How to set the field "default" of a quick dashboard to yesterday?

    Hello world

    I have a dashboard the guest on a date (full name Date.Date and type Date).
    I also have a simple report with two columns: Date.Date and a measure (whatever the name).

    I've managed to filter the day before the current date in the report by adding an advanced SQL filter:
    Date.Date = Cast (TimestampAdd(SQL_TSI_DAY,-1,@{system.currentTime}) as Date)

    Now, I would like to invite him to select the day before the current date by default.
    The filter on Date.Date would be "invited" or more.

    How to set the field "Default" from the command prompt?

    Thanks in advance

    Hello

    go to the command prompt...
    Select SQL results of as default: drop-down list.
    here... you have to write your SQL logic...
    who uses by default the previous date
    something like that...

    * Select case when 1 = 0 then anydate column of another timestampadd (sql_tsi_day-1, CURRENT_DATE) of the end SubjectArea name*.

    write like this... and report back...

    Thank you & best regards
    Kishore Guggilla

  • How to set the field date as required field on UI - urgent

    Hello

    I got how set the date as field demands presented on the page.

    Below is the code I used, but giving it as class cast exception.


    MO OAMessageTextInputBean = (OAMessageTextInputBean).webBean.findChildRecursive ("dateFiled");
    mb.setRequired ("yes");

    Please help on this. for the other beans messagechoice it works fine. but only for the data type DATE gives classcast exception

    Try this

    MO OAMessageDateFieldBean = (OAMessageDateFieldBean) webBean.findChildRecursive ("dateFiled");
    mb.setRequired ("yes");

    Thank you
    Shree

  • Workflow to set the field of AD description and computer rooms

    Hello

    I would like to create workflows a little whole AD and local description of the computer.

    If anyone has an idea...

    Thanks in advance

    Please review the scriptable task, entries and links the workflow attached that I created when initially answered your question...

    You can import the workflow attached and test / modify it as you wish.

    Entries of workflow:

    computerAD (AD:ComputerAD) - is the computer object in the plugin announcement that will have its amended description field

    newDescription (string) - the new value of the description of the selected computer object

    Script task:

    The entry script task has both entries of the workflow associated with it to access these values within the script.

  • Documaker: How to set the field of the 2D matrix

    Hello

    I created a matrix 2D field, but is not a 2D matrix...
    You may notice that it is false?

    Policy ID: Data Matrix for Documaker (dm___.ttf)
    Type: Bar Code
    Length: 32
    Format: Data matrix
    Symbol size: 18 * 18
    Scale: 1
    Rule: XDD
    Source name: xxxxxxx

    Example of XML is as follows.

    < code >
    < xxxxxx > 12345678901234567890123456789012 < / xxxxxxx >
    < / bar code >

    In the test, this field is output as follows...

    AIHPBMGKHJENFPFKDK
    AHFMCKOBPOEONLALIK
    ALJLFFJMANLMMJAEBK
    AGFCPMJOBELOEIKFCK
    DDLDDDDDLLLLDLDDDL

    I can output the barcode with the "1:1:2:2 Code 39".
    Please help me.

    Thank you

    If you are talking about the screen, you also have to install TTF fonts to let Windows know to to use. The location in the fonts directory, would only affect that print them in PDF format when you download fonts.

    Find the. TTF file on disk, right-click on it and choose Install. If you do not see the offer to install in your version of Windows, you may need to go to the control panel and choose fonts. Check the list to see if Data Matrix for Documaker has been installed. If you don't see it in the list, then check the offerred help by Windows, how to install a font on your system.

  • Set the signature as requires it the Blackberry emulator

    Hi all

    When I run my application on a real device, it only displays the splash screen and then hangs, but when I download and install it on the emulator (same device) it works perfectly. I think this mite be a problem with the api signature, my application is signed, but the first time I do so something mite wrong here.

    So I was wondering if possible to put the emulator then its signature checks and display a message or something? Or anyone know what the problem mite be?

    If this can be an http connection?

    Help, please.

    Hey Hey!

    I found my problem...

    The APN on the device settings was wrong... Laughing out loud

    Thanks for your help

  • How to set the field as password type entry

    Hello

    In display determination Oracle Web interview, I want to Setup text entry as type of password is entered text should be displayed in the form of points/stars. Please tell me how can this be achieved?

    Thank you
    Sri

    Create a custom control that have a tag html input type is password.

  • define a field as requires it, from the Group of radio buttons

    I saw not a strong response if you can set the field as required - in this case a date field based on the selection of a previous radio button.

    A post was that you couldn't do with calc form, it will have to be JS.

    I'm not the best at that.  The form is sent by mail on a web server for data capture.

    Any help would be appreciated.

    Hello

    Yes, you can change the status of 'necessary' to one or more fields by using the validate.nullTest in Formcalc or Javascript. You can use script like this in the output of the option button event:

    If (this.rawValue == 1) then
    DateTimeField1.validate.nullTest = "error".
    on the other
    DateTimeField1.validate.nullTest = "disabled".
    endif

    'error' sets the field referenced on required; considering that the 'disabled' changes back to not required.

    Good luck

    Niall

  • Is there a way I can make you so when someone is filled out a form to fill live they can't send it until all the fields are filled?

    I have a PDF document that is a form with a submit button. However, I'm not sure if I can do fill in all mandatory fields until they can push send. Does anyone know how to do this?

    Thanks in advance

    Hi strictlys32285696,

    Inform that you can set the fields as required so that the user cannot submit the form without having to fill in all fields (an error message will appear & empty required field is highlighted)

    Please refer to this article as well (key word: 'General tab of the properties of form field'):- PDF, Adobe Acrobat form field properties

    Kind regards

    Christian

  • How I set the value of a dynamic text field row

    I have a repeated line form that contains a button and several text fields.  There is a text field (input field) above with some information I want to place in the table and several buttons that I want to read the value of and defined on the table.  Excuse me there are several questions I have and I use pseudocode to describe.

    Top shape resembles

    InputField

    | ButtonX1 | ButtonY1 | DescriptionX1 (read the text only field)

    ...

    | ButtonXn | ButtonY1 | DescriptionXn

    OutputRow looks like

    | ButtonOutput | OutputField1 | OutputField2 | OutputField3 |

    So, I want to do

    ButtonX1.click

    {

    OutputTable.OutputRow.addInstance (true) //this works - everything I have questions on

    OutputTable.OutputRow.OutputField1.rawValue = DescriptionX1.rawValue

    /*

    Question 1

    How should I address the location of each table to set a value

    Question 2

    How can I get the value of the description field in the same row as button and table

    I would like to say something to the effect of the OutputTable.OutputRow [?]. OutputField1.rawValue = this.parent.DescriptionX

    */

    OutputTable.OutputRow.OutputField2 = InputField.rawValue

    /*

    Same question as above - how can I specify a dynamic line - it's the syntax appropriate for obtaining the value of the input field?

    */

    OutputTable.OutputRow.OutputField3 is this. ButtonLabel

    /*

    Question 3

    How can I get the value of the label of the button to set the field

    There should be a lot of these buttons and buttons will be added - I'd rather set the value based on the label of the button to facilitate value - not requiring only not to change the code

    */

    Issue 4--unrelated to those at the top.

    Is it possible to build the first table

    | ButtonX | ButtonY | Description |

    from a XML file.  I've seen examples showing how to build if it's just data, but XML can be pushed into a form with the code to perform the above actions?

    Glad you figured it out... nothing wrong with doing it this way.

    Normally XML contains data and no default legends these xml files are bouond to the rawValue property. You can enable the dynamic linking and other properties of the object will be bindable (they appear as links) in the user interface. If you click on the link to legend an Assistant appears allowing you to bind the node in the XML file.

    Paul

  • Question on how to set the position of the field.

    Is there anyway to set the field position TOP of the screen as Screen.setTitle (Field)?

    My problem is when I add my Manager (who has a backgrond color) for the title. I see a gray line between the title and the body region (the body has a background color even my manager), so I did ' t like it.

    Reason I want to 'FIX' my manager at the top of the screen position is I want to see my manager every time I scroll the screen each time as setTitle().

    THX in advance

    -Maz-

    Try using setBanner() instead of setTitle(). I think that the banner does not normally include a field separator (which is what this line gray).

  • Set the signature using the API field only

    I have a situation where all PDFs you signed are created for each customer individually and on the fly.

    I must be able to define the scope of the signature using the API only.

    Is this possible? I can't change the pdf file and add any kind of labels. It must be done using an x, the value of the coordinate y.

    Hello Lawrence,.

    If you are looking to set the fields of the form through the API, you can see below reference material:

    https://secure.NA1.echosign.com/public/docs/EchoSignDocumentService21#FormField

    Kind regards

    -Usman

  • How to set the properties of the individual parcels programmatically?

    Hi all

    I develop a XY chart that can have between one and six serial data.  How can I programttically set the properties of the series individually?  I can create a property node for things such as 'Name', but when I do it's only the name of the last data series is changed.  How can I set the value of 'Name' for different series?

    Thank you!

    You must set the field property Active before you set the Name property of draw.  The plot Active area must be on the index of the series you want to change.

  • How to set the column width fixed in IR APEX 5

    Hello

    Is it possible to resolve to a specific column of an interactive report on a fixed width?

    Thank you

    Jos

    Jos Dols says:

    Theme: 42

    The column value contains HTML tags, so I updated the property escape special characters No..

    However, because of the value column extends out of the window so that the user must scroll to the right to view the columns of the other/next:

    So I want to report column width be less than 100%.

    Add a static ID to the IR column and set the column width required using a style sheet in CSS Inline property page:

    th#static-id,
    td[headers="static-id"] {
      width: 16em;
    }
    
  • Is it possible to set the width of a text label of a document?

    Hello - we have a library template that is downloaded with labels of text for the merge fields, {{my_text_tag}}.

    Everything works fine, except that in the rendered document, the width of the text field is not set to scale the content in the field, but just the space allocated for the field. That is to say, if we have a field that will contain a number:

    > You will be charged for $30.00 in two weeks.

    in the document, and set the field as:

    > You will be charged for {{weekly_billing_amount}} in two weeks.

    When the fields are merged and then sent to the signatory, the output looks like:

    > You will be charged for $30.00 in two weeks.

    Is it possible to send a parameter via the text field to set the maximum width of the field? something like {{weekly_billing_amount:width(10)}}?

    Thought about it - missed me the dollar sign in front of the defined var:

    {{#dollar =! weekly_billing_amount}}

    {{$dollar}}

    Make the desired output.

Maybe you are looking for