mrgroen/mendix-JavaScriptSnippet
This widget adds custom JavaScript to your Mendix pages, taking object attributes as input parameters. When styling the frontend of your application you want to be in control. This widget enables you to execute custom JavaScript with multiple object attributes as input. Allowing you to take control again while using dynamically loaded content from Mendix. The snippet is executed when the dataview is done loading, which prevents nasty "setTimeout" scripts.
JavaScriptMIT
Issues
- 1
- 1
Not working in Mendix 8: Error while applying context TypeError: obj.isCurrency is not a function
#9 opened by keving119 - 1
- 5
Option to retrieve js code from file?
#4 opened by brickers - 1
Access listview data.
#7 opened - 1
How to access attribute values?
#6 opened by JamesRamm - 3
Attribute values are not parsed anymore?
#3 opened by davelina - 2
Offline capable.
#2 opened by Meijerinc