Is there a quick fix or SP for error "Word (version XP or onward) could not be found on the machine"? The registry path fix didn't work. Livecycle ES2 (9.0.0.2), Word 2010, Windows 7 64 bit.
Hi everybodyI try to get the presence of these objects when the file is opened. I use the initialize event. It works in a random way. Sometimes it's OK, sometimes it stops anywhere and sometimes it doesn't start. I assume that a pause is needed. But how can I do that.Many thanks for your help !var T...
Hi there,Our staff may fill out a form with say, 10 repeated subforms ("add instance"), then need to go back and add another instance, not after record 10, but after record 3. Or they may need to add records in alpha order.How can I set up the "Add Record" button so that the instance is added at th...
Hi,How can I add suffix to the data fields i.e. st, th, rd nd.I have a requirement where I need to add the following text "1st Day of Jan 2014" or "23rd Day of Jan 2015".I was able to format it as "1 Day of Jan 2014" using pattern as "date{J 'DAY OF' MMM YYYY}".Any thoughts?
Hello,Is there a way to change an objects presence (either a field or a subhead) based on the entered amount range in a numeric field? For example:-The numeric field amount entered is a range between 1 and 49,999, then "Signature Subhead 1" appears.-The numeric field amount entered is a range betwe...
I have a form that has a table inside of a subform which I've added a button to add additional instances of the subform containing the table. The add instance button is working fine, however, I also have a button to delete the current instance of the subform containing the table, and it isn't workin...
Hi , I am trying to get the page count for the form i am designing,by using the following on a text fieldthis.rawvalue = xfa.layout.pageCount(); --> i am not sure where to use this (on initialize, layout ready etc) ,i used for both of them and i am not getting any value on the form.my intention is ...
Is there a way to enable LiveCycle forms to be viewable in Firefox or Chrome without shutting off their built-in PDF readers?I read an article that states that in order to view XFA forms in Firefox and Chrome you have to turn off their built-in PDF rendering engine. However, that seems like a lot of...