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

  • 7/20/12
    I have a drop-down field that is populated based on which radio button is selected. The list is populated using Javascript like this:if (condition)this.additem("4 Hours", "4")this.additem("8 Hours", "8")if (condition)this.additem("5 Hours", "5")this.additem("10 Hours", "10")I am trying to make anoth...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 7/20/12
    Hi!I've got a form here with a bunch (> 100) decimal fields, most of them set to 3 leading and 1 trailing digits (everything else is at its default value).Now I want to create display patterns to simply display in the same way they where entered. The problem is, that a single trailing zero is either...

    Views

    6.5K

    Likes

    0

    Replies

    7
  • 7/19/12
    The user enters a Monday date in a date/time object. It is, and needs to be displayed in full (Monday, July 16, 2012) When the user then clicks a check box object, the remaining days of that week are populated into four other date.time objects. I was trying to use the following FormCalc to verify th...

    Views

    2.4K

    Likes

    0

    Replies

    9
  • 7/19/12
    Good Day All;I think there might be a simple answer to this, but, I have yet to find it.In a form I have designed I have a drop down box (in a table cell) where the user can select from a number of entries. One of the entries is to long for the amount of space for the field. I am trying to figure ou...

    Views

    7.9K

    Likes

    0

    Replies

    2
  • 7/18/12
    I have a dropdown that has a few hundred common medical descriptions and in binding I have manual values set for each that is the resultant medical code. For simplicity sake the dropdown list will be:N/AOneTwoThreeand the value relations:ValueItem0N/AA1OneA2TwoB1ThreeAfter the dropdown is a text fie...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 7/18/12
    How I can merge 2 vertical rows in a table?It seems only horizontal rows merge can be done!Any HELP

    Views

    2.5K

    Likes

    0

    Replies

    1
  • 7/17/12
    We have an issue when our pdf417 barcodes contain french accented characters é,à,è, etc and are scanned by a handheld scanner.  As a result Montréal is decoded as Montral (the é is dropped).  We are using the Datalogic PowerScan 7000 and a Motorola Symbol DS6608 handheld scanners.  We currently have...

    Views

    3.8K

    Likes

    0

    Replies

    1
  • 7/17/12
    Hello to all,I have this form where I have a radio button group Yes/No. I would like a numeric field to appear only when users click Yes. When the form opens or if users do not set it at Yes (No is default) the field must not appear.Then there is a min and max limit attached to this field, which sho...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 7/16/12
    Hello,Few months back, for some reason, when am trying to open i developed adobe interactive form....i used to get a error message in a popup (Sorry, i forgot that error message description), then, when i checked in the google(i guess, adobe forums), some one suggested to uncheck the QUICK LAUNCH TH...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 7/16/12
    It appears the exit event runs on a table's cell (type text field) whenever you select a new cell with the mouse.  I have the need to force a Tab or Enter to set keyboard focus to a different cell in a different table.  That is easy enough to have happen, but when you select a location with the mous...

    Views

    1.4K

    Likes

    0

    Replies

    2