Expand my Community achievements bar.

Graham_Calhoun
Graham_Calhoun
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have not been able to get this simple Script Object to work. It should be simple, but this is my first script object, and as I'm new to LS and JS I'm not very adept at writing JS (functions, variables, you name it).Would someone be so kind as to help me get this easy one down so I can study it and...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    3
  • New to LS and especially JS.In doing a simple font color change, I came across a path/hierarchy question. I am wondering if someone could tell me why the commented line in the attached image didn't work (of course, it was uncommented when I tried it), while using the resolveNode method DID work. I w...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    3
  • Hello all,New to LS and JS.I have a form where the user is able to click a plus button to duplicate a portion of a subform. There is a text label inside that subform which needs to get it's string value from a textfield located elsewhere in the parent form. I can get the parent text field to populat...

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    9
  • Hi all,Attached is a form I'm working on. In preview mode, checking the "Click here if the living arrangement..." will cause the "Parents" subform to be hidden. However, if you click the + button above the check box ("Click the + sign to add one child"), those subforms will contain the "Parents" sub...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    10
  • I would like to change the font color of textfieldB when the user exits textfieldA by means of JSRight now, I am using textfieldB.fontColor = "0,0,0"; (the font color is originally (255,0,0)When I preview the form, nothing happens. No error in the console, no changing colors.What am I doing wrong?Gr...

    Type

    Questions

    Views

    10.3K

    Likes

    0

    Replies

    9
  • First, I'm a newbie at this, so bear with me.I am working on a form utilizing the javascript instance manager to add/remove name fields as needed (script found in Master-> SEC_02-> Setup_02-> Add/Remove). The instanced subform is called Name_List.That part works fine.Now I need to create sort of a "...

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    16
  • Hi all,I've scoured through the forum searching for an answer, but haven't seen anything which addresses this issue directly.I have a Dynamic form which uses instanceManager so the user can add subforms containing a text and date box. I have every form in the hierarchy set to Allow Page Break. The t...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    4
  • Newbie here. Maybe I'm approaching this from the wrong direction. Hopefully someone can provide me with the proper method.I have created a series of subforms which I'd like to initially display as hidden with only a "header/button" visible for each subform. Each subform visible/invisible header obje...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    7
  • In comparing and trying to replicate visibility functionality via scripting, I downloaded ChangingVisualObjectProperties.pdf to work on while going through the Scripting Basics PDF from Adobe. However, what should be a simple task has proved vexing.In a word, I can't get a button to change the visib...

    Type

    Questions

    Views

    555

    Likes

    0

    Replies

    1
  • I have two textfields for names which will eventually be the Plaintiff and Defendent. I would like for the end user to be able to type in a name in the first text field, then click a radio button to designate that name as Plaintiff or Defendent.Upon this action, the next text field/radio button comb...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    5
Top badges earned by Graham_Calhoun
Customize the badges you want to showcase on your profile