Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 03-12-2009
    I'd like to be able to create a shared container that has shared children. The children should use the same node as the shared container.I expected to do something like this: I should mention that Widget implements ISessionSubscriber.What are the best practices in this case?-sandy

    Views

    941

    Likes

    0

    Replies

    13
  • 03-12-2009
    The Add Column option isnt working - It just does nothing when I click it. I can go into the code and forcably place a column, but I'd sure like that button to work. Anyone know what's up?

    Views

    684

    Likes

    0

    Replies

    5
  • 03-12-2009
    Here is my heirarchy:form topic detailWhere detail and topic are repeating subforms. I have detail set to a minimum of 3 instances.Here is the weirdness:The first instance of topic (topic1), detail renders 4 times instead of 3. In subsequent instances, it renders the correct 3.ANDWhen instances of d...

    Views

    477

    Likes

    0

    Replies

    1
  • 03-12-2009
    I'm creating a form for clients that requires them to list every state they have locations in (and a few factors for each state). Obviously I dont want to have 50 fields crowding the form when most clients only have one state to list, but I don't want to restrict the clients to only 4 or 5 when they...

    Views

    501

    Likes

    0

    Replies

    4
  • 03-12-2009
    Is it possible to have the caption aligned one way and the field aligned another?I have a text field, and I want the caption to be aligned flush right and the text to be aligned flush left.

    Views

    582

    Likes

    0

    Replies

    2
  • 03-12-2009
    I created a Dynamic PDF using LiveCycle Designer. The form has a submit button which posts to a URL. The contents are posted as URL-Encoded Paramters to a Server Side Program ( Servlet). I dropped the pdf on a webserver.When I type the url where the pdf resides, the pdf gets rendered within the brow...

    Views

    299

    Likes

    0

    Replies

    0
  • 03-12-2009
    Hi I am trying to use the FormService from ES2 using servlet / JSP (java/EJB) client to invoke it. I see following exception.I observed that if the xml data passed is reduced in size then I don't get this error (strange) , I had tried same sample with 8.2 which was working fine.Any idea?ThanksYogLC2...

    Views

    5.8K

    Likes

    0

    Replies

    4
  • 03-12-2009
    Long story short - I'm using a Flex framework (Mosaic) that will contain several collaboration apps. Rather than have a seperate ConnectSessionContainer for each one (which would log the user in several times), I want to share the session object.I've got the framework passing the ConnectSessionConta...

    Views

    367

    Likes

    0

    Replies

    1
  • 03-12-2009
    I have an automatically numbered text field:var number = this.parent.index + 1this.rawValue = "" + number;I would like this to express as a, b, c, etc. instead of 1, 2, 3. Is that possible?Thanks!

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 03-12-2009
    I have created a dropdown list when item selected to change sub form to visable and populate fields with data from a sql database. I get data for the dropdown list but when selecting an item from the list I get this error:Script failed (language is formcalc; context is xfa.[0].form[0].#pageSet[0].st...

    Views

    378

    Likes

    0

    Replies

    1