As posted here we have some methods within our code, that can be used by someone creating a report to get runtime data from our application.
Currently to be able to use those functions, the user must read our documentation to know what is available and how to use it, but it would be much more convenient to be able to have them within a new subcategory within the report editor's function list (see attmnt)
Is there any possibility to add a new category with new items there?
add category to Text Editor's function list
add category to Text Editor's function list
- Attachments
-
- STIEditorFunctions.PNG (45.97 KiB) Viewed 1588 times
Re: add category to Text Editor's function list
Hello,
You can use the following method for adding your custom function in the dictionary:
Thank you.
You can use the following method for adding your custom function in the dictionary:
Code: Select all
Stimulsoft.Report.Dictionary.StiFunctions.AddFunction()
Re: add category to Text Editor's function list
Hi Aleksey,
thank you very much, works great. I love STI so much!
thank you very much, works great. I love STI so much!

Re: add category to Text Editor's function list
Thank you for the reply, Roland.
Have a nice day!
Have a nice day!