This post was created 7 years ago, was wondering if anyone knows of a workaround or hack? https://forum.mendixcloud.com/link/questions/2465 I know that there is a Simple Checkbox Set Selector but I’m looking for a solution that flags a boolean of the entity viewed within the template grid. Currently, I’m using a Glyphicon 'check' image on a microflow button with some custom CSS to hide the borders of the button. Hoping for something cleaner.
↧
How to Checkbox within a template grid
↧
Why I am unable to open the .xlsx files generated from Mendix?
Hi All, I am using Java actions to export the data to excel files. Here I am using .xlsx as file extension for the file name. When I try to open the generated file, I am getting the below error. The other files (which are not generated from Mendix) with .xlsx extension is opening. Also, when I change the file extension to '.xls’, it is working. But I want that file in '.xlsx’ extension only. Please help me with this error. Thanks in advance. - Venkat
↧
↧
ApplicationLoad event
In Mendix, is there any event which is triggered on after successful loading of an Application ? I want to execute a Javascript Action immediately after application loading.
↧
Published Rest Service: Documentation of authentication process in Swagger ?
We are developing a Rest service and want to provide the Swagger output to external parties for documentation and testing purpose. The rest service user either username/password or active session authentication. We like to have the authentication process also documented in the swagger file. Although the generated swagger document has an authorize button and generated a key for the basis authorization, it is not documented how an external partner can generate this key. Is there a way to add documentation / rest call description on how the authorization process work to the generated Swagger documentation ? How is this done ? Or is there other documentation that describes how an external partner can generate the basic authorization key from an external system based on the username/password provided ?
↧
How to make a loginpage
Hi Guys, Does Anyone have a turtorial to make a login and registration page?
↧
↧
Write back data in a database (e.g. HANA) using OData
Hi Mendix experts, I was wondering if anyone has ever tried to write back data to a database (HANA in my case) using the OData connector. So far I am able to read data from HANA using the microflow below and using this microflow as data source in a data grid widget, where I can display my data. What I’d like to do is to add new records to an existing table in HANA (i.e. write back to the database) and I’ve no idea how to do it. Has anyone some experience with that and can provide a simple example how to do it? Thanks!
↧
not able to deploy the solution in studio pro 8.0
Hello, I am trying to deploy the solution in sandbox cloud in latest version studio pro 8.0 and I am not able to deploy the solution. is this a known issue ? thanks.
↧
How can i upload files using FileManager widget in webModuler ?
We have FileManager widget in Desktop moduler so do we have anything to upload files in web moduler
↧
Tree View Widget in Web Modeler
Hi, How to use the TreeView Add-on widget in Web Modeler?
↧
↧
Error list
I need some help regarding the error list. Everytime I try to open the error list nothing happens, someone online said it had something to do with the fact that it is somewhere off screen. Does anyone know how to get it back onscreen or open it back up?
↧
Error staging application: App staging failed in the buildpack compile phase problem
Hello, We are developing a Mendix app to push MindSphere OS. We have finished to develop first simple app but while trying to push the app via cloud foundry, we get an error as it is in the capture. We are not trying to push the app through a manifest file, which we tried and failed, but we are trying to write all the disk_quota, memory, instances, buildpack, health_check_timeout instances through cloudfoundry commands. Does anyone has an idea about this error? Thank you for your help beforehand.
↧
Cannot insert duplicate key in object 'dbo.audittrail$audittrailsuperclass'
Hi , I am getting below error while commiting my objects. all my entity hasgenralisation as Audittrial superclass as I need to track all activities in my app. While creating an object I am getting below error.Caused by: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException: Duplicate column value violates its unique constraint: Violation of PRIMARY KEY constraint 'PK__audittra__3213E83FF97FDF6B'. Cannot insert duplicate key in object 'dbo.audittrail$audittrailsuperclass'. The duplicate key value is (2533274790397005). (SQL State: 23000, Error Code: 2627) at com.mendix.basis.actionmanagement.ActionManagerBase.executeSync(ActionManagerBase.java:159) Anyone has any idea in this issue?
↧
Jenkins to ATS build fails - though test run completes succesfully
Project as in Jenkins – Build Action – Execute Shell Post Build Action – Email Notifications Build Now – As per this build failed. Also, email received as per post build action says – Build Failed – On ATS - Test Case submitted successfully – As part of pre-requisite verified that our Linux server has curl and xmllint – [irifyy@irxvld0550 ~]$ hostname irxvld0550 [irifyy@irxvld0550 ~]$ which curl /usr/bin/curl [irifyy@irxvld0550 ~]$ which xmllint /usr/bin/xmllint [irifyy@irxvld0550 ~]$
↧
↧
Unable run my application in cloud using RUN command
I migrated my project from modelor version 7.23.3 to 8.0 beta version . Unable to run the project in cloud .It shows “An error occured while deploying your app in the cloud ” can anyone help me out to solve this issue
↧
Error "TS2304: Cannot find name 'ReactNode'." when trying to follow https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one
Friday afternoon, so I am trying some new stuff in Mendix Modeler 8.0, aka Mendix Studio Pro: “https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one” This works fine upto step 3 “npm run dev“of 3.3 Adding the Attribute. This results in not only the expected Error but more errorlines. Went on to step 4 and 5 and after saving any change the widget gets rebuilt and is showing these errormessages:
[16:37:46] Finished 'bundle' after 2.12 s
[16:37:46] Starting 'createMpkFile'...
[16:37:46] Finished 'createMpkFile' after 19 ms
[16:37:46] Starting 'copyToDeployment'...
Files generated in dist and G:/Documents/MendixProjects/MyDemoVersion8-main/ folder
[16:37:46] Finished 'copyToDeployment' after 12 ms
[16:37:46] Starting 'clean'...
[16:37:46] Finished 'clean' after 6.77 ms
[16:37:46] Starting 'generateTypings'...
[16:37:46] Finished 'generateTypings' after 18 ms
[16:37:46] Starting 'checkDependencies'...
[16:37:46] Finished 'checkDependencies' after 4.95 ms
[16:37:46] Starting 'bundle'...
Webpack output:
Hash: 40a59d570b9a49ff511e1e69cc988a14b240fbdf
Version: webpack 4.30.0
Child
Hash: 40a59d570b9a49ff511e
Time: 1381ms
Built at: 2019-05-03 16:37:48
Asset Size Chunks Chunk Names
widgets/TextBox.xml 901 bytes [emitted]
widgets/package.xml 386 bytes [emitted]
widgets/tieka/textbox/TextBox.js 31.3 KiB main [emitted] main
Entrypoint main = widgets/tieka/textbox/TextBox.js
Child
Hash: 1e69cc988a14b240fbdf
Time: 1314ms
Built at: 2019-05-03 16:37:48
Asset Size Chunks Chunk Names
widgets/TextBox.webmodeler.js 4.99 KiB main [emitted] main
Entrypoint main = widgets/TextBox.webmodeler.js
ERROR in G:/Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/src/TextBox.webmodeler.tsx
Module build failed (from G:/Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/node_modules/ts-loader/index.js):
Error: TypeScript emitted no output for G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx.
at makeSourceMapAndFinish (G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\node_modules\ts-loader\dist\index.js:78:15)
at successLoader (G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\node_modules\ts-loader\dist\index.js:68:9)
at Object.loader (G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\node_modules\ts-loader\dist\index.js:22:12)
ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.tsx
[tsl] ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.tsx(8,15)
TS2304: Cannot find name 'ReactNode'.
ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx
G:/Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/src/TextBox.webmodeler.tsx
[tsl] ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx(1,10)
TS2305: Module '"../../../../../../Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/node_modules/@types/react"' has no exported member 'React'.
ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx
G:/Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/src/TextBox.webmodeler.tsx
[tsl] ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx(1,10)
TS6133: 'React' is declared but its value is never read.
ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx
G:/Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/src/TextBox.webmodeler.tsx
[tsl] ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx(7,40)
TS2304: Cannot find name 'TextBoxWebModelerProps'.
ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx
G:/Documents/MendixProjects/MyDemoVersion8-main/CustomWidgets/TextBox/src/TextBox.webmodeler.tsx
[tsl] ERROR in G:\Documents\MendixProjects\MyDemoVersion8-main\CustomWidgets\TextBox\src\TextBox.webmodeler.tsx(9,17)
TS2304: Cannot find name 'TextInput'.
[16:37:48] Finished 'bundle' after 1.41 s
[16:37:48] Starting 'createMpkFile'...
[16:37:48] Finished 'createMpkFile' after 13 ms
[16:37:48] Starting 'copyToDeployment'...
Files generated in dist and G:/Documents/MendixProjects/MyDemoVersion8-main/ folder
[16:37:48] Finished 'copyToDeployment' after 12 ms This is probably easy to solve if I have done what the advise: “ Be sure all the imports are included before moving on from this step. ” But how to do that? How can I be sure all the imports are included?
↧
Component bundles are not loaded
Hi All I’m getting the error in the mendix 6.10.5 modeler.Tried out as below, but nothing works. - Cleaning deployment directory - Removing deployment directory - Removing deployment directory and launch file - Removing entire map in Windows and re-download from Team Server - Reinstalling Mendix. But once I have deployed in eclipse the application starts there but not in mendix modeler. Component bundles are not loaded. -------- com.mendix.m2ee.api.AdminException: Component bundles are not loaded. at com.mendix.core.impl.MxRuntimeImpl.initializeCore(MxRuntimeImpl.java:338) at com.mendix.core.impl.MxRuntimeImpl.start(MxRuntimeImpl.java:281) at com.mendix.core.impl.MxRuntimeImpl.start(MxRuntimeImpl.java:243) at com.mendix.m2ee.appcontainer.actions.StartAction.startRuntime(StartAction.java:50) at com.mendix.m2ee.appcontainer.actions.StartAction.execute(StartAction.java:31) at com.mendix.m2ee.appcontainer.server.handler.HttpAdminHandler.handle(HttpAdminHandler.java:122) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:368) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489) at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:748) Any idea/ solution for this ?
↧
JT2Go Integration
Have anyone did a integration of JT2GO in Mendix?
↧
↧
How to determine which Browser is used ?
Hi Mendix Community, Is there any way in Mendix where we can identify which browser is used while using the application ? Thanks in advance !!
↧
Odata issue: "An error occurred while setting the value for type System.Session." Advice needed
Hi everybody, I was busy with the integration of the odata services in one of my apps. If I turn off all security settings to none, it all works (already happy with that btw), but when I turn on the security to production, it gives the following error: “An error occurred while setting the value for type System.Session.” Could it be that a specific object has to be available regarding entity access for this specific user? Hope you can help! All the best! Laurens
↧
ho to open code in Previous version
Hello, we converted the code from 7.23.3 version to 8.0 Beta and now 8.0 has some limitation and due to that we are not able to deploy the solution , to fix it we want to roll back the solution on 7.23.3 version from 8.0 beta . how can I do it ? what’s the step ? thanks
↧