Expand my Community achievements bar.

blinkin2000
blinkin2000
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I tried the proposed code with mixed results.After a couple of days troubleshooting this problem I had to step away for a while. When I came back I thought to review the XML code to see if there was anything that popped out at me. Sure enough there was a strange container in the XML code:     <subfo...

    Type

    Questions

    Views

    829

    Likes

    0

    Replies

    0
  • Well I went through the form and every subform matches the content area of each masterpage exactly. None are over or under. As for the sizing of subforms and/or items are all within the the physical space set by the masterpage and page subform.PM sent.I did notice a strange occurrence where in the p...

    Type

    Questions

    Views

    829

    Likes

    0

    Replies

    0
  • Hi all, I have a multi-page (non-flowing) form with two different Master Pages (not sure if it's important for this exercise). I have set all pages to place On Page "FORM" or On Page "CONTENT" dependant on design of the form and set after  to "Continue Filling Parent". See attached Image:I have thes...

    Type

    Questions

    Views

    2.3K

    Likes

    0

    Replies

    6
  • figured it out. The code failed because I had put delete local row buttton BEFORE calling the delete remote row button. I believe this stopped the code from fully exectuing since it's instance was removed mid-code. This now matches Niall's provided example.Bad Code:form1.OA_CALC.Table1.RowItems.dele...

    Type

    Questions

    Views

    884

    Likes

    0

    Replies

    0
  • urgh, apparently I am still very close. I have used your sample, but it seems that the execEvent("click") is not working correctly or my syntax is wrong somewhere. Where am I going wrong?Button Code on first table:form1.OA_CALC.Table1.RowItems.deleteBtn::click - (JavaScript, client)var vCurrentRow =...

    Type

    Questions

    Views

    880

    Likes

    0

    Replies

    0
  • Oh wow. That is perfect. I was so closeThank you.

    Type

    Questions

    Views

    880

    Likes

    0

    Replies

    0
  • Similar to my other post, I have a form that has multiple pages, one being a calculator (OA_CALC) that shows every variable for calculation; the second (OA_PG1), customer facing showing only pertinent information. So both tables should add/remove and show the data being contolled from OA_CALC. I am ...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    5
  • Thanks, that code worked perfectly. I also implemented  the loop code on a separate function to HIDE all the Transmittals.How would I implement this.parent concept into assigning rawValues to specific objects without the affecting the same element in every instance?EDIT: Answered my own question:xfa...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • I dont know what I was thinking.  After some rest, and a second look, I can see this what the code is doing. I am trying to provide a button that will lock elements on individual pages that are part of multiple instances. Note, each instance will contain said button.Example: TRANSMITTAL[3].lockButto...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
  • Hi Niall,I have been trying to work this script into my form and I am having the opposite problem as bakerjake where all instances lock. Currently I am using the AD modified script with "lock" and "unlock" functions, attempting to lock the current instances of full page subform (TRANSMITTAL). As it ...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    0
Top badges earned by blinkin2000
Customize the badges you want to showcase on your profile