What would be the script to allow only one or the other for a Yes or No check box? I initiallty used an Action Builder to disable one when the other is selected, but then if the person makes a mistake and wants to select the other option, using the Action Builder didn't allow the user to change the...
Version ES2 9.0.0.2Can anyone help me with this PDF? The comments section does not want to expand past 1 page. I have everything setup to allow page breaks but the content still tends to spill over into other rows.Look near the bottom of this PDF for an example of the problem.http://www.mediafire.co...
Hi All,I am getting "NotAllowedError: Security settings prevent access to this property or method." while using function signatureSetSeedValue.Code:if(P3_443.RadioButtonList.rawValue!=null && P3_443.RadioButtonList.rawValue!=""){this.presence = "visible";//var mydoc = xfa.resolveNode("FormData.P3_44...
What's in the /process_data/taskContext/object/assignedUser/@initials ?is it meant for the middle initial of user's name? or what?how do I use AdminUI to populate that field?
Hey folks,We've got a client who is looking for better audio quality than we've previously been able to get out of LCCS. Looking into it a bit, it looks like the Flash microphone class has two main quality settings: encodeQuality and rate. The MicrophoneManager allows you to set the encodeQuality (a...
Hi,I have a form with Table A having 9 fields and this table fits correctly in terms of its width within the layout of the subform that holds the table. There is an additional column 10 at the end of the table which is hidden in the designer and it is EFE (Easy Form Editor) enabled. But when opened ...
Hello!I've scratching my head with this problem for a while: I have this form that must be sent by e-mail with some of the fields locked (read only).So what I'm doing is setting this BEFORE I e-mail the form: fieldName.access = "readOnly"; app.execMenuItem("SaveAs");However, the form always...
I am working on a form, and for some reason the tab order is not right. When I go to the Tab Order panel, all of the fields are in the correct order. However, when you tab in the document, they are haphazard, in no logical order. I have have tried moving them around and saving, but they stay in the ...
Hi all,I have been using Livecycle for a little while now and think I have got to grips with quite a bit of it to make some fairly simple interactive forms, but I have started to make more complex forms now and although I am able to work a lot of things out, one thing has stumped me. There are lots ...