I have an anonymous user who can add products to their cart. When they try to log in as a buyer, all the items in the anonymous user's cart will be added to their buyer cart. How can I configure the Sign-In microflow?
↧
Sign In microflow configuration
↧
Implement reference UUIDs in error pop-ups?
Hi. We need to match an error displayed to the users with a log line. The problem is: when an error occurs on the server a generic error is displayed on the client. It can be translated, but that's all. How to make Mendix generate a UUID when logging a server error and display this UUID to users?
↧
↧
User Email Activation
I have tried a task which is User Email Activation. When a user has been registered then a conformation mail has sent to that user & in that email we have a URL. When user has click on that URL then login credentials is come to activate mode.
↧
Browser Refresh Always returning 404
Hi Everyone, I have defined the URL in my pages like the below image. But when I am clicking the "Browser's refresh" button, it is always giving me 404 error. This happens in the production site. If I will run this locally from Studio pro, click the browser's refresh button, it is working fine. I am using OIDC and Set URL modules.
↧
working of PieChart
Hello Team, How to use pie chart? Can anyone explain working of pie chart? There are two widgets Pie chart(Deprecated) and pie chart. which one should I use and How it is working? I am using mendix version 9.24.16
↧
↧
MxBuild Process Faild In Linux System
Hi Makers, I am currently working on a Linux system and attempting to create a .mda (deployment package) file from a .mpk file using MxBuild, the Mendix CLI tool. However, I am encountering numerous errors related to the design system during the build process. Here is the command I am using and the errors I am encountering: ./mxbuild --target=package --java-home="/usr/share/jdk-21.0.2" --java-exe-path="/usr/share/jdk-21.0.2/bin/java.exe" "/usr/share/mxbuild/mendixcode/SMART_PMO.mpr" Response: Command:
[ec2-user@ip-172-31-22-55 modeler]$ ./mxbuild --target=package --java-home="/usr/share/jdk-21.0.2" --java-exe-path="/usr/share/jdk-21.0.2/bin/java.exe" "/usr/share/mxbuild/mendixcode/SMART_PMO.mpr"
Response:
__ __ ____ _ _ _
| \/ | | _ \ (_) | | |
| \ / |_ _| |_) |_ _ _| | __| |
| |\/| \ \/ / _ <| | | | | |/ _` |
| | | |><| |_) | |_| | | | (_| |
|_| |_/_/\_\____/ \__,_|_|_|\__,_|
v9.24.11.19193
Starting build for Mendix Project file: /usr/share/mxbuild/mendixcode/SMART_PMO.mpr
Using the following options:
* Build target: Package
Reading project file...
Building project...
Executing step 'Synchronize with file system'
* Synchronizing with file system...
Executing step 'Initialize'
* Preparing deployment...
Executing step 'Check prerequisites'
* Checking for errors...
Executing step 'Clean up'
* Cleaning up...
ERROR: The project cannot be deployed, because it contains errors.
ERROR at SMART_PMO, Page 'ProjectDoc_View', Layout grid 'layoutGrid2': Design property Spacing top is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'ProjectDoc_View', Layout grid 'layoutGrid2': Design property Spacing bottom is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'ProjectDoc_View', Universal File Viewer 'universalFileViewer1': Could not find widget 'Universal File Viewer' in the 'widgets' directory.
ERROR at SMART_PMO, Page 'ProjectDoc_View', Container 'container1': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'ProjectDoc_View', Container 'container1': Design property Spacing top is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'ProjectDoc_View', Container 'container1': Design property Spacing bottom is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Layout grid 'layoutGrid1': Design property Spacing top is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Layout grid row: The weights of the columns in a row must add up to 12, but currently they add up to -1.
ERROR at SMART_PMO, Page 'Vendor_Detail', Container 'container1': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Container 'container3': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Container 'container9': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Container 'container17': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Container 'container18': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Vendor_Detail', Container 'container19': Design property Align content is not supported by your theme. Right-click to see more options.
......
......
etc....
ERROR at SMART_PMO, Page 'Contract_ApprovePage', Container 'container5': Design property Spacing bottom is not supported by your theme. Right-click to see more options.
ERROR at SMART_PMO, Page 'Contract_ApprovePage', Container 'container43': Design property Align content is not supported by your theme. Right-click to see more options.
ERROR at (unknown location): Too many errors. Only displaying the first 1336.
BUILD FAILED
I would greatly appreciate any guidance or assistance in resolving these errors and successfully building the .mda file from my Mendix project. Thanks in Advance Dinesh Gunasekaran
↧
Installing Mendix On-Premise
I'm trying to set up on On-Premise Application. I've followed every step in the mendix guide but I get this "Java" error when I try to run the Service How can I solve this error? I have Java Installed, JDk 21
↧
I have an Enumeration with 'Attend' and 'Not Attend'. How can I count the number of attendees and non-attendees in a Microflow?
I have an Enumeration with 'Attend' and 'Not Attend'. How can I count the number of attendees and non-attendees in a Microflow?
↧
Selectable texts on the Native app
Hi All, I am working on a native app and I want to make sure all texts are selectable and copiable(It can be also specific texts on the page). I tried to use the text area as non-editable(Text box is not working), it worked for IOS but not for Android. How can I make texts selectable on a native app? If there is any other solution to this problem, please let me know. Thank you! Regards, Goktug
↧
↧
Make it native 10 issues
I've recently upgrade to Mx 10.6.5 and downloaded the make it native 10 app to test my app locally. The first issue I encountered is when I run the modeler locally, and press 'view on your device' - 'view native mobile app' and then scan the barcode this error pops up: However I can enter my local IP address manually which seems to work, however with a severe limitation: Whenever I make a change in the modeler, those changes are not shown in the make it native app when I rerun locally. Only after I stop the modeler, then run locally, and then reconnect / launch the make it native app. This is very time consuming and frustrating, taking about a minute to see if a simple UI change has the desired effect. Does anyone know how to fix these issues? I'm using a samsung galaxy S21, Mx 10.6.5, and the make it native app 10.
↧
Connecting to Bluetooth device
Hello, I have created a simple application in Mendix. Now I am trying to connect my application to a Bluetooth Device, I have tried to use BLE Connector but I am not able to download it as it does not support Version 10. What are the other alternatives to achieve this?
↧
Email Template Export Import functionality
Hello, I am using Email connector module version 5.1.1. Mendix version is 9.24.4 Is there any way to export and import email templates?
↧
How to translate my data into the language of the user
I have an application where in a table with data filled by the users is visible on the screen. I want to add a functionality where if the user selects any other language all the data should be translated accordingly not just the column headers, buttons etc but also the data which was added by some user. How can I achieve this? Is there any module in mendix for translation that i can use in my microflow and trigger it when language is changed and all data is translated.
↧
↧
Is there any possibility to deploy .mda file into generic web apllications like tomcat/jBoss
Is there any possibility to deploy .mda file into generic web apllications like tomcat/jBoss. If yes, where can I get the documentation?
↧
Loading message on container on click result
Hi, I want to put a loading message on container which is supposed to open some page and microflow. As it is taking time to perform that action, till action is completed, it should show loading message. How that can be done? It would be great if someone can guide.
↧
Comparing a date value with the current date
Hi, I want to compare a datatime value stored in the database with the todays date(Only todays date, not the time). I have written below expression to compare the todays date. formatDateTime($currentObject/ScheduleTime,'dd/MM/yyyy')=formatDateTime([%CurrentDateTime%],'dd/MM/yyyy') Here , the [%CurrentDateTime%] returns the date in user local time done and $currentObject/ScheduleTime return the date in UTC time zone. For this reason, the comparison is failing. Please suggest me on this. Thanks in advance
↧
LibGit2Sharp.LibGit2SharpException: failed to parse 'input' as a boolean value
Hi! I have this fail when opening a project: Does anyone how to solve? LibGit2Sharp.LibGit2SharpException: failed to parse 'input' as a boolean value at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in /_/LibGit2Sharp/Core/Ensure.cs:line 155 at LibGit2Sharp.Core.Proxy.git_config_parse_bool(String value) in /_/LibGit2Sharp/Core/Proxy.cs:line 559 at LibGit2Sharp.Core.Proxy.<>c.<.cctor>b__347_2(String value) in /_/LibGit2Sharp/Core/Proxy.cs:line 3823 at LibGit2Sharp.Core.Proxy.git_config_get_entry[T](ConfigurationHandle config, String key) in /_/LibGit2Sharp/Core/Proxy.cs:line 522 at LibGit2Sharp.Configuration.Get[T](String key) in /_/LibGit2Sharp/Configuration.cs:line 381 at LibGit2Sharp.Configuration.GetValueOrDefault[T](String key) in /_/LibGit2Sharp/Configuration.cs:line 430 at Mendix.Modeler.VersionControl.Operations.Git.GitCheckoutOperation.FetchAndUpdateConfig(CheckoutRequest request, IVersionControlAnalyticsScope analyticScope) in Mendix.Modeler.VersionControl.Git\Operations\GitCheckoutOperation.cs:line 75 at Mendix.Modeler.VersionControl.Operations.Git.GitCheckoutOperation.Execute(CheckoutRequest request) in Mendix.Modeler.VersionControl.Git\Operations\GitCheckoutOperation.cs:line 57 at Mendix.Modeler.ProjectHandling.View.Checkout.ProjectCheckouterUI.<>c__DisplayClass13_0.b__0(IProgressInfo info) in Mendix.Modeler.ProjectHandling.View\Checkout\ProjectCheckouterUI.cs:line 125 at Mendix.Modeler.Utility.Progress.StepBase`1.Run(TProgressInfo info) in Mendix.Modeler.Utility\Progress\Step.cs:line 31 at Mendix.Modeler.Utility.Progress.StepBase`1.Mendix.Modeler.Utility.Progress.IStep.Run(Object progressInfo) in Mendix.Modeler.Utility\Progress\Step.cs:line 36 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.RunStep(IStep step) in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 170 at Mendix.Modeler.UIFramework.Progress.ProcessRunner.OnDoWork(Object sender, DoWorkEventArgs e) in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 81 at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)--- End of stack trace from previous location --- at Mendix.Modeler.UIFramework.Progress.ProcessRunner.Run() in Mendix.Modeler.UIFramework\Progress\ProcessRunner.cs:line 57 at Mendix.Modeler.UIFramework.Progress.ProgressUtil.Run(IProcess process) in Mendix.Modeler.UIFramework\Progress\ProgressUtil.cs:line 15 at Mendix.Modeler.ProjectHandling.View.Checkout.ProjectCheckouterUI.GetCheckoutDirectory(Checkout projectCheckoutData) in Mendix.Modeler.ProjectHandling.View\Checkout\ProjectCheckouterUI.cs:line 105 at Mendix.Modeler.ProjectHandling.View.Checkout.ProjectCheckouterUI.CheckoutBranch(IRemoteRepository remoteRepository, IRevLine branchToCheckout) in Mendix.Modeler.ProjectHandling.View\Checkout\ProjectCheckouterUI.cs:line 76 at Mendix.Modeler.ProjectHandling.View.AppSelector.AppSelectorUI.OnBranchCheckout(IRemoteRepository remoteRepository, BranchViewModel branchViewModel) in Mendix.Modeler.ProjectHandling.View\AppSelector\AppSelectorUI.cs:line 344 at Mendix.Modeler.ProjectHandling.View.AppSelector.Views.BranchSelectorControl.b__26_0(IRemoteRepository repository) in Mendix.Modeler.ProjectHandling.View\AppSelector\Views\BranchSelectorControl.cs:line 92 at Mendix.Common.OptionUtil.Do[T](Option`1 option, Action`1 action, Action noneAction) in Mendix.Common\Util\OptionUtil.cs:line 95 at Mendix.Modeler.ProjectHandling.View.AppSelector.Views.BranchSelectorControl.OpenBranch() in Mendix.Modeler.ProjectHandling.View\AppSelector\Views\BranchSelectorControl.cs:line 91 at Mendix.Modeler.ProjectHandling.View.AppSelector.Views.BranchSelectorControl.b__25_1(Object _, EventArgs _) in Mendix.Modeler.ProjectHandling.View\AppSelector\Views\BranchSelectorControl.cs:line 75 at Eto.PropertyStore.TriggerEvent[T](Object key, Object sender, T args) at Eto.Forms.Button.OnClick(EventArgs e) at Eto.Forms.Button.Callback.OnClick(Button widget, EventArgs e) at Eto.Wpf.Forms.Controls.ButtonHandler`3.b__14_0(Object sender, RoutedEventArgs e) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
↧
↧
Git squash ?
Hi community, I don't know if anyone has the same issue, but my git repository is getting super big ... the mpk file is 60Mb, so each time I commit, it increases the size of the repo, which is now ~3Gb (after git optimizations and prune etc). So everytime I want to create a package, Studio Pro takes 15min at least (cause it downloads the whole repo...) I would like to squash commits between tags, in order to reduce the size of the repo (unless you have a better idea), but with the binary mpk, it's obviously several days of work, cause I have to manually merge it for every commit (which involves to restart Studio Pro for each commit, cause Studio Pro loses its mind when there are some updates on the file system which have not been made inside Studio Pro). Does anyone know how to automate squashing with Mendix mpk ? Or any other option to reduce the size of the repo .. Thanks
↧
Enumeration to String to use on retrieve
Soo i want to use a enumeration to compare with a string, i have to make the enumeration into a string right but how can i do that
↧
Using the WebGL Widget
Hi all, I want to embed an Unity WebGL Application in my Mendix Web-App. Therefore im using the Widget from the Marketplace. However, it doesn't work. Everytime I get the Error: Offset is outside the bounds of the DataView RangeError: Offset is outside the bounds of the DataView or e is not a function TypeError: e is not a function. Does anyone have any experience using this widget and can provide any help? Would be really appreciated!! For reconstruction: I upload the four files of the WebGL in Mendix and use the GUID for the URL, as explained in the Docs of the Widget. I tried this while compressing the build with gzip and br. I also tried uncompressed build. But nothing works for me.. Thanks in advance for your help!! Cheers, Luis
↧