Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/14/11
    Hi,In my model, i have a table with a field called "uniqueID". UniqueId is a "ID property" who is not auto-generated.I have created a form, a driven from,When i tried ti update the row, everything working if i didn't try to update uniqueID field.What i am doing wrong ?Does anyone know what causes th...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 6/14/11
    I want my form users to click on a button to reveal a hidden subform, however, the if/else script that normally use on other forms to reveal hidden objects and subforms is not working here.  Do buttons not support that kind of script? I just don't see what the problem could be otherwise.I'd be more ...

    Views

    784

    Likes

    0

    Replies

    2
  • 6/14/11
    HelloNeed to capture mulitple profiles in a single form. Customer should be able to add n number of profiles. That is after adding one profile, an option to add another profile form and fill up.  Don't want to send a 5-10 page long form with the same fields repeated. Looking for a dynamic form where...

    Views

    367

    Likes

    0

    Replies

    0
  • 6/14/11
    I have created a war package of a servlet. Where should I upload it in the jboss file system?Aditya

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 6/14/11
    All i want is the checkbox to check it self if  certain percent is meant. If notleave it empty. Here is what i tried. I tried it on calculate even on the checkbox itself. Does not run.if (te1.rawValue >= 98){checksat ==1}else {checksat == 0}

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 6/14/11
    Hello All,I nedd help on the following aspects.1. Singature Field : I will be using LiveCycle Designer ES 8.2. There will be a signtaure field, But on clicking the field it will point to a server location which would be in .Net/ Share Point from where it will select the signature. Before doing that ...

    Views

    405

    Likes

    0

    Replies

    0
  • 6/14/11
    Hello there,I am trying to get my dynamic PDF to be accessible to the Adobe Screen Reader. Here I have two problems. First, the screen reader is not recognizing non-textbox or button parts of the document and returning "clear" when I click them. Although I tagged them and gave them custom text. Can ...

    Views

    3.5K

    Likes

    0

    Replies

    8
  • 6/14/11
    I use the instance manager to add subforms to a form. In the subform I have a field “KtNr” and I would like make a warning if the same data has been typed in this field for more than one instance.I tried this code on the validate event of the field “KtNr”, but it does not work.var subDetail = subfor...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 6/14/11
    Hello guys,im using  LCDS 3.1 and Flash Builder 4.5 with Model Driven Development Plugin  im getting this error every first time i call my view(mxml), but the second time and so on this does happenI have a  relationship between Treinamento(Course) with GrupoTreinamento(Group) Treinamento MANY-TO-ONE...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 6/13/11
    Hi There all,  I have created some code to verify if a field in my PDF has been populated  on a preSubmit event of a button.  If the field is not filled in I have created a message box to pop up and this works fine.   The problem is that the submission does not stop if that field is empty. How can I...

    Views

    827

    Likes

    0

    Replies

    2