Greetings , We have one requirement for our tool that that location Site Admins can configure validations ,formatting of time ,date , localization ,location preferences . We would like to use SAP Fiori 3 design principles . We know that it can be achieved using SAP UI code but without any code /low code how it can be achieved using Mendix. We are new to Mendix Example Tool preferences Let’s say in page header we have dropdown location , now when enduser first select authorized location in a dropdown ,A request form will be loaded . Request form is nothing but user entry input form . This will be load based on configuration done by that site admin WALLDORF Name : Event Start : DateTime Picker (Am/PM format ) Event End : DateTime Picker (Am/PM format ) AM-PM Format Example Event Type : Dropdown Visitors: Brows & upload excel . Here limitaion for WALLDORF lcoation is 25 visitors rows . For more capacity conact Walldorf site admin Mendix has to process uploaded in memory of uploaded excel show visitor details in grid like below in smart table (add, update ,delete ..) before user submit data . Vistor Email id , First name , Last Name , Phone Number ,Address .. Select Venue : Dropdown to be fill from OData service/REST API Customer : Dropdown to be fill from OData service/REST API Cost Center : Input Text box but Optional field for Walldorf location . This data also to be auto fill from OData service if user select customer in above dropdown from OData service based on selected customer . Bangalore : Same kind of form will be loaded according to configuration Name : Event Start : DateTime Picker (24 Hour format ) Event End : DateTime Picker (24 Hour format ) 24HoursFormat Example SAP UI5 Control Event Type : Dropdown to be fill from OData service/REST API Visitors: Brows & upload excel . Here limitaion for WALLDORF lcoation is 50 visitors rows . For more capacity conact Bangalore site admin Mendix has to process uploaded in memory of uploaded excel show visitor details in grid like below in smart table (add, update ,delete ..) before user submit data . Vistor Email id , First name , Last Name , Phone Number ,Address .. Select Venue : Dropdown to be fill from OData service/REST API Customer : Dropdown to be fill from OData service/REST API Cost Center : Input Text box but Mandatory field for Bangalore location . This data also to be auto fill from OData service if user select customer in above dropdown from OData service based on selected customer . Thanks, Showkath Ali Naseem .
↧