This might be a bit of a weird question, but we are working with the responsive sidebar as our menu and I was wondering if it is possible to use this fancy animation for opening and closing the dropdown in the sidebar. (link: https://tympanus.net/Tutorials/CustomDropDownListStyling/index5.html) Also I was wondering if it is possible to get the responsive sidebar to close a opened dropdown when you open another one. I hope someone knows what I mean because I cannot explain it that well. All help is welcome and thanks for helping me.
↧
Custom styling in the responsive sidebar.
↧
Widget Event Configuration not available in Mendix Studio
Hi, I’m trying to setup the “On-Change” Event of a “Date Picker” widget and I see that Ican do it in Mendix Studio Pro (v8.10.1) but I can’t find the way to do it in Mendix Studio. Here you have an screenshot from Mendix Studio: And this is from Mendix Studio Pro: Is it possible to setup the Events also in Mendix Studio?
↧
↧
how to redesign the search and reset buttons provided by default data grid layout for searchbar
Actually,the data grid layout gives the default search and reset buttons in top right corner after the text fields. Can we replace that at bottom of that search bar.If yes, Can you please tell me how to do it.
↧
Button as a Link for an Email
Hi All! I seem to have run into one of those things that seems really simple and easy – buuuuuut here were are. My goal is to create a link that will open an email for our users from their browser. I setup a button as a link (see below) and am not sure what I’m doing wrong. I also tried to throw an HTML snippet onto the page with this tag . here. Fake email addresses have been thrown in, I am positive that the email address I am using is linked to a very real and working inbox. Worth noting that the open a web address functionality works (as long as the URL is formatted properly). I’m hoping this is a silly formatting issue. Any help would be greatly appreciated! Thank you!
↧
How to use enumeration in OQL where clause.
I am trying to filter out values based on the value on Enumeration, I am unable to figure the syntax for it in OQL. The documentation doesn’t have any info.
↧
↧
Converting a export map to JSON string
I have an export mapping that I would like to re-use for some other function instead of calling a REST service. How do I convert a Export Map to JSON String without making it an input to Call REST action?
↧
Help me please
I accidentally replaced my module. I wanted to download an app in my project. my data would all be replaced. How can I get it back.
↧
SAML Module with Studio Pro 8.8.1
Hi, We’re having a problem using the latest version of the SAML module, with Studio Pro 8.8.1. We’re using Okta as our Idp An application we have already built with 7.23.12 works successfully with the previous SAML module version. So we are *fairly confident that this isn’t a SAML module / idp configuration issue. Our app is a new build in Mx 8, so we haven’t had to do any code migration. The error we get in the logs is a java null pointer error Here’s the first few lines of the stack trace – ERROR - SAML_SSO: Unable to validate Response, see SAMLRequest overview for detailed response. Error: null 2020-06-09T07:18:23.403996 [APP/PROC/WEB/0] ERROR - SAML_SSO: java.lang.NullPointerException: null 2020-06-09T07:18:23.404006 [APP/PROC/WEB/0] at saml20.implementation.ArtifactHandler.handleSAMLResponse(ArtifactHandler.java:178) 2020-06-09T07:18:23.404011 [APP/PROC/WEB/0] at saml20.implementation.ArtifactHandler.handleRequest(ArtifactHandler.java:33) 2020-06-09T07:18:23.404020 [APP/PROC/WEB/0] at saml20.implementation.SAMLRequestHandler.processRequest(SAMLRequestHandler.java:164) Setting log level set to trace, doesn’t reveal anything further Can anyone give us a few pointers as to what might cause this?
↧
Insert several records in an external database
Hi, A module of my application manages metadata for Data Pipelines. When a Data Engineer decides to use a certain table for his Analytical Model, he can choose the table from a list of tables. The table is added to his project. A microflow adds the specific table to the Data Sources of the project. What I tried to do is to have the same microflow to extract the schema of the table from the database data catalog and insert the fields and their definitions to a secondary table that manages the history of changes of the schema. The query that brings the Table schema from the catalog works fine, see details of some fields bellow: The problem is that the last Statement Execution does not insert all the rows (as number of columns) in the MSSQL table. Please assist. Regards, Costin Marzea
↧
↧
Deleted MyFirstModule.Home_Web. Can't bypass consistency error
I deleted MyFirstModule.Home_Web because it could not be renamed. I organized my pages and wanted to take my work into Mendix Studio Pro, but ran into a consistency error preventing the transfer onto the server. I’m currently looking to finish a sign up flow and none of these pages will appear in the navigation menu. What can I do to resolve the error?
↧
SAP ERP 4.2 integration with OData connector
Can we integrate SAP ERP 4.6c with our Mendix application using OData connector/BAPI? PLease give us some documentation regarding this.
↧
Basic chart sorting not working
I have a simple entity. Two fields. COST: Decimal SORT: Integer Values are COST: 3000, SORT: 1 COST:3500, SORT: 2 COST:3600, SORT: 3 I set up a column chart and set up a static series. The is set to database and uses this entity. Under data points I set the SORT as the x axis and COST as Y axis. I set the X axis sort attribute as SORT with descending order. The Chart however just shows in ascending order. I tried reversing it to ascending. Still ascending in the chart. There are no associations. No dynamics series. No advanced layout options...Nothing at all beyond this basic setup and no MATTER what I try, the chart ALWAYS shows in ascending order when I want it descending. Can anyone think of why this might be? Is there something I’m missing? I can’t believe something broken down into the most simplified example I can think of, just doesn’t work.
↧
On-Call Best Practices for Mendix Cloud Apps
Hello folks, Our team is developing an incident response process for a Mendix Cloud App. We’re making progress developing our expectations for uptime, escalation paths, etc. but we’re reconsidering our process for on-call: 1 person out of a pool of 4 people is assigned for any given day On their day, they monitor for automated outage alerts or customer-reported outages That person responds to the alert themselves or escalates Our needs of uptime, response time, and hours of operation puts a lot of pressure on the 1 person on-call, so our team is asking: Can you describe the on-call process for your Mendix Cloud App? How do you delegate the on-call process for incident response? How have users’ expectations influenced your incident response process? Influenced your application design? Environment? What changes to your app or Mendix Cloud configuration have helped reduce the number of incidents? Increased the number of incidents? There are abundant resources on this subject, like Google’s SRE manual, but we’d love to know what works for you.
↧
↧
Trying to to upload the “Deployment Package Repository” to the “Acceptance” Node . Upload is successful but when I try to restart the application, its showing the error.
Trying to to upload the “Deployment Package Repository” to the “Acceptance” Node . Upload is successful but when I try to restart the application, its showing the error. 2020-06-12T19:25:41.447798 [CELL/0] Cell f34f949e-0d4a-4f25-bbf4-92aa1f0d728e stopping instance 1a69d172-a434-4936-5480-8930 2020-06-12T19:25:41.447839 [CELL/0] Cell f34f949e-0d4a-4f25-bbf4-92aa1f0d728e destroying container for instance 1a69d172-a434-4936-5480-8930 2020-06-12T19:25:41.462852 [API/1] Process has crashed with type: "web" 2020-06-12T19:25:41.471021 [API/1] App instance exited with guid 5b5b1824-8cb5-431e-8b9b-31d670d7d2a9 payload: {"instance"=>"1a69d172-a434-4936-5480-8930", "index"=>0, "cell_id"=>"f34f949e-0d4a-4f25-bbf4-92aa1f0d728e", "reason"=>"CRASHED", "exit_description"=>"APP/PROC/WEB: Exited with status 1", "crash_count"=>7, "crash_timestamp"=>1591989941444425842, "version"=>"5674b3f6-8bad-48d2-b9b8-df1536a3c913"} 2020-06-12T19:25:41.665017 [PROXY/0] Exit status 137 2020-06-12T19:25:41.982743 [CELL/0] Cell f34f949e-0d4a-4f25-bbf4-92aa1f0d728e successfully destroyed container for instance 1a69d172-a434-4936-5480-8930 [All done]
↧
Run Error Help
I am getting this two of these error lines when I try to run the LearnNow Training Management application at the end of module 6. I am not sure how to resolve this issue. “At least one allowed role must be selected if the page is used from navigation or a button | | Page ‘trainingevent_registration_overview | | MyFirstModule”
↧
error while adding data to external database
i am getting an error when passing my data to external database through microflow. The error is coming after launching the application. whenever i click the icon to go the homepage it displays a error that please contact your system administration.The database i am using is SQL server.
↧
'Server taking too long to respond' in Mendix Studio
Hi, today there have been random occurrences when Mendix Studio suddenly stops with a message saying that the server took too long to respond. Wonder if anyone else is seeing this or knows why. Thanks!
↧
↧
No Read Access To Attribute Error
After resolving my last two errors these three have since popped up. I have tried adjusting the attributes and role and read options but nothing has fixed it. Thank you all for the help.
↧
Syntax for Inserting Dates into External Database (SQL Server) Using Database Connector
Hello all, I am trying to insert date information into an external database using the Database Connector in a microflow. I have attached a screenshot of the sql statement that I am using (I’ve whited out my company name between “At” and the comma). I am encountering an error trying to insert date values. I am having no issues inserting integers (the ID attributes) and strings (the non-ID and non-date attributes) using the syntax below which was included in a YouTube video posted by Mendix, however the date values are causing issues claiming that the “+” operator is invalid. I understand the reason behind this and have tried using “&” as well (to no avail). I am wondering if there is a different methodology through which to insert date values into external databases, perhaps a different operator or some other workaround? There are multiple date selections in the app and we want them to be intuitive for the user and to have a consistent format (e.g. no typing out a string that represents a date – we want the date picker). I tried a workaround where I store the dates as strings in the external database, casting the dates that users input as strings and then casting the strings from the database as dates when retrieving them, but this ended up getting messy quickly and I know it’s bad practice so I figured I would be best to look here. Thanks for your help.
↧
XPath access constraint on attribute of CurrentUser
Assume the following model: Company with a 1-n relation to Employee Account (specialisation from System.User) with a 1-1 to Company. So our accounts are linked to a Company. When a user logs in it should only be able to edit Employees from their own company. I want to add a Xpath access constraint on the Employee entity which would be something like --> [ Employee_Company = '[%CurrentUser%]' /Account_Company] But I'm not sure how to achieve this.
↧