Expand my Community achievements bar.

_Nith_
_Nith_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I need to have a display pattern on a Numeric field so that when an user enters 12 as it's value,the display should be as 12.00%Tried various options but nothing turned up correctly.Any advice is greatly appreciated.Nith

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    4
  • I am using Find operation of FileUtility service to count the number of files present under a given folder.I can not find the correct Regular Expression to match all files.The Adobe documentation mentions that * character is default which matches all files/folder within the Directory. However, If I ...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • I am trying this simple code to set a href of an Image/ImageField object which is not working.Image1.value.image.href = "http://www.adobe.com/ubi/globalnav/include/adobe-lq.png";Am I missing something??Nith

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    4
  • I have an URL like this:http://localhost:8080/workspace?startEndpoint=HelpDeskProcess.InitiationFormThe process name is HelpDeskProcess and the endpoint name is InitiationFormBut when I type this URL in browser it opens workspace but shows an error "Invalid endpoint Id".Any suggestions?Nith

    Type

    Questions

    Views

    2.3K

    Likes

    0

    Replies

    9
  • Recently we installed Service Pack1 on ES2 server. Now the version is 9.0.0.1This SP is applied on TEST environment and being tested. We have configured everything for the Email service; however, the Email component throws an exception:Unable to connect to SMTP Server. The same Email Server is being...

    Type

    Questions

    Views

    3.4K

    Likes

    0

    Replies

    9
  • I am able to connect to the ES2 workspace but unable to open the forms.When I click on the process card, it show that "the adobe reader is not installed. would you like to install"??I am sure that the MAC has Reader 9.3Can someone suggest what could be the reason of not detecting the installed reade...

    Type

    Questions

    Views

    848

    Likes

    0

    Replies

    2
  • Is it possible to install LC ES2 on windows server 2003 running with 3GB of RAM.I tried installing (turnkey); almost 99% completed but it din't reach the "Install Complete" step. Hanging for a long time.Any suggestions??Nith

    Type

    Questions

    Views

    792

    Likes

    0

    Replies

    2
  • By any chance a number (say 5505) be assigned to a Process and a Task?When I search a task using its id (5505) , it appears as a running task in the search result.When I try to search processes using the same Id, it shows a completed process instance.How is this possible?From my knowledge, I'm assum...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    2
  • I have five text fields each contains some ARABIC numerals and characters. I need to concat all those data and populate into a single field.When I use concat, the positioning of several characters are misplaced. Unable to find the reason or a fix.The form is attached on this link:http://groups.googl...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    5
  • I created a form with two pages .page 1 is initially visible where as page 2 is not.When clicking a button in page1, the page 2 must be visible and should hide the page1.the code written is page2.presence = "visible";page1.presence= 'hidden';xfa.layout.relayout(); when running the above code, the ...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    3