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

  • 11/3/09
    I am wondering if a text field can be formatted to contain multiple text lines within the text field.  I am needing 4-5 lines that a user could fill out, and the text would wrap from one line to the next underneath the question.  Is this possible in LiveCycle Designer?  I haven't been able to find a...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 11/3/09
    at Form:Ready - I need to set the form view ("Fit to Width")and remove the toolbar views (Navigation buttons (hide) and Navigation toolbar - F4, and Top Menu - F8).How can I code for this?

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 11/3/09
    Can someone briefly explain the steps needs to be followed to enable SSO for the workspace?Thanks,Nith

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 11/3/09
    Hi,a year ago there was a posting "creating javascript objects in LCD 7.0.1 " http://forums.adobe.com/message/1360679#1360679I tried this in Designer 8.2 and failed! Does anyone know why?I set up a scriptObject "mydate" which contains:function createDate(sDay, sMonth, sYear) {    xfa.host.messageBox...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 11/2/09
    Hello. Need help please!I need to input a script I guess for a user-entered text-field to auto-populate in the headers of the form.  The header is identified by whatever the name the user will enter on the cover page.Id be very grateful.Stephanie.

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 11/2/09
    I've created a form in LiveCycle Designer and there is a text field that is retrieving data from a table. The data in this field is entered from a ColdFusion form and its using the Rich Text Editor in the form. Because of this, the data that is displaying in the text field of the pdf looks like this...

    Views

    3.6K

    Likes

    0

    Replies

    10
  • 11/2/09
    My form has three sections all of which have a progressive disclosure element. Independantly they work fine, but as a whole they don't. Only one progressive disclosure instance will work at a time. So, if the first one is activated, such as the end user clicks on a check box and a hidden subform pop...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 11/2/09
    I am stuck on a problem I am having with the SimpleChatModel. If I log into the ConnectSession and then create my SimpleChatModel everything works fine. However, if in the same flash session (no browser refresh) I disconnect from LCCS (logout from the connected session, remove all listeners and null...

    Views

    1.6K

    Likes

    0

    Replies

    9
  • 11/2/09
    I'm trying to get familiar with LiveCycle Designer and need to know how to have fields on the master page reflect detail totals for each page, then a master total at the end. This will be for print output only so I assume the script should run on the server, since I saw that option.Another question:...

    Views

    766

    Likes

    0

    Replies

    2
  • 11/2/09
    Hi,I have a table on my form. If the user hits the tab key on the last field of the last row I want to add another row (as this happens in MS-Word tables for example).My problem is: How do I find out what inititated an exit event on my field? Was it a tab key or did the user click with the mouse som...

    Views

    1.0K

    Likes

    0

    Replies

    2