Expand my Community achievements bar.

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

  • 3/12/08
    Designer 8.1Hi,I have a form, which has a number of image objects linked to url resources.If the form is opened when there is no internet connection on the machine, the images do not appear, but unlike a web page, there is no x in the corner of the image field to indicate that the image is missing.I...

    Views

    947

    Likes

    0

    Replies

    4
  • 3/12/08
    I used this code to access control to a field depending on the value of another. But, I suppose that after an update, now not working properly. I returns a window "cancel calculation. You are not permitted to modify the field."This is the code for the Calculate success:if (campaña.rawValue == 0) { t...

    Views

    630

    Likes

    0

    Replies

    0
  • 3/12/08
    Hi, I created a PDF which has a validation method just after the printbutton is pressed. That's all implemented, but now comes the hard part: What I would like is that when the validation returns errors, the PDF jumps to the first input field that produces the error. Is this at all possible to let t...

    Views

    402

    Likes

    0

    Replies

    2
  • 3/12/08
    I am using an advanced data grid, which receives data from adata provider every few seconds. Initially the data is sorted ontwo columns eg. colA & colB. But when the user clicks on theheader to sort, the data grid should remember the sort order thatuser wants eg. sort 1st by colC and then by colB. I...

    Views

    378

    Likes

    0

    Replies

    0
  • 3/11/08
    Hi all,Once every day the server reports the following error and cannot recover (needs restart):2008-03-10 22:36:50,855 ERROR [org.quartz.core.ErrorLogger] An error occured while firing trigger 'WatchedFolder.WatchedFolder:605'org.quartz.JobPersistenceException: Couldn't select trigger state: Commun...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 3/11/08
    Hi all,I am wondering what these checkpoints which can be seen in ther server.log file is used for and where I can setup how often they are taken?At the moment it looks like they are taken every 30 minutes on my development server - which (to me) seems a little too often. Can you help me understand ...

    Views

    528

    Likes

    0

    Replies

    2
  • 3/11/08
    Getting this CheckPoint error in the log regularily. Any suggestion on how to fix it?server is Turnkey JBoss/Windows/MySQL.thanks.2008-03-11 22:30:30,843 INFO [STDOUT] [INFO ]Initiating checkpoint....2008-03-11 22:30:32,687 INFO [STDOUT] [ERROR ]com.celequest.exception.VCException: Failed to system ...

    Views

    657

    Likes

    0

    Replies

    2
  • 3/11/08
    I like to know if there is a function in the javascript which I can tell the user open the form in IE browser or desktop acrobat reader.Thanks for your help in advance.

    Views

    520

    Likes

    0

    Replies

    3
  • 3/11/08
    I have two subforms that are visable when their checkboxes are clicked (Let's say SubbformA & SubformB). I have it so the user can view one or both subforms at the same time.I want Subform B appear at the top of the current page IF only Subform A isn't selected. Otherwise if both are clicked- Sub B ...

    Views

    264

    Likes

    0

    Replies

    0
  • 3/11/08
    I am creating a dynamic XPD template, based on an XML file with a number of repeating sections. The issue that I am currently struggling with is the need to concatenate some fields and display them within a repeating section of the document. I can get repeating section to work and I can concatenate ...

    Views

    325

    Likes

    0

    Replies

    0