Expand my Community achievements bar.

SGOLI_20
SGOLI_20
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,We recently upgraded our LiveCycle server from ES2 to ES4. To test the HTML forms, I've created a new application in ES4 with XDP template. Using the assign task, I have assigned a task to myself and It is not opening in LC Mobile App. However, when I copy the URL from the debug window from xcode...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    1
  • Thanks Wasil. My question still would be, how to programatically fetch assigned Tasks for an users. As an administrator, When I login to AdminUI and do a tasksearch based on user name, I'm able to see all the tasks assigned to an user. I want to do the similar search using an API so that I can use i...

    Type

    Questions

    Views

    475

    Likes

    0

    Replies

    0
  • I tried that but, No success. I see this note "the current user must have an ACL associated with the tasks in the queues being searched". What does this mean?

    Type

    Questions

    Views

    472

    Likes

    0

    Replies

    0
  • Hi,I need some help in modify the sample API (http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=001147.html) for searching task. The API only allows to fetch tasks assigned to the user provided in the connection properties. How can I fetch the tasks assigned to other users p...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    4
  • Hello,I'm new to Java and I'm trying to create Roles and Permissions in LiveCycle using API's. Can someone please check and correct my code below?            //Create a ServiceClientFactory object            ServiceClientFactory myFactory = ServiceClientFactory.createInstance(connectionProps);      ...

    Type

    Questions

    Views

    886

    Likes

    0

    Replies

    0
  • Hi,I'm trying to enable/disable the "Submit PMT ACN" button based on the user input. I've put code in change event of the field to activate the button but the the downside is that when user is typing in data into field, its loosing focus.I tried to put in exit event but, the event is firing only whe...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Thanks Bruce!I used Stefan's code and made a small change to make it work for a button.// create start colorvar startColorNode = xfa.form.model.createNode("color");startColorNode.value = "255,255,0";// create end colorvar endColorNode = xfa.form.model.createNode("color");endColorNode.value = "255,25...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Hi,I'm building a dynamic form and I have a requirement to change button background fill style from Linear to Solid using javascript. I'm using Linear style to represent active button and Solid style for inactive buttons. Can someone please help me with sample script?Thank you,Sandeep

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    4
  • Hi,I'm trying to unlock/remove password on a password protected and reader extended document in a long lived process. Below is the workflow descriptionA batch process that fires periodically to send service feedback forms to customers. Long lived process to Gather data ---> Render Dynamic pdf ---> P...

    Type

    Questions

    Views

    21.3K

    Likes

    0

    Replies

    1
  • Hi, I am building a Dynamic form with below XML to be displayed in tabular format grouped by resultType with comma separated resultDesc.<resultTypeParent>      <resultInfo>           <resultType>ACP</resultType>          <resultDesc>Policy</resultDesc>     </resultInfo>      <resultInfo>           <...

    Type

    Questions

    Views

    541

    Likes

    0

    Replies

    0
Top badges earned by SGOLI_20
Customize the badges you want to showcase on your profile