Validation of the calendar Date in a data form

is there a way to validate the date chosen by a user in a calendar in the form of data in some years or months?

Thanks in advance.

Hello

I think having a little further out for you.

So far, I understand it is: your users can select a year and month on a data form. Something like 201511.

You want to make sure that this value of 201511 lies between 201501 and 201512. On the dataform, you want to build a validation that informs the user about an incorrect entry, if a different value than a month of the year has been given. If this message should appear before you save the data, then you need somewhere on your dataform (hidden) these data and you compare the data cell of user input with those provided by you as limits.

These limits, you can calculate with the substitution variable.

An alternative is to bind a calc rule to the form that compares the input value with the range you provided. Then you send a flag (for example a 0 or 1) to indicate if the data entry is OK or not. Then you put a flag of validation on this return code, indicating to the user a bad entry.

Kind regards

Philip Hulsebosch

Tags: Business Intelligence

Similar Questions

  • I followed the instructions for "Go Thunderbird data to a new computer," but the calendar data has not been transferred and the calendar program does not work.

    I manually moved my profile of Thunderbird in Ubuntu 12.04 LTS to 8.1 Windows. I followed the instructions and everything settled as expected except the calendar. Not only the calendar data has not been transferred, the calendar itself does not, for example no dates & everyday of the week, etc., all the menus associated with the calendar are "grey," etc. I'd appreciate any help. TIA KellyJMorris

    Calendar (aka Lightning) contains binary components, which are dependent on OS. Thus, you should not remove the add-on lightning in your add-ons Manager and install the Windows version of lightning.
    https://addons.Mozilla.org/en-us/Thunderbird/addon/lightning/

  • the calendar date change is not in the dock

    The calendar date watch Jul 17 not current date. How can I get that back to display the current date?

    You can take a look at this article If the wrong date or time is displayed in some applications on your Mac - Apple Support

  • PRC: Produce lines of assets for a single mistake poster project (the project has no assets with valid in the service dates).

    Project number project name Exception reason

    -------------------------- ------------------------------- -------------------------------------------------------

    15 Jatyuapura the capital project has no assets with valid in the service dates.

    HarvirSinghSaini wrote:

    Project number project name Exception reason

    -------------------------- ------------------------------- -------------------------------------------------------

    15 Jatyuapura the capital project has no assets with valid in the service dates.

    PRC: Generate lines of assets for a range of projects print Exceptions (Doc ID 1519498.1)

    Integrate the movements of stock Oracle Oracle projects to generate lines active & active Interface to capital assets (Doc ID 1392743.1)

    Thank you

    Hussein

  • Question of validation for the field date/calendar

    I want to use the regular Date field, but not sure what is the best way to validate user input.

    The display Format that I use is "DD MMM YYYY",

    If the user is using the calendar to select the date, no problem.

    However, the user can also type things in this area without using the built-in calendar,

    What should I do when the user types "MM/DD/YYYY" (eg. "19/09/2011")?

    How to validate that?

    If I put a validation schema "DD MMM YYY" in the validation tab, it doesn't seem to work.

    so, please help.

    Add the same schema in the Validation model/edit section and make sure that you include a model of Validation Message text in the dialog box informing the user that forms await you. If they enter the wrong format your message text appears then make it informative.

    Paul

  • Question of the calendar date Picker

    For the last few days I am looking for a way to integrate a date picker in my php (developed with Dreamweaver CS5) page /Calendar (such as those that travel agencies have for example) which allows a user to enter a text entry field the date or if he or she chooses to click on a button that displays a calendar (if all goes well aligned on the text field) - the user must be able to Click on a given date: action that triggers the dissapearance of the calendar and the selected date to be included in the text field: this seems pretty basic - but for some reason I can't find a widget to something that works this way.

    Any help is appreciated.

    Carla

    http://jQueryUI.com/demos/DatePicker/

    Loving jQuery!

    There is also an extension to Adobe Dreamweaver Exchange [HERE]

    But I did have the chance to test this one and some of the extensions are a little outdated and IE8 - so test to be sure.

    I hope this helps!

    --
    Lawrence * Adobe Community Professional *.
    www.Cartweaver.com
    All Shopping Cart Adobe Dreamweaver

    Stay up to date - friend, follow and bookmark!
    http://www.Twitter.com/Cartweaver
    http://www.Cartweaver.com/Facebook
    http://blog.Cartweaver.com

  • Validation on the Integer data type attribute

    Hello

    Work on jdev 11.1.1.3.0

    I have to do validation on integer data type as it should not be allowed 13,20 (only single-digit numbers.).

    I do validation on AMImpl and the int to string conversion

    String per = Row.getPer (m:System.NET.SocketAddress.ToString ()); / / here if the user enters 13.20, and containing only 13 so its's not going inside the fi.
    If (StringUtils.Contains(per,"."))
    {
    Returns false;
    }

    Even I wrote regular expression on my ground, but his work

    someone can help me.

    Hello

    Why don't you use the af: convertNumber in your tag?

    Something like that:



    Doc: http://download.oracle.com/docs/cd/E12839_01/apirefs.1111/e12419/tagdoc/af_convertNumber.html

    Kind regards

  • 10g - objects date in the prompt by using the calendar (date selector)

    Hi, experts,
    at a command prompt, I selected a date (no, datetime, timestamp object).

    and selected "between the" and calendar (not dropdownlist)


    When I select 20110303 (YYYYMMDD) on the date picker and select another date in the date picker.

    After you click GO, the report returns an error message, a date value was expected (received "2011-03-03 00:00:00").

    How to solve it?

    Hello

    I think it's a bug in OBIEE 10.1.3.4x, so ask hotfix for this problem in Oracle.

    Reference: http://obiee911.blogspot.com/2009/12/upgrade-bug-default-date-in-prompt.html

    Thank you
    Oldia...

  • Allow users to add dynamically to the lines - data form

    Hello

    In some ways, I do not understand how to use this function to "allow users to dynamically add rows. When I check this option in the online form, where and how can a user add the lines? I understand that users with write access can do it, but I have write access, but I don't see any button Add or any possibility of adding the lines from the form online.

    Please let me know.

    Thank you

    Hello-

    Have you tried Edit > Add Row?

    Thank you!

  • put the value of the calendar in the Date object

    Hello

    I'm completely stuck and moving in circles.

    I have a specific date at which I entered in a calendar object using the following:

    caltestTime.set(Calendar.YEAR,2011);
            caltestTime.set(Calendar.MONTH,5);
            caltestTime.set(Calendar.DAY_OF_MONTH,7);
            caltestTime.set(Calendar.HOUR,11);
            caltestTime.set(Calendar.MINUTE,27);
            caltestTime.set(Calendar.SECOND,00);
    

    Now I'd put this in a Date object, so I can do some running on it and then convert back to a calendar object. Is there a simple way to do this? Or is it just not possible? I would liketo finish with a Date object that represents the time as in the calendar object. Help, please.

    Cyriel

    Calendar.setTime (Date of) sets the calendar date.

    Date d = Calendar.getTime () becomes the object of Date in the calendar.

  • Simple validation on the start and end dates

    Apex 4.2

    I'm trying to create a script of validation on my start date and end date. A simple validation indicating the start date must be less than the end date. Because apex deals my fields of date as a string, using an expression of pl/sql as P101_START_DATE < = P101_END_DATE does not work. This may seem like an easy question, but I'm unable to create this simple validation. Any help would be greatly appreciated. Thanks in advance!

    Take a look how the TO_DATE plsql function works... ie... to_date(:P101_START_DATE,'mm-DD-yyyy')<=to_date(:P101_END_DATE,'mm-dd-yyyy'),>

  • date picker - remove the calendar icon

    HELO,

    is there a way I can remove the calendar date picker icon?

    Thanks for the help!

    Kind regards
    drama9346

    Hey,.

    -Change the page element date picker
    -Find the "Settings" section
    -Select "development" to the selection list 'Show '.

    To hide the date picker calendar icon.

  • End date must CLEARLY not less than the start date, else it

    Hello

    I put DATE of BEGINNING of THE CONTRACT and END of CONTRACT fields on the form. These 2 objects (DateTime objjects), I pulled game tab of the palette and fell on my layout, fine design.

    Now, I try to put a validation than the end dat eshould not lower than the beginning, so I had a thread as below from Niall.

    http://forums.Adobe.com/message/1909551

    and I've done my coding FormCalc to the OUTPUT of the END DATE field as event title below,

    Please note that FormCalc
    End date must not less than the start date, else CLEAR-Begin

    var ACE
    var endDate

    As = xfa.resolveNode ("CUSTOMER..") RawValue Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_START_DATE")
    endDate = xfa.resolveNode ("CUSTOMER. Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_END_DATE") GLR awValue

    If (ACE > endDate) then
    xfa.host.messageBox ("end date is less than the departure date! End date is allowed")
    xfa.resolveNode (the "CUSTOMER". Page31_Contracts.Con_Whole_Page.CON_Basic_Info.CON_END_DATE") GLR awValue = null
    endif

    End date must not less than the start date, else CLEAR-end

    I tried to VALIDATE, calculate, change events of END DATE, but nothing works!

    Can pls. Let me Kow how I optimize my requirement? I'm anewbie,

    Thank you

    If you use the exit event, you will likely have the same code on the date fields beginning and end, because they have an addiction to each other. Maybe better try the validate end date event, so that if a field is changed the event is fired. You can try the following to validate the event

    // Pls. note this FormCalc
    // End date should not less than Start date, else CLEAR it - Begin
    
    var stDate
    var endDate
    
    stDate = CON_START_DATE.rawValue
    endDate = $.rawValue
    
    if ( HasValue(endDate) ) then
        if (stDate > endDate) then
            xfa.host.messageBox("End date is lower than Start date! End date is cleared")
            $.rawValue = null
        endif
    endif
    1
    // End date should not less than Start date, else CLEAR it - End
    
  • How can I get calendar Date in Date setting? [EBS R12]

    Hello

    I have requirment to have the calendar date [see Image link: http://img828.imageshack.us/img828/6241/calenderu.jpg]
    to appear in a date parameter.

    P.S I created this report for EBS 12.1.1.


    Best regards

    I don't think this is currently possible - pl see MOS Doc 457838.1 (how do to activate the calendar LOV For a concurrent program Parameter) for an explanation

    HTH
    Srini

  • Unable to see the calendar when I click on taskbar__

    I use Windows XP; In administrator mode, I am able to access the calendar when I click on the taskbar but other users do not have this capacity.

    Hello

    You're on Win XP Prof? If so,.

    For the calendar / Date time is visible on the limited user try the following:
    Log on as administrator.

    Click Start-> Run & Type-> gpedit.msc

    Now click on Computer Configuration-> Windows settings-> local policies-> user rights assignment (click the + to expand far youreach)

    Double click on "change the time system" and click on add a user or a group-> select Advanced-> Find Now you you get the list of Userid-> now select your username (limited user) and click ok on all screens. Close this account administrator and connect to your limited user and try, should be able to access the time and calendar now.

    I hope this helps.

Maybe you are looking for

  • Re: Sound does not work on Tecra M10

    Hi all I have a Tecra M10 with XP and all the drivers installed, but sound does not work. I checked the Device Manager and everything is fine, no red cross or whatever it is on the driver realtek audio. Everything on the sound properties. I even unin

  • Mouse annotation event

    I want to allow the user to right click on a caption of annotation and displays a menu that allows them to edit text and delete the annotation. Of course it is code somewhere that detects when my mouse is on the caption of annotation because it chang

  • The entrance of dwFlags to simulate a right-click?

    I am trying to simulate a right-click in a program outside of labview. Simulate a left click is easy using 2 & 4 for the entry of dwFlags in library to call him. I was wondering if anyone knew the entrance to generate a right-click?

  • error in update KB951847 x 86 0xc00ce556

    I get the above error when trying to install the .NET, updated framework 3.5 service pack 1 versions of .NET 2.0 to 3.5. OS is XP home. currently have .NET 1.1, .NET framework 2.0 service Pack2, .NET 3.0 service pack 2.Can offer you help

  • kb2463332 update failed

    failed repeatedly in automatic mode trouble with AVI movies