Expand my Community achievements bar.

kingphysh
kingphysh
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • var propOptSubformID     = "8011"var propSubformName     = Concat("SubformPropOption",propOptSubformID,".instanceManager")      //since instanceManager is object$.resolveNode(propSubformName).setInstances(1)I get:I can't seem to find a way to use the instanceManager and successfully reference a subf...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    4
  • Hi All,I have a large, complex form that has several subforms that I need to have zero instances the first time the form is opened. Most of those subforms that I set the initial instances = 0 on the Object pallet do exactly that--they behave and open with zero instances! However, I have one subform ...

    Type

    Questions

    Views

    5.3K

    Likes

    0

    Replies

    12
  • Hi All,I have a fairly large complex form that has several subforms that I want to have zero instances the first time it is opened. Most of those subforms that I set the initial instances = 0 on the Object pallet do exactly that--they behave! However, I have one subform in particular that no matter ...

    Type

    Questions

    Views

    981

    Likes

    0

    Replies

    0
  • Greetings all,I noticed something in the Hiearchy Palette that doesn't look right:  MySubform[1..2] The "2" goes away when I uncheck the Max (which was set to 2) in the Binding Tab--however, the [1] remains--usually indicating it is the 2nd Subform with this name. The real puzzel is that there are n...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    5
  • Hi, There is a single occurance MasterPage1 for the initial page of the form which has a nice header with conpany logo, form title, yada, yada... and a reduced Content Area. This is followed by a multiple occurance MasterPage2 with a much smaller header and larger Content Area.Now, when printed--a h...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    3
  • Hi,I have created a complex form that has a lot of interdependencies and calculation scripts. The target version is set to "Reader 9.1. or later". I had a user get an error on a  FormCalc script on the preOpen event of a dropdown box. The error message appears to indicate trouble accessing (looking ...

    Type

    Questions

    Views

    653

    Likes

    0

    Replies

    1
  • Hi,I have a problem with a single user where a script on the preOpen event of a dropdown box fails. The script is in FormCalc.The error message says:Error: accessor 'Cell' unknown.I use various hidden tables to store 2 dimensional arrays and name every row 'Row' and every cell 'Cell'. This allows me...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    7
  • Hi,In the interest in saving paper and toner, I have begun using 2 column layouts.Here is something I'm working on:MasterPage1 has 3 content areas (Header, LeftColumn,RightColumn) //restriced to 1 occuranceMasterPage2 has 2 content areas (LeftColumn,RightColumn) //occurances not restricted--used for...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    4
  • Hi All,I haven't encountered this in the past, but it started happening now and then on a form I'm building. Occasionally, Numeric Fields change to Text Fields (either upon opening? or saving?). At first I thought it was just a fluke, or a mistake on my part--however it has happened on at least 5 va...

    Type

    Questions

    Views

    466

    Likes

    0

    Replies

    1
  • Hi All,I'm using formCalc.I can't seem to successfully setFocus on any object in a set of 15 repeating subforms. It is not a repeating subform in the binding tab, however--just in name only, for purposes of a for/do loop. That's because there are a couple of differently named subforms scattered in b...

    Type

    Questions

    Views

    877

    Likes

    0

    Replies

    3