Missing XSLT Functions

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

Missing XSLT Functions

Unread post by CathyC »

image.png
Some that are allowed are not listed in the helper in the left panel:
count
sum
translate
normalize-space
word count: 19

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Missing XSLT Functions

Unread post by SteveCap »

Task #11055 has been created. This post will be updated when it has been completed.
word count: 15
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Re: Missing XSLT Functions

Unread post by JefferyD »

I also noticed that some XSLT functions show up that don't actually exist.

Suggestion
  • Remove
    • compare
    • ends-with
    • insert-string
    • string-join
  • Add
    • ceiling
    • count
    • floor
    • normalize-space
    • not
    • round
    • sum
    • translate
  • Consider Adding
    • current
    • last
    • position
    • true
    • false
    • boolean
    • number
    • string
word count: 26
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Missing XSLT Functions

Unread post by JustinVanRegenmorter »

The missing XSLT functions have been added in DesignTime Revision 2508.
word count: 11
Post Reply