Half Sized Blog Element (Single Author Style)

Half Sized Blog Element (Multi Author Style)

, ,

Printing with custom XSLT file

Users can create their own custom print layout using XSLT file. The xml file that we use to extract the data from the form is the one below: The control c_Feedback is a DataEntryGrid control  and the extra elements ‘Values’ and ‘Record’ are used to describe its fields and values. An xslt file should be created that […]

, ,

SQL Queries in PowerForms

Applies to PowerForms Advanced Since version 2.6, PowerForms supports direct SQL Queries that can be used to provide lookup data for lookup controls (such ComboBoxes). For security reasons, the actual sql query is not defined inside PowerForms designer but another setup model has been adopted : A custom list should be created server-side. The definition […]

, ,

Printing with custom XSLT file

Users can create their own custom print layout using XSLT file. The xml file that we use to extract the data from the form is the one below: The control c_Feedback is a DataEntryGrid control  and the extra elements ‘Values’ and ‘Record’ are used to describe its fields and values. An xslt file should be created that […]

, ,

SQL Queries in PowerForms

Applies to PowerForms Advanced Since version 2.6, PowerForms supports direct SQL Queries that can be used to provide lookup data for lookup controls (such ComboBoxes). For security reasons, the actual sql query is not defined inside PowerForms designer but another setup model has been adopted : A custom list should be created server-side. The definition […]