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

  • 25-05-2011
    Hi!!In my process:1. I need get the group name given a username (userId)2. If I have the groupName I can get the Father group name, right?3. If I have a father group name I can get the member of a group. right?Well, I can't find the operations that I need for to do my algoritm to assign task.Somebod...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 25-05-2011
    Im trying to populate through odbc certain fields on the form, [ex. patient_id, firstname, last name, address, etc] which must change when primary/unique field [hence patient_id] is updated. Relationship is dictated by default from db and is picked up by msquery as well. However i cannot find a way ...

    Views

    328

    Likes

    0

    Replies

    1
  • 25-05-2011
    Hi all,I need the list of files that a specific user has permission to access them.If a web service do this for me it's great!Thanks!Rodrigo

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 25-05-2011
    Hi all,I need know if have some relation between Content Service and Rights Management.All files stored on my Content Service are PDF with a policy applied.So, I need a list of files (store on Content Service) that a user has permission to access it.If a web service do this for me its great!Thanks!R...

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 25-05-2011
    i have a problem with the SharedWhiteBoard when i'm typing really long text entries with the text tool. when i commit the text, the text area overruns the bounds of the whiteboard and is clipped on either side. i realize that the whiteboard component is still under development so perhaps this is a b...

    Views

    387

    Likes

    0

    Replies

    0
  • 25-05-2011
    Hello,I have an interesting situation, I have an interactive spreadsheet that has a clickbutton that will open outlook to email the form. It also creates a subject line to email based on fields in the pdf, I used the following code for that://Create a variable to hold the document objectvar oDoc = event.target;oDoc.mailDoc({bUI: true,cTo: "a@b.com",cSubject: Employee_Name.rawValue + ", " + Service_Area.rawValue + " ," + Employee_Number.rawValue + " ," + Dropdown1.rawValue}); What I'd like to do to extend that is make it so if one of...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 25-05-2011
    i've created a SharedProperty instance. i've already created a CollectionNode and a nodeName for it in the Room. i can update this SharedProperty value and read it, and with the Room console i can see that it is indeed being set.however, when i first .subscribe() to this SharedProperty and try to tr...

    Views

    376

    Likes

    0

    Replies

    1
  • 25-05-2011
    Hello,I'm wondering if it is not too complicated to connect a simple excel spreadsheet as a database? I'm trying to create a form for position descriptions. Basically, I would like the user to be able to choose a job class that would automatically fill in other fields by being connected to the excel...

    Views

    400

    Likes

    0

    Replies

    0
  • 25-05-2011
    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-ri...

    Views

    492

    Likes

    0

    Replies

    1
  • 25-05-2011
    Hi, I still have a lot to learn about LiveCycle coding, so any help will be greatly appreciated.On my form, when a certain checkbox is clicked, It adds this optional string to a textfield:"x of y items"x and y are defined by user entered numeric fields.If a users changes one of these numeric fields ...

    Views

    767

    Likes

    0

    Replies

    3