Hello,
Before creating the fence, GINT throws the "User Report Variable" Window, in which i typically enter a text (e.g Profile A-A') and after clicking ok, GINT generates the fence.
Is there anyway to bypass or disable this window?. I am ok entering the text after saving the fence and editing.
PDF
User report variables are specified in the properties of the report page. Open the report in the report design tab and select File, page properties (F8 is a shortcut key for this). In the General tab of the page properties you will find the user report variable property. Expanding this property will give you a table of all user report variables that are presented to the user at output time, If you delete all the records in that table you will not be prompted to input the values for these user variables at output time. Note that any entities in the report that are written to use this data to construct the report may not function as intended when you do this.
Thanks szang!.