Timer in livecycle

Hi everybody
I try to get the presence of these objects when the file is opened. I use the initialize event. It works in a random way. Sometimes it's OK, sometimes it stops anywhere and sometimes it doesn't start. I assume that a pause is needed. But how can I do that.
Many thanks for your help !
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.one").presence = "visible";', 500); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.two").presence = "visible";', 1000); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.three").presence = "visible";', 1500); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.four").presence = "visible";', 2000);
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.five").presence = "visible";', 2500);  
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.six").presence = "visible";', 3000); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.seven").presence = "visible";', 3500); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.eight").presence = "visible";', 4000); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.nine").presence = "visible";', 4500); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.ten").presence = "visible";', 5000); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.eleven").presence = "visible";', 5500); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.twelve").presence = "visible";', 6000); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.thirteen").presence = "visible";', 6500); 
var Test = app.setTimeOut('xfa.resolveNode("xfa.form.ira.Page1.help_number.fourteen").presence = "visible";', 7000); 

Hi,
I think the problem we are having is the value returned from the setTimeOut method is being garbage collected, which causes the timeout to be cancelled.  So maybe if you had a different return variable for each call to setTimeOut that would help, though event scripts (like initialize, click, docReady, etc) are not stateful so will be subject to garbage collection again, once they finish.  Maybe you could try assigning the returned value to a variable in a script object, (which should work for Reader 8.1 and later).
I have changed my sample to do something similar but I am dynamically (in the JavaScript way) creating a property on the app object, this doesn't seem to be garbage collected, or at least not as often.   Use the same link for my sample above.
Regards
Bruce

