Jump to content

Suppressing frames


FES

Recommended Posts

I've been using FindTextFrame().suppress to hide certain frames on a page, but what I'd like to do it suppress all of the frames on a page and only un-suppress those I want to show. What's the easiest way to suppress all of the frames on a page?

 

Thanks

Link to comment
Share on other sites

Assuming you are "unsuppressing" the frames per the contents of a field(s), could you not create a JS rule in an OnRecordStart callback rule which cycles through all frames and sets the suppress function on those not requested by the data?
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...