I have installed LC ES2.5 on weblogic 11g and use sql server 2008 as the database. It works fine but I wonder how can I change the database password?Do I need to rerun the configuration manager to encrypt the password? will it delete all my previous data/settings if I run the configuration manager a...
I am trying to get a message to appear if someone tries to enter enter data in a drop down list before entering in formation in a previous list. I have two drop down lists: ServiceType[0] and Action[0]. I have this code set up in the change event: topmostSubform.Page2.Action[0]::change - (JavaScrip...
Hi All, Working with Designer ES ver. 8.2, and I am looking to see if it is possible to auto fill another field based on an end users input. Example: End-user enters a 6 digit departmentCode for a program; in turn the field opposite to the departmentCode auto fills with a corresponding programCode; ...
I have a blank page that shows in the design view and preview pdf views but IS NOT on the heirarchy. When I fill in the form and allow the text fields to expand it still keeps the blank page.It was suggested that it could be b/c of an object being too big for the content area or subform but the obje...
Hi,What I'm trying to do is: 1) Authenticate and login to the account 2) Get the room list(if any) 3) Validate if a certain room exists against the list roomSo I login with success but the room list is always null.I've checked the documentation, it seems to be straight forward but I can'...
After reading most of the Date messages I still couldn't find were I was looking for.I am new to LiveCycle and hope to learn from you guys!I presume it is very simple but unfortunately I do not know any formcalc or Java.Could anyone please help me with a step-by-step instruction to achieve the follo...
Hi!I've tried to use local LCCS server and tried to make application with LocalAuthenticator. For help, i've used example "LocalConnection" from SDK example apps. This example contains comment:The application does not need a room url, store any data, or requires a password.I've tried to do the same ...
Hi!SharedWhiteBoard has event synchronizationChange and metadata tag declaration[Event(name="synchronizationChange", type="com.adobe.rtc.events.CollectionNodeEvent")]This metadata tag used by Flex compiler while generating ActionScript code and when I use this event in code like this one: p...
Is it possible to have the size of the text box be the max character input, e.i. instead of having "Max Chars:___" equal to a number, have the size of the text box determine the number of characters entered?Thanks
Hey,I am using the Livecycle virtual appliance in a test version to evaluate its features. When I decrypt an encrypted document with the java API I get an error message that says that the security manager is not set.Is the security Manager part of the appliance?How can I solve that problem?My Code: ...