Hello everyone, I am using this Drag and Drop Widget from the Marketplace: https://marketplace.mendix.com/link/component/116604, and in my App i am using "Example 1". It is supposed to look like this: in the Mendix App: My Problem is that, although the Drag and Drop Widget does work, but my CSS Design of the widget on the left side (when the app is deployed) looks like this on the Web App: in the Mendix App: Can you please help me, to find a way to fix this my CSS Design in such a way, that it looks like in "Example 1"? I cannot seem to find any way to do so. I would be greatly appreciative of your help. Thank you.
↧
Drag and Drop Widged CSS Design is strange? How to fix?
↧
Dynamic Workflow
Please give some solution regarding this Task :- One of my project we need to implement Dynamic Workflow like we need to enter workflow name and all other things from UI.So, Please give some suggestion if this is possible how we can do implementation of dynamic workflow and connect to Database on run time. Thanks Disha
↧
↧
Creating Binding for insights hub
I'm trying to integrate InsightsHub to pull data for a custom dashboard and I was going through the academy module but I'm stuck on finding this Service management dashboard in the Marketplace. Any suggestions or advice?
↧
How to configure the email in email connector module
Hi all I am trying to use email services so i download the email connector module and trying to give the my email address and password so that i can send email to the different users . I dont know why I am not able to complete email configuration. When i give my email address and password its throwing error Can anyone help me out how to fix this
↧
change the title from 'XYZ' to 'ABC' in Message definition
Hello Team i want to change a title of attribute in message definition to something like ABC.. is it possible to do that ? i just to change the name here not in the entity level!
↧
↧
Persistent login and user list across multiple apps
We are new to Mendix and want to break a large application created in OutSystems out into multiple apps on Mendix so it's not one monolithic app. However, whenever someone logs in on our site, we don't want them to have to login again if they move from one app on Mendix to another (which from the user perspective would be just opening a different page in the same site). We are going to use single sign on, however that may change in the future so don't want to depend on the authenticator for this but seeing if there is a way to do this just within Mendix so that if you sign in on one app (no matter how authenticated), how to make this persistent across any other apps that are then opened in the same browser. We do plan on having a shared external database used by all of the apps for the user list, if possible, so that the user lists are not having to be replicated/updated between apps. Has anyone done this already and found a way to get it to work?
↧
random"An error occurred, please contact your system administrator"
we deployed application on nginx and get random popup "An error occurred, please contact your system administrator" i checked console log and see many of error like this [error] 13#0: *7207 upstream prematurely closed connection while reading response header from upstream, client: [x.x.x.x.], server: _, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8081/", host: "[y.y.y.y]:8080" any idea how to fix this ?
↧
Microsoft Teams Connector
I am trying to integrate MS Teams Connector to send message to MS teams channel. But I am not able to download it from Marketplace. The download button is disabled. Attached Screenshot. Can anyone help in this?
↧
Rebase or merge commit after APP version upgrade?
Hi all, I'm currently using Mendix Studio Pro 10.8.1. The app was previously on version 10.6.1 and was recently upgraded to the newest version. The Git version I'm using is 2.44, which supports rebase. I've attempted multiple times to commit my changes using rebase and merge, but I've encountered the following issues: Rebase Begins with the git exception Then following message appears and even if click on "continue" nothing changes Mendix regonizes that the app was converted, but no conflict resolution is avaliable Merge I'm getting a long list of conflicts since the app was converted to a higher version In the earlier version of Git, everything worked well with just a click on 'commit'. However, the Mendix documentation does not cover app upgrades. I would appreciate any advice. Thank you!
↧
↧
microflowmx.ui.action is not a function
Hi all, I am trying to use push notification in my application version 10.4.1, while placing the current user snippet inside the page, i am getting the following error MicroflowTimer_widget_MicroflowTimer_0: An error ocurred while executing microflow: mx.ui.action is not a function TypeError: mx.ui.action is not a function at j..E._updateRendering (http://localhost:8081/widgets/CustomString/widget/CustomString.js?638369336674684110:70:19) at j..E. (http://localhost:8081/widgets/CustomString/widget/CustomString.js?638369336674684110:115:30) at j..E. (http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:5:27376) at j..E._runSubscription (http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:5:238883) at e.callback.e.val.n.callback (http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:5:238224) at Object.callback (http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:5:160847) at http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:66:12240 at http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:66:267812 at Array.forEach () at b (http://localhost:8081/mxclientsystem/mxui/mxui.js?638369336674684110:66:267791) Someone can give me a solution to clear this error
↧
What to keep in mind when using websockets?
Hello community, I was wondering what to keep in mind when using websockets, what are the best practices, which module to use, impact on performance, things to look out for with respect to security? Thank you !
↧
how to set Apply entity access to yes
How can I do this without using security? Do I have to change the security settings or can I do it without them? Where do I have to click
↧
Where do we obtain the encryption key constant and the legacy key constant from?
The documentation states that an encryption key and a legacy key constant must be set. https://docs.mendix.com/appstore/modules/encryption/#231-encryptionkey-constant Where do we obtain these values from? PS: need this to integrate open AI into an app.
↧
↧
Teamcenter Connector
Hi all, I imported teamcenter Connector to app. Here I need to associate the entity with Item revision entity.All entities are in non persiatble. but if i associate with the new custom entity showing error. Can anyone help on this Thanks
↧
In Mendix workflow, rejecting a task and after rejection it should go back to previous task
I have a workflow where approval and rejection both option I have. While I will reject a task it should go back to previous task. I am not able to get any option to go back in previous page rather I have an option to close this.
↧
How to get the Snowflake data into Mendix 10.6.7 version
Hello everyone. We have tested the snowflake connection Mendix 10.6.7 and the connection is working fine. So, here are my questions: 1. Where the snowflake data is getting stored in Mendix and how we can check in mendix. 2. How to map the snowflake tables data into mendix (like how we can store the snowflake tables in mendix entities) Could anyone please help me with this it would be really helpful. Thanks in advance, Apurupa
↧
Nanoflow - Commit WITHOUT Refresh
Hi Everyone, Is there a way we can commit an object in a Nanoflow without refreshing the object? Scenario is following: 1. We are developing a PWA app. 2. We have a page which has a Listview inside it. 3. There is e.g. a text box inside the list view and is editable. 4. The onChange action of Textbox triggers a Nanoflow which commits the object. 5. This commit is triggering refresh and causes refresh of the page. I want to avoid this refresh and just commit object. Any ideas are appreciated. Thanks & Regards, Sharad R K
↧
↧
Mendix Content API
Hi, I am using Mendix content API for searching the content to retrieve the version and ID of marketplace components. but problem here is, If we are only typing 'PDF' and not the full name of that specific component then the API is not able to retrieve the marketplace content. Uploaded the screenshot below Content API | Mendix Documentation Thanks.
↧
Namespace Operator and Agent has disappeared from the running EKS Mendix cluster
Namespace Operator and Agent has disappeared from the running EKS Mendix cluster We observer the strange behaviour on the working server where all of the sudden we noticed the Mendix Operator and Namespace has disappeared but we see the apps under the Namespace are running .But when we stop the app it gave the error that agent is disconnected. Moreover,When we noticed the Namespace status it saying pending . We want to know the root cause what caused this issue and how can we restore Namespace operator and Agent. We already tried to install the operator and agent but it didnt helped .How can we avoid this in future.
↧
Studio Pro is not opening when pressing "Edit with Studio Pro"
Hi, I want to do the Rapid Developer Online course and I got a problem with my studio pro. I did everything in the developer portal as like the description of the course. Now I want to open my app in studio pro. The problem is, there is standing open in studio pro and this window is asking if I got the latest version installed. Yes, I got studio pro 10.10.0. But it's not working. I downloaded and deleted the studio pro a few times but the problem is still there. Can somebody help me please?
↧