Hello All, I'm using LC 8.2. My requirement is like i need to send email to all the members of a particular group. I dont want to hardcode any email ids. I think in the workbench, there is no way to get all the email ids of member of a particular group (if any please let me know). So I think the ...
I'm having multiple issues here.The Membership Type GroupI have a script in the first checkbox as follows:form1.MembershipRenewalAppForm.MembershipTypeGroup.MemberTypechkGroup.chkMST-NRM::initialize - (JavaScript, client)if (this.rawValue == true){ chkMST-RFP.presence = "invisible" chkMST-AR...
Hello,I am new to LiveCycle and searched the forums for an answer as to how to populate multiple selections from a list box to a text field.I added to the calculate field of the text field the following: TextField14.rawValue = ListBox1.rawValueIs there a way I can modify this so that the items from ...
Hi,I am trying to route a form through a series of preset email addresses. I have designed the form and was able to test it by creating a process that uses workspace to invoke and route the form and now I am at a point where I am trying to use the preset email addresses instead of the "assign user" ...
Hi,I wonder if anyone could help me with this. I want to show/hide some text boxes on my form depending on the choice made by the person filling it out. For example there would be a drop down box containing a choice of numbers 1 - 4. If 1 was chosen, 1 of the text boxes below would be visible and re...
Hello All, I'm trying to configure one email-endpoint configuration for one process, which will pic the email recieved and mails it to a distribution list. But when i'm trying to create the end-point configuration, I'm getting the following error displayed on the adminui, what could be the problem....
Hello Folks.I try to get details of my data when a itemFocusIn is beeing called. Unfortunately with the code below, the event is not called Can anybody tell me what ist wrong ??? <mx:DataGrid id="Grid1" dataProvider="{srv.findAll.lastResult}" width="100%" height="100%" itemFocusIn="srv.getDetail(...
I just began to work with LiveCycle Designer recently. Before posting this question I did a search but could find what I am looking for.A design a PDF with LC Designer and in the Javascript code I use some variables that change their value monthly. Is it possible that without changing the code I can...
Hi,is there a way to start using the sdk with actual gumbo sdk builds?I'am running into strange errors. Or is this not supported at this time?Thanks for any infos or workarounds.Cheers, Sven