Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/29/11
    I suppose I have two separate questions here.#1 - I would like to have a drop down box auto populate based on a text field in a repeating sub-form.For instance, I have a "Loan Info Subform" with the loan number text field on it that can be repeated on the same form and I have a "collateral subform" ...

    Views

    776

    Likes

    0

    Replies

    3
  • 8/29/11
    I have a large PDF form created with LC Designer, and I would like the form to be fillable on the internet.Is it possible to export the PDF to HTML or some other form that would be conducive to replicating the form as a web form?

    Views

    848

    Likes

    0

    Replies

    2
  • 8/29/11
    Hello(1)Now i can see the Caption of a object/field as TOOL TIP, fine.(2)After i am binding with the associated data source field, I also got the populated value of that object/field as tool tip, fine.I mean, not 2 tool tips, at the same second, either (1) ir (2), fine.But, both are working for ONLY...

    Views

    402

    Likes

    0

    Replies

    0
  • 8/29/11
    Hello(1)Now i can see the Caption of a object/field as TOOL TIP, fine.(2)After i am binding with the associated data source field, I also got the populated value of that object/field as tool tip, fine.I mean, not 2 tool tips, at the same second, either (1) ir (2), fine.But, both are working for ONLY...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 8/29/11
    Hello,I am using the following code to make an entry into the database :-         DataServiceTransaction dtx = DataServiceTransaction.begin(true);           dtx.setSendChangesToAdapter(true);         Currency c1 = new Currency();         c1.setCurrencyCode("ABC");         c1.setCurrencyName("Dummy C...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 8/29/11
    I fixed a problem without really understanding how and why the problem occured or even why my fix worked.  I'm hoping somebody can explain it to me.  Here's the problem:My form had this structure:MainSubform     Page1Subform          Subform1          Subform2          Subform3     Page2Subform     ...

    Views

    484

    Likes

    0

    Replies

    0
  • 8/29/11
    Hi,        I am having pdf save functionality using trusted functions in my application. earlier we used adobe reader 8.1.3 and it worked fine, now we upgraded to adobe reader 9.4.0 and there on the problem comes in. when ever we are saving it is creaing a code in DBConnects.sav file. we as having l...

    Views

    383

    Likes

    0

    Replies

    0
  • 8/29/11
    Greetings all!Here is what is happening:First of all working in Designer ES2 9.0.0.2.2.... with Adobe Acrobat X Pro 10.1.0.Here is what I am attempting:Text field to capture a ZIP Code.Using a Reg Exp to only allow the input of digits - I do this because the client wants to add a hyphen '-' automati...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 8/29/11
    I have a text object that when clicked, it shows a circle around it. I placed the circle visable in the click event of the text object, but how do I get to to dissapear if I click on the text object again?

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 8/29/11
    I have the following radio button groups.  They are mutually exlisive so you can select either "10 or Less" (Checkbox1) or "More Than 10" (Checkbox2)  and either Yes or No.  Is there any way to set these up to where only the Yes or No beside either Checkbox1 or Checkbox2 can be selected depending on...

    Views

    1.2K

    Likes

    0

    Replies

    4