Hi all, I want my Mendix application source code to be pushed to git hub .Is that possible,if then how can I achieve this? Thanks Vijayalakshmi
↧
code generation-github
↧
Hybrid mobile error after updating to mendix 7
Error: Not implemented yet
at Object. (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:24:17922)
I have the following obscure error after updating our server to mendix 7. I found this in the logs of the android device. This yields an mobile internal error (and the according popup), and happens every time after login of the user. The error was reproduced with our own customized phonegap package and a fresh download of a new phonegap package (to make sure the error did not occur only with our phonegap package. Complete StackTrace in mxui.js
Error: Not implemented yet
at Object. (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:24:17922)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at Object. (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:29:77059)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at Object.create.constructor.value (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:29:233888)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at Object.n (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:29:71391)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at Object. (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:29:69733)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at Object.defineProperty.value (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:24:4172)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at Object. (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:29:167240)
at e (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:122951)
at t.exports (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:124577)
at https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:5:124588 Anyone experienced a similar issue before?
↧
↧
How do I go about requesting changes to an AppStore module?
AppStore module UnitTesting has some warnings that I would like to get rid of. Also ready to improve it. On Github the ancient version 4 is there and it appears to be almost dead, hardly any commits. How do I go about requesting changes to an AppStore module?
↧
Autosave/Onchange problem with Camera Widget for Phonegap when upgrading to Mx 7
Hi all, After upgrading a project with a camera widget from 6.10.10 to 7.7.1 the behaviour in the camera widget changed. The Autosave/OnChange microflow went from a blocking synchronous flow to, what it seems to me now, an async flow. Next to this the close page in the onchange event isn't working anymore either. Now I also had a autocapture function which stopped working, but I could fix this in the widget itself. I've added this autocapture function to Jelte's version https://github.com/mendix/CameraWidgetForPhoneGap/pull/17 and now working further on this version. But fixing the other problems is a little bit over my head/knowledge and I preferably want to continue without waiting on a fix offc. Anyone any idea's how I can achieve this? So fire the autosave/onchange synchronous and blocking? And preferable get the close function working again by either adding this as a function to the widget or firing the function synchronous? Any suggestion in the right direction would be fine for me as well. Regards
↧
How can i segregate attributes on page with out TextBox and Text Area
How can i segregate attributes on page with out TextBox and Text Area
↧
↧
Style script
What is the style scrip syntax for below
↧
Search engine Meta tags
How do I add Search Engine Meta tags to Mendix web pages? I know how to do it in HTML pages but don't know how to do it in on Mendix pages.
↧
Hybrid mobile app logs
Hi, If i publish a hybrid mobile app to the Mendix cloud, can i configure the server log to capture errors from the app? We have published an app in the test environment (licensed node) and getting the dreaded 'an error has occurred' message. Is there a way to see the details of the error? Kind regards, Tarig
↧
Constant values in the free cloud slot
Hi, I know that when you have a paid hosting slot you can set your constants from the cloud management portal. But I can not figure out how to set them when running in a free cloud slot. They do not show up on the cloud slot anywhere. Setting them locally in the project settings in the modeler does not help. Any ideas? -Andrej
↧
↧
Error after changing datatype from currency to decimal: " java.lang.ClassCastException: java.lang.Double cannot be cast to java.math.BigDecimal"
Error after changing datatype from currency to decimal: " java.lang.ClassCastException: java.lang.Double cannot be cast to java.math.BigDecimal" We have a object reserveline and this object is a generalization of the object transaction. after changing the datatype from currency to decimal and converting the data in the mendix modeler we get this error. With objects that are not generalized we do not get this error. What can cause this error?
↧
unable to consume SAP odata services
A brief overview about the issue we are facing while consuming odata services: In mendix application, have created an entity with odata object generalization in the domain model as below. Then created a constant for data sources where we have given the SAP odata service and an enumeration type for entity which need to be consumed. Microflow for fetching the values from entity. The app is deployed in SAP cloud platform. Service instances has been created. After doing these changes when I try to view those values in my UI. we are getting errors as below: The following application were used from mendix app store. We are unable to get how to give Authentication credentials for accessing the service. Kindly let me know if any other configurations need to be done passing those values if we want to consume SAP odata services. While consuming ES4 demo system services we are not facing this authentication issues.
↧
License pool vs multi tenant administration in mx7
Hi, we're using the license pool manager for a mulit tenant project. We're using this module to setup a maximum number of named users for each tenant, and the account (specialization of system.user) is used for managing users, assigning user roles etc. Recently the multi tenant administration module was published in the appstore, which is used to control the tenants and the users within the tenants. This module allows you to setup your app for multi tenant usage. Is the new administration module a replacement for license pool in mx7, or do you have some more info about how these relate to each other?
↧
Disable items in an Enumeration
I have an Enumeration that has 4 items in it, however there are some circumstances where only 3 of the items are relevant and other screens where a different three are relevant. Is it possible to disable one of the items in the Enumeration based on some logic on the page?
↧
↧
My project is already opened in another instance, then crashes. HELP!
Hello everybody, I have a problem with my modeler. When I open the project I get the message that my modeler is already open in another instance and have the option to open the project anyway. When I do this it says that the mendix modeler doesn't work anymore and I only have the option to close the program, or it crashes. I have tried installing different versions of the Mendix Modeler and also deleting every single mendix file and starting from scratch, but I get the same error every thime. How can I fix this problem?
↧
SAP Mendix Trial Account
Hi! Does anybody have any (positive) experiences with creating a SAP Trial Account to try out the SAP Mendix connectors? For me it doesnt work. My organisation and spaces aren't created automatically and therefore i cannot continue in Mendix to add an environment. And i cannot find a way within the SAP Cockpit (who on earth has designed that thing?? it's worse than the Mx Sprinter ;-)) how to add an organization or space to my SAP Trial account.
↧
Tablet is fixed potret mode, even when holding in landscape mode (locally on the Mendix Mobile app)
Hi I notice a strange behaviour when running our tablet app locally and mirroring on the Mendix Mobile app on a iPad (all updated). When I run the app locally, and scan the QR code to run the app on the Mendix Mobile app, it opens but it is fixed on portret mode. While viewing ipad version in browser is on landscape mode. So I expect that the app must be also in landscape mode, but that isnt the case. I know that when you have a phonegapp build you can set up a preferred/fixed mode (landscape or potret), so could it be that the Mendix Mobile/Developer app has a fixed potret mode on their builds so that I am not seeing our app in landscape (seems me strange for developing purposes). Same situation with the developer app. So anyone an idea how I can see the local tablet app in landscape? BTW: this is a poc, free app, that should not be impacting the whole stuff I think.
↧
Unable to consume webervices
I am unable to consume web-services on Mendix modeler but the same can be consumed on soapui with out any issues. could you pls help
↧
↧
Popup size classes?
Hey, What are the (standard) popup size classes again? Something like 'popup.md' (medium), 'popup.sm' (small), 'size.md', ... ? I have seen them somewhere sometime, but can't remember them now, and can't find em easily (Google/ Mendix forum/ ux.mendix.com/ CSS or SASS files in project folder/ ...). Imo nicer to use those classes than to set the popup width and height manually. Regards, Joris Ps. For future reference: what is the best place to find the Mendix pre-defined classes, for someone that is not very technical (yet)? ;)
↧
Edit popup page-title, e.g. layout and using parameters?
Hey, I would like to edit the popup page-title (see appended image), e.g. by using (displaying) parameters. Is this possible (now)? (Preferably without using a java action, with which I am unfamiliar. ;)) I fear it is not possible, as I have found several similar posts (both questions and ideas): https://forum.mendixcloud.com/link/questions/87513 https://forum.mendixcloud.com/link/ideas/139 https://forum.mendixcloud.com/link/ideas/76 https://forum.mendixcloud.com/link/questions/2815 https://forum.mendixcloud.com/link/questions/15502. I think the 'Dynamic HTML Title'-widget (that is mentioned in one of the posts) only changes the browser page title, not the popup page title. Right? Second part of my question, assuming parameters won't go in there: how can I make a text-box look perfectly similar to the popup page title, i.e. same font characteristics, the line underneath, and preferably also the cross (close page) in the top right corner? Then I could leave the Page Title field empty, and create my own (perfectly similar, but editable/ stylable) popup page title. Because besides using parameters, I would like to align the popup page title with the second column (see image), so I would put it in a layout grid (3,9), as I have done with the buttons. (In general, allowing for popup page title alignment (left, center, right) might be a nice feature? In most cases I might use center, although an option for custom alignment would of course be even nicer.) Regards, Joris
↧
XPath selection on a higher association than current-object
Hi, My simplified situation: Three entities A (1-n) B (n-n) C (where C refers to B) So multiple C records can be assigned to a B record. Assume I have multiple A records with each several B and each several C records. All records have unique names. I have a grid for records of B and an MF button to assign C records. The MF opens a selection screen with XPath and should show all records that are already used in other B records but not in the selected B record. Excluding the already assigned to B record is no problem with [not(MyModule.C_B='[%CurrentObject%]')] But then I get also all C records that are part of other A records. So I should make this something like [MyModule.C_B/MyModule.B/MyModule.B_A='A' and not(MyModule.C_B='[%CurrentObject%]')] But 'A' is not available in the XPath. Any idea how I can get only the C records which are part of the "A-tree" without creating an extra association between A and C (1-n)? The issue is a bit similar to "Using associations in XPath Constraint" https://forum.mendixcloud.com/link/questions/8811 but is not really answered yet (to my opinion). Thanks in advance.
↧