Skip to main content
MadMich
Inspiring
March 30, 2017
Question

Move fields via document level

  • March 30, 2017
  • 1 reply
  • 681 views

Hi,

I've attached a link to a pdf indicating how I want my code to work. Dropbox - moveFields.pdf

Basically the operator has 2 options to move fields one way or another obscuring or showing gaps.

I basically want my code to be at the document level but keep hitting a brick wall?

There are 2 sizes of fields, the code for fields named 'Gap' is working at the document level but the code for fields named 'test' won't work for me at the document level? I've had to put the script in the calculate window for each 'test' field.

Any suggestion would be gratefully received

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
March 30, 2017

I moved the code from "test.0.1" to a function at the doc-level and then called it and it worked just fine...

MadMich
MadMichAuthor
Inspiring
March 30, 2017

Thanks for looking at this.

Your right about "test.0.1" but the "test" fields to the right, using the same document level script, do not return to the original position (the "gap" fields are still visible?

try67
Community Expert
Community Expert
March 30, 2017

Sorry, I don't really know what you're trying to achieve here, and the code is not the most clear...

If you want additional help you'll need to explain what it is you're trying to do, exactly.