Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

P_pane_dimlists

p_pane_dimlists is a standard script that can be used to fill lists in a selection pane with content. This script gets data from the object values saved in Bizview and will also automatically add any object value authorizations that are defined for the logged in user.

This standard script does the following:

  • Returns object values from the Bizview database
  • Adds any existing user and/or organization object value authorization to the data set
  • Reads existing object trees in order to manage dependent list boxes

When selecting the script in Pane Designer, the following parameters can be defined:

ParameterDescription
@client_idThe logged in client is automatically sent into the pane.
@user_idThe logged in user is automatically sent into the pane.
@template_typeThe template type of the generated form (i.e. FORM/REPORT) is automatically sent into the pane.
@child_dim
@child_objval
@parent_dim
@parent_objvalOptional parameter. Specify from which list box the ITEMGRP value should be fetched
@activeOptional parameter. Enter a "1" if only active object values should be returned in the list box. If left empty, both active and inactive values will be returned in the list.
@order_byOptional parameter. If the list should be ordered in any other way than by object ID column, then enter the column.
custom_listOptional parameter. In addition to the data set returned, there is a possibility to add an extra first selection row. For example, if the user should be able to select all items, then a custom list can be specified. The value within square brackets is the value that is sent into the PANE worksheet. Thereafter, a descriptive text can be stated.
@objver_id

Published:

P_pane_dimlists

p_pane_dimlists is a standard script that can be used to fill lists in a selection pane with content. This script gets data from the object values saved in Bizview and will also automatically add any object value authorizations that are defined for the logged in user.

This standard script does the following:

  • Returns object values from the Bizview database
  • Adds any existing user and/or organization object value authorization to the data set
  • Reads existing object trees in order to manage dependent list boxes

When selecting the script in Pane Designer, the following parameters can be defined:

ParameterDescription
@client_idThe logged in client is automatically sent into the pane.
@user_idThe logged in user is automatically sent into the pane.
@template_typeThe template type of the generated form (i.e. FORM/REPORT) is automatically sent into the pane.
@child_dim
@child_objval
@parent_dim
@parent_objvalOptional parameter. Specify from which list box the ITEMGRP value should be fetched
@activeOptional parameter. Enter a "1" if only active object values should be returned in the list box. If left empty, both active and inactive values will be returned in the list.
@order_byOptional parameter. If the list should be ordered in any other way than by object ID column, then enter the column.
custom_listOptional parameter. In addition to the data set returned, there is a possibility to add an extra first selection row. For example, if the user should be able to select all items, then a custom list can be specified. The value within square brackets is the value that is sent into the PANE worksheet. Thereafter, a descriptive text can be stated.
@objver_id

For an optimal Community experience, Please view on Desktop
Powered by Zendesk