Article Details
Id:14173
Product:finPOWER Connect
Type:NEW
Version:3.00.03
Opened:02/11/2016
Closed:04/11/2016
Released:01/12/2016
Job: J018244

HTML Widgets; "[[" no longer used to represent server-side data, "<%[]%>" used instead

The "Template Text" page on the Scripts form is used to define HTML and JavaScript for HTML Widget type Scripts.

Many of the samples and system-supplied Widgets used a "Tag" to represent a tag in the HTML/ JavaScript that will be replaced with text before the page is delivered.

This format has been replaced with "<%[Tag]%>" since the "<%" format is highlighted in yellow by default as is more familiar to Web developers.

The following system-supplied Widgets have been updated:

  • HtmlWidget_QuickQuoteTerm
  • HtmlWidget_ClientQuote
  • HtmlWidget_UserDetails
  • HtmlWidget_Clients
  • HtmlWidget_Accounts
  • HtmlWidget_AccountsBreakdown

NOTE: At this point, any "<%" tags appearing within JavaScript blocks are not highlighted in yellow.