Jump to content
Server Maintenance This Week. ×

Button Bar For Dynamic Printed Forms


This topic is 2880 days old. Please don't post here. Open a new topic instead.

Recommended Posts

 I have 4 layouts for a form that we print and the script goes to the layout for the form 4/6/8/12 depending on the data (wells) in the record. It turns out they need to batch print and its convoluted to write a print a script to switch layouts in an automated fashion. So I had revised it by using hide object when and stacked all the elements up on the layout but it turns out to be rather ugly in layout mode.

Screen Shot 2016-05-26 at 9.28.33 AM.png

this was using repeating fields in order to get the desired data to show.

But then i decided on a better method - using button bars and hide objects.

 

Screen Shot 2016-05-26 at 10.30.58 AM.png

This essentially does the same thing but much easier to see in layout mode. Now I can write a script to print the found records and the proper form will print based on the data :D 

The segment or button bar will hide based on the record type, and the data displayed is also calculated and evaluated on the fly. 

 

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.