Similar Messages

  • Making a PDF with LiveCycle then being able to edit pages, insert pages, delete pages, attach files to document, be readable in Adobe Reader etc.

    We have been working for some time with LiveCycle to creat a documents and have experienced a host of problems with the end product.
    1.  Images inserted into the LiveCycle PDF document often come up as "broken links" after editing the document and resaving it.
    2.  Documents will not display in Acrobat reader unless a digital signature is applied to them and the document is re-saved.
    3.  After making the document, we are unable to use Adobe Pro to insert pages, delete pages, or insert files into the document as attachments.
    The end state was to use the simplicity of LiveCycle to create a document and do most of the hard work, and then save it as a PDF document that could be easily edited with Adobe Pro.  It has proven difficult, to say the least, to figure out how to make this work.
    Thanks in advance for any assistance.

    1- Thank you
    2- It only seems rational that if I make a form with LiveCycle that I should be able to view it with Adobe Reader or Adobe Pro.
    Making a form with LiveCycle to be distrubuted to personnel internally that have Adobe Reader and Adobe Pro and cannot open it without it having a digital signature field in it that has just recently been signed just doesn't make sense.  Nor does it seem to make sense to have to purchase 200 additional licenses just for LiveCycle so that people can open a PDF that was made with LiveCycle.  If I make it in LiveCycle and only people with LiveCycle can open it, what is the purpose of making it to begin with?
    3- This also totally sucks.  In a standard Adobe Doc I can at least attach documents to it?
    So, what, exactly then, is the purpose of LiveCycle if the only benefit it seems to provide is ease of creation, but the end product has way less functionality?
    And how do I go about contacting an Adobe rep on the phone in regards to this without getting "there is no support for this product, go to Adobe.com"
    We have millions of dollars of Adobe software and can't get support other than hunting and pecking in these forums?  Really?

  • I use to have Adobe LiveCycle Designer 8

    Can somone enlighten me...I use to have Adobe LiveCycle Designer 8 and now, after downloading creative cloud it is gone. Can someone let me know why a program that I paid for as part of CS3 is now missing????? I need it back...

    Hi Purple Rod and Tim Lumpkins,
    LiveCycle Designer is no longer included with Acrobat XI, but if you were a member of Creative Cloud prior to October 15, 2012 you can get access to the last version released just by requesting it. Please go here:
    http://www.adobe.com/go/learn_acr_livecycle_upgrade_en?sdid=KAXTG
    If you have additional questions you might review the FAQ here:
    http://www.adobe.com/products/acrobatpro/faq.html
    Thanks,
    -Dave

  • Acceptable JDBC Latency for LiveCycle?

    Hi,
    Does anyone have any thoughts/experience on acceptable latency times for LiveCycle?
    By this I mean the trip time from the application server LiveCycle is running on to the database server it is using. In paticular I am interested in the user experience when developing processes in Workbench and the performance of the developed processes when invoked.
    Thanks in advance.

    Keeping JDBC out of the picture, we have found that you want to keep ping delays between the appserver instance and the DB server to less than 10 milliseconds.
    C:\TEMP>ping db.company.com
    Pinging db.company.com [192.150.23.6] with 32 bytes of data:
    Reply from 192.150.23.6: bytes=32 time=7ms TTL=255
    Reply from 192.150.23.6: bytes=32 time=3ms TTL=255
    Reply from 192.150.23.6: bytes=32 time=3ms TTL=255
    Reply from 192.150.23.6: bytes=32 time=3ms TTL=255
    Ping statistics for 192.150.23.6:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 3ms, Maximum = 7ms, Average = 4ms

  • Help please! Can't save a Livecyle 7 form in Acrobat 9

    I've created a form for the first time using Livecycle 7. Little did I know this wasn't the latest version...
    I've since discovered that within the organisation others users of the form have acrobat 8 and 9.
    The users with version 9 are unable to save the form. Is there a way I can get around this?
    Thanks!

    The form must be Reader Extended to allow this. Do you have Acrobat? If so you can Reader Extend it using Acrobat

  • Assistance in specialising in HANA for career options

    I'm Anirudh.I recently joined SAP HANA training and have questions regarding my career choices.
    I'm planning to do my MBA in US.I want assistance in choosing the specialization in my masters in which HANA is related to and my career options with MBA and HANA.I'm oing to start my career so thought i would get some experts advice here.
    Thanks
    Anirudh.
    Message was edited by: Colleen Lee
    Change title from 'hello' to something more meaningful

    Did you try the Sales Options posted on Adobe's website? There is a link to the Adobe Store as well as a Desktop/Consumer Sales Number.
    Buy Adobe products
    Adobe Store
    Buy individual copies of Adobe products on the web with a credit card.
    Desktop and consumer products
    800-585-0774
    Monday-Friday
    6am-7pm (Pacific Time)
    Server, enterprise, and developer products
    888-649-2990
    Monday-Friday
    6am-5pm(Pacific Time)
    Adobe® LiveCycle® products
    Adobe Acrobat® Pro
    Adobe Connect™
    Adobe Flash® Builder™
    Acrobat Distiller® Server
    Adobe ColdFusion

  • Watched folder stops working in cluster

    Hi.
    Have you ever seen this, when an XML file is picked up in the watched folder??
    2009-08-27 17:52:16,660 ERROR [STDERR] Aug 27, 2009 5:52:16 PM com.adobe.idp.jobmanager.util.JobManagerUtil getQueueConnectionFactory
    SEVERE: JobManager:getQueueConnectionFactory():Error:Could not dereference object
    2009-08-27 17:52:16,660 ERROR [com.adobe.idp.jobmanager.ejb.JobManagerBean] JobManager:createJob:error sending message:java.lang.RuntimeException: JobManager:getQueueConnectionFactory():Error:
    Windows 2003 Server + JBoss + LiveCycle 8.2.1 SP3
    Two machines in a cluster.
    Works fine in a non-clustered dev environment.  Ported the app to the cluster, changed the watch folder to one shared by both machines, and got this.
    Here is the watched folder:
    \\xxxfile01a-906\as_shared\livecycle.xxxx.com\shared\documents\LCLetters\
    And I know this file was written:
    \\xxxfile01a-906\as_shared\livecycle.xxxx.com\shared\documents\LCLetters\input\RAMMLetter. xml
    When the file is written, the above quoted errors are posted in server.log.
    After those errors appear, the "input" folder mentioned above becomes empty.
    In the test environment the watched folder was not a shared folder via UNC, but a local folder in C:  In the new clustered environment, where a shared folder must be used, I have not yet ever seen the watched folder work.  This is the first time I was able to get a file into that watched folder to try.  (In other words, it's not that watched folders were working in the cluster before, and have now stopped.  It's not that other watched folders are working in the cluster.  This is the first and only watched folder being used in the cluster.)
    Any ideas?

    SOLVED:
    The following note from a different forum explained and solved the problem:
    Your JBoss is not yet fully configured for LiveCycle 8.0.1.  There was a period of time when LiveCycle's documentation accidentally excluded the following configuration steps:
    Add the following XML for defining a couple of connection factories to %JBOSS_HOME%\server\all\deploy\jms\hajndi-jms-ds.xml
      <tx-connection-factory>
        <track-connection-by-tx>true</track-connection-by-tx>
        <jndi-name>adobe_JmsQueueXA</jndi-name>
        <xa-transaction/>
        <rar-name>jms-ra.rar</rar-name>
        <connection-definition>org.jboss.resource.adapter.jms.JmsConnectionFactory</con nection-definition>
        <adapter-display-name>JMS Adapter</adapter-display-name>
        <config-property type="java.lang.String" name="SessionDefaultType">javax.jms.Topic</config-property>
        <security-domain-and-application>JmsXARealm</security-domain-and-application>
        <config-property type="java.lang.String" name="JmsProviderAdapterJNDI">java:/DefaultJMSProvider</config-property>
      </tx-connection-factory>
      <tx-connection-factory>
        <track-connection-by-tx>true</track-connection-by-tx>
        <jndi-name>adobe_JmsTopicXA</jndi-name>
        <xa-transaction/>
        <rar-name>jms-ra.rar</rar-name>
        <connection-definition>org.jboss.resource.adapter.jms.JmsConnectionFactory</con nection-definition>
        <adapter-display-name>JMS Adapter</adapter-display-name>
        <config-property type="java.lang.String" name="SessionDefaultType">javax.jms.Topic</config-property>
        <security-domain-and-application>JmsXARealm</security-domain-and-application>
        <config-property type="java.lang.String" name="JmsProviderAdapterJNDI">java:/DefaultJMSProvider</config-property>
      </tx-connection-factory>

  • Assistance in selecting products: InDesign, CS5 or others?

    Firstly, I have to ask how does anybody contact Adobe?! I have spent the last half hour trying to find even the webform that I completed a week before, but now can no longer find, let alone an address to send an email to. What a waste of my time...all I could find were dead ends in the Support/Help areas, which just looped around on themselves. Very frustrating, particularly with the Adobe site processing each page so slowly.
    So, why do I want to contact Adobe? Well, as I said, a week ago I completed an online form asking for assistance in determining which product(s)/suites and pricing options would best suit our needs, or what options do we have to choose from. With so many individual products and suites, I simply didn't know where to turn, so I sent this request. Almost a week later and I still haven't heard from Adobe, so I am appealing to others who hopefully will be able to give me some guidance. Below is my original request to Adobe. If someone could pls help me out here, I would be so thankful as I'm simply unsure which way to go! Wendy
    We have CS4 Production Premium, which we're looking to upgrade to the new CS5.5. However, we have also been advised by our printer that we should create our books using InDesign. You have so many products in your range, with some products being included in suites, and I truly don't know where to start!
    Is InDesign the best option for us for creating our manuscripts and, if so, which version in the range is best for our needs? I skimmed the capabilities, but can't determine if such features as footnotes, auto-indexing of select terms, automatic table of contents, linking (eg. bookmarking text so page number of bookmark appears elsewhere in the manuscript) is available in the InDesign range.
    Til now we have built our books in Word, and sent the PDF to our printer. However, our printer needs to be able to alter some content to suit his processes, and is finding this difficult with the newer version of Word that we're using, hence his request that we use InDesign. What is your recommendation?
    I understand we would have to upgrade our CS4 Production Premium to CS5.5 Production Premium if we were to go down the path of getting InDesign. If this is the case, is there a suite that would be more cost-effective for us to purchase, which contains both applications?
    I'm assuming that the licencing on your products is for one PC or laptop, so we'd need to purchase one for each user? Alternatively, can the one be used by two or more users on different PCs or laptops?
    Lastly, I notice that you have subscription options (month-by-month and yearly), which might be a more cost-effective option, given that we would have 3 users of the InDesign software (assuming we go down this path!). Is this the case, or are there other cost savings available if we purchase more than one retail product?
    Apologies for all these questions, but as you can see, I really do need some assistance! Thank you for your help, Wendy.

    Did you try the Sales Options posted on Adobe's website? There is a link to the Adobe Store as well as a Desktop/Consumer Sales Number.
    Buy Adobe products
    Adobe Store
    Buy individual copies of Adobe products on the web with a credit card.
    Desktop and consumer products
    800-585-0774
    Monday-Friday
    6am-7pm (Pacific Time)
    Server, enterprise, and developer products
    888-649-2990
    Monday-Friday
    6am-5pm(Pacific Time)
    Adobe® LiveCycle® products
    Adobe Acrobat® Pro
    Adobe Connect™
    Adobe Flash® Builder™
    Acrobat Distiller® Server
    Adobe ColdFusion

  • Problems with Adobe Acrobat Form

    Hi there.
    I have successfully created a form using Acrobat 9. I added to the media folder of a website that I'm building and added a link from a page to this Adobe Acrobat Form Questionnaire. The trouble is when I test it on FireFox and Safari on my Mac the form loads, I fill it out and press submit and it opens Mail and gets ready to send the attached form... all working perfect... I then go to test it in Windows XP using Explorer and Firefox and it opens the Acrobat document... allows me to fill out the form, asks me for what email method to use... but then says "The Operation is Not Permitted".
    This is sooo frustrating.... can someone tell me what I'm doing wrong here. The website is good to go at this stage... but this issue is preventing me from going live with the website. Can anyone help..??
    Any comments most welcome... below is the test site for the website...
    http://www.creativedesign.ie/metpro_test/pages/technical_services.html
    Click on the bolded word "Questionnaire".
    Yours sincerely,
    Anthony

    I'm having a similar problem. I've created several forms in LiveCycle Designer ES 8.2 that will be used by our company technicians to gather and submit important equipment inspection data.
    During development, the forms were edited many times in LiveCycle Designer and were then re-opened in Adobe Acrobat Pro to "Extend Features in Adobe Reader", to enable saving copies of the completed forms. I also set the initial view in Acrobat Pro as I'm unable to find a way to do it in LiveCycle Designer. Consequently, this back and forth process between LiveCycle Designer and Acrobat has been carried out many times on each of the forms. I'm not sure if this is something that should be avoided?
    Anyway, the forms were tested and re-tested by myself and colleagues at work on company computers in Adobe Reader 9 to ensure there were no problems. Everything worked great until today. When I attempt to open the forms now, I get a prompt that says:
    "This document enabled extended features in Adobe Reader. The document has been changed since it was created and use of extended features is no longer available. Please contact the author for the original version of this document."
    This has never happened before. The forms open in Adobe Reader 9 on my personal computer without a problem.
    Any suggestions? I'm new to LiveCycle Designer and don't have a clue what the problem could be.

  • Tables and Drop Down Lists

    This is my first time using LiveCycle Designer (8.2)
    I've tackled quite a few things thanks to the information I've found in these forums, but I have reached my complexity limit.
    I am trying to create a survey form that follows a process map with sub-process maps.
    Just to provide an idea of magnitude, one process map has eleven sub-process maps.
    I created a dynamic table with the ability to add and delete rows on a flowed page.
    The first row first column contains a drop down list.
    For each selection in the drop down list, the form requires eight inputs.
    Currently, I just copied the dynamic table for each subprocess.
    Each sub process map will have a running calculated total based on two inputs and a cost based on input.
    The overall process map will have the same.
    The entire section should seperatly show a sum total.
    I don't really know what would be best, but was thinking something along these lines:
    based on the selection in the drop-down-list, if someone selects one of the sub-process maps
    the row changes to allow the drop-down-list to be the one associated with that subprocess and
    the two running totals show up and remain at the bottom of the table.
    Only problem, is I have no idea how to do this.
    I have tried making the tables invisible, but they still show the input areas of the input boxes.
    Anyone feel like helping me figure this out?
    Also, isn't there a way I can populate a drop down list using EXCEL?  I don't want to manually input thousands of process titles.
    Oh, I don't have any XML capabilities, I am not connected to a server or any database, and everything runs at the client.

    Thanks for the input, I will watch the video.
    I was suprised that no one offered up any suggestions.
    I changed the design of the form.  I didn't want to, but I was able to get the product out on time.
    Just out of curiousity,
    Can I have a dynamic drop down list (A = {a1, a2, a3, a4}) that populates another drop down list (B = {b1, b2, b3, b4, b5} ) in table (Tb1) with one of the choices in the second drop down list (B = {b5}) is a dynamic choice that makes multiple expanding tables (Tc2, Te4, Tf5 out of a total of seven tables) appear each with their own (unique) drop down list?
    Or,
    Would it be easier to have the first choice (i'm probably using this word incorrectly) "index" the options for the other drop down lists, etc....

  • Accessing mainframe / prepopulating

    Hi, new to livecycle, question if I may:
    I am looking to find an example that I can model in our form. Our form needs to take a "last name" string, for example, and pass that string to a mainframe where our customer data resides. The mainframe should return all of the customers with that last name into a "search" fragment where the client can scroll through 1 or more matches. The client then will select a customer, whose account message will get prepoluated into certain fields.
    I would like to know if there are tutorials or samples from someone who has done this, if there are any. I am thinking that perhaps a web service would need to be invoked? However we may have to depoist the request into MQSeries and retrieve the response. So we are unsure if a soap request is really what's needed in this case or not.
    Thanks to all you experts that can help out a newbie ;-)

    You will need a program that sits in between the MF and the form. This program will communicate with the MF on our behalf. Typically this is exposed to the form as a Web Service call but speaks whatever the MF needs to do the job (JDBC, MQ Series, LDAP ....this will depend on what the application on the mainframe supports). The form woudl make the call to the intermediate program then teh query woudl be formatted for the call to the MF, then the results would be returned and packaged up to send to the form. I have done this numerous times using LiveCycle Server but you do not have to use that to do the trick (although if you have it the creation of the program is very easy). Typically the people who own the data (MF asset) are the ones who woudl provide or be responsible for that program.

  • Random timeout with digital sign, DocumentManagerClient.java:329

    hey guys,
    Not sure if any one of you have similar experience. We are running Livecyle.ES 8.2.1 and so far we use this for signing PDF files only for a government agency.We use EJB endpoint.
    Our application is a custom webapp which use Livecycle Java AIP. The problem we see is on and off, we see this exception during sign PDF.
    2009-04-04 10:37:50,420 ERROR [STDERR] Apr 4, 2009 10:37:50 AM com.adobe.idp.DocumentManagerClient requestRemotePassivation
    SEVERE: DOCS001: Unexpected exception. See the stack trace for details.
    org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 208 completed: Maybe
        at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemExcepti on.java:2372)
    And this error is raised from,
    com.adobe.idp.DocumentError: org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 208 completed: Maybe
        at com.adobe.idp.DocumentManagerClient.requestRemotePassivation(DocumentManagerClient.java:32 9)
        at com.adobe.idp.Document.passivate(Document.java:1069)
        at com.adobe.idp.Document.passivate(Document.java:1012)
        at com.adobe.idp.Document.getInputStream(Document.java:1524)
    The interesting this about this error is, documents get signed before and after this error, are just fine. This problem used to last about 1 minute and gone. And this happens only in our PROD env . I dont see this in my DEV or TEST. The tricky thing is, in PROD, we connect to a hardware signature profile, rather than a normal scenario, not sure if related.
    My guessing is that the document do get signed on the server side, and then somehow when client request it, it is gone or something.
    Well, i am stomped. Really appreciate if anyone of you can share some insight.
    Thanks.
    -ying

    Well, after a week's test I have a walkaround for this problem, I changed code to use SOAP endpoint instead of EJB. I have to do this for another reason.
    My application is a webservice running under another JBoss instance. Before, I have to restart JBoss, each time, if Livecycle get bounced. This, I guess has to do with ServiceFactory cached javax.naming.InitialContext. Once Livecycle get bounced, the InitialContext get obsolete. The good part of using a SOAP endpoint is, I dont need bounce my JBoss any more.
    After I made the switch, this old random timeout problem seems like going away. I still not fully understand the reason. One thing is a fact that for EJB, I have to get permission to open 1099 port through firewall (two of them). But, for SOAP, 8080 also need be opened. I am not a network kind of person, maybe HTTP is treated differently?
    Well, well, as long as I dont see the problem, I let it go ...
    -ying

  • Adobe LiveCycle Designer ES closes every time I open it :(

    Hello all, I want to thank you beforehand for the help regarding this matter. I use Windows Vista and my Adobe LiveCycle Designer was working before but for the last week and a half or so I have not been able to get it to work! I have done scandisk/defrag/and have multiple software to keep my computer clean so I have taken those precautions beforehand. To the problem...:
    My Adobe LiveCycle Designer opens up and it was working previously as mentioned, but when I try to open it by either opening or converting a form or creating a new form with a template, I am not able to as it gives me an error message and closes! It gives me an error message of "Adobe LiveCycle Designer ES has stopped working" and a screenshot of this is provided at the following link:
    http://www.mediafire.com/imgbnc.php/bc59d422150595157c212a5b181313244g.jpg
    I don't know what to do and wanted to see if I could solve this problem before I was forced to try to manually reinstall it so hopefully I don't have to go through that. I appreciate the help once again!

    I am dealing with the same problem. I called Adobe technical support and spent hours to fix the problem but none worked. I tried to explain them the error might be caused by the Activation process but they just made me uninstall and install application several times.
    When I start LiveCycle it gives the following error: adobe livecycle designer es has stopped working.
    I start debugger to see what's going on and get the following exception: Unhandled exception at 0x773db663 in FormDesigner.exe: 0xC015000F: The activation context being deactivated is not the most recently activated one.
    Does anyone know how to deactivate this product manually? Because deactivate menu is dimmed and I cannot deactivate product from the program. I believe if I can just remove activation info and activate it again this problem might disappear.
    Thanks

  • Adobe LiveCycle Date/Time Field Scripting Question

    I have a date/time field in Livecycle which the end user chooses a random date from.  I need to populate a date 180 days from this date for an eligible to date/time field.  I have tried various javascript and formcalc options with no success.

    Try this site here for a reference: http://eslifeline.wordpress.com/2008/09/26/date-manipulation/
    The following was the use case. A form has 2 TextFields Start_Date and End_date
    User enters a certain date in the Start_Date text field for example 09/24/08 (MM/DD/YY)
    The End_Date should add 90 days to the Start_date and populate the End_Date
    The following script would do that
    var current = Date2Num(Start_Date.rawValue, “MM/DD/YY”)
    var future = current+90
    var newDate = Num2Date(future,”MM/DD/YY”)
    form1.#subform[0].End_Date.rawValue = newDate 
    Validating End Date is later than Start Date
    var diff = Date2Num(EndingDate.rawValue, “YYYY-MM-DD”) – Date2Num(StartingDate.rawValue, “YYYY-MM-DD”)
    if (diff > 0) then
    xfa.host.messageBox(“The End date is later than start date”)
    else
    xfa.host.messageBox(“PLEASE CHECK….The End date is before the start date”)
    endif

  • How can I set a date range for a Date/Time Field in LiveCycle ES2?

    I need to set a specific date range for a form set up in LiveCycle ES2. Cannot see where i allows me to do that without a code entered.

    Hi,
    You can't set a start and end date for the date/time field, the best you can do is validate the range after the user has selected it.
    An alternate is to make your own date / time field, like this sample http://adobelivecycledesignercookbookbybr001.blogspot.com.au/2013/05/an-alternative-date-p icker-for.html
    Regards
    Bruce

Maybe you are looking for