Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 1/23/07
    I have a form that is enabled to let users add as many instances of a particular subform as needed; however, one thing I would like to add would be an automatic 'numbering' on the form of the instances. So, if the user adds three subforms to the original, each subform will have a text field in it th...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 1/23/07
    I'm creating a project which has Flex at the front end andhibernate at the back end sitting on an HSQLDB instance. My domainmodel is a parent child hierarchy of objects implemented as acollection of pojos. I have successfully managed to wire up FDS andmy db through Hibernate and the FDS HibernateAss...

    Views

    368

    Likes

    0

    Replies

    0
  • 1/23/07
    Hi, I have what Im sure is a simple problem for someone.3 columns: Cost - Retail - GM%The calculation is (Retail minus Cost) divided by (Retail) multiply by 100.I dont seem to be able to write it all in one line for the GM% column so I have created an invisible column (gmcalc) and have two scripts:1...

    Views

    330

    Likes

    0

    Replies

    0
  • 1/23/07
    Not sure what the problem is. We are using FDS along with theHibernateAssembler. We're querying an Oracle database for a list ofcodes. The Java object is:public class ICD9Master { private String icd9Code = null; private String icd9Description = null; private long timesUsed = 0; public String getIc...

    Views

    366

    Likes

    0

    Replies

    0
  • 1/23/07
    Hi,I'm trying to load a flex created portlet into ibm websphere6.0. I've gotten past the some initial issues, but can't seem toget past this one:[1/23/07 14:13:43:688 EST] 00000074 ServletWrappe ESRVE0100E: Did not realize init() exception thrown by servletMessageBrokerServlet: flex.messaging.config...

    Views

    304

    Likes

    0

    Replies

    0
  • 1/23/07
    We are trying to use MercuryInteractive's Quick TestProfessional 9.1 to test against Flex 2.0.1 apps.We are using the trial version of QTP 9.1. We installed the QTP Flex plug-in from adobe. This allows usto do automated testing of Flex 2.0.1 apps.When we just installed QTP without the QTP-Flex Plug-...

    Views

    307

    Likes

    0

    Replies

    0
  • 1/23/07
    Hi, I'm trying to attach a policy to a PDF. I have setup APS 7.2.2 and ALDS 7.2 with SSL on JBoss 3.2.5 using manual installation. I got an exception when I try to execute the following code: Properties p = new Properties(); p.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFac...

    Views

    821

    Likes

    0

    Replies

    1
  • 1/23/07
    Hi,I´m having a problem with a xdp file. When trying to export the document do xml, it comes with a duplicate field. The structure that i have is a subform named "rodapePag4" that has a field name "ics". this subform "rodapePag4" is inside a page named "pag4""pag4" is a page on the document."rodapeP...

    Views

    426

    Likes

    0

    Replies

    0
  • 1/23/07
    I have added a print button to each page of my 4 page form, but I want the print button to print only the current page the user is on. I have put the following script in, but this prints the designated page plus any subsequent pages. How do I print only the specified page?xfa.host.print(0, "1", (xfa...

    Views

    466

    Likes

    0

    Replies

    0
  • 1/23/07
    We are currently looking for an automated testing solutionfor Flex 2 interfaces. At the moment we have purchased MercuryQuick Test Pro as a testing solution and have a few questionsIs it possible to automate testing Flex interfaces using QTP,without dependencies on the Flex Data Center server?Is it ...

    Views

    1.1K

    Likes

    0

    Replies

    4