-
Add Multi-Select Checkbox Display Format Derived from Option Lists
I was considering putting in an ER for this, unless someone has a better solution. Thoughts? Current State: Deriving multiple selections from a single Option List is restricted. Creating a checklist UI currently requires building individual boolean attributes for every possible choice, leading to heavy rule maintenance and…
-
Why Choosing the Right Web Application Development Company Matters for Your Business
In today’s digital world, having a powerful and fast web application is essential for business growth. Whether you run an online store, a service business, or a startup, the right technology can help you reach more customers and deliver a better user experience. This is why choosing a professional web application…
-
Best practices for implementing IDS Web Components (ids-enterprise-wc) in an Odin SDK project
Hello Community, I am currently developing a project using the Odin SDK with Angular 18. So far, I have been working with the ids-enterprise-ng library (the SoHo/jQuery wrappers). I have successfully configured the environment and implemented components by relying primarily on the source code examples in the enterprise-ng…
-
Can I trigger an API(s), grid refresh and another API(s) in single button
Have a requirement to allow users to roll an order line (CO/DO) back from 44 to 22 status with a single click of a button. Need the ability to select multiple deliver lines and execute MHS850MI.DeletePickList, then have the grid refresh so we can execute the next API MWS411MI.MoveDelLn. The current solution is 3 buttons, a…
-
Can I trigger an API(s), grid refresh and another API(s) in single button
Have a requirement to allow users to roll an order line (CO/DO) back from 44 to 22 status with a single click of a button. Need the ability to select multiple deliver lines and execute MHS850MI.DeletePickList, then have the grid refresh so we can execute the next API MWS411MI.MoveDelLn. The current solution is 3 buttons, a…
-
M3 H5 Script issues post october release
Hello, I have noticed there have been multiple H5 Script issues related to the change detailed under KB2318262, the common pattern being that data change in a list is only visual and M3 is not recognizing when data is changed. We're following all the best practices provided under the H5 Development guide so would like to…
-
Set user field to read-only
Is it possible to set a user field in ICSW to read-only? Thank you!
-
Special Actions on the Detail Section of a list rather than the main list
I have a composite form on business class X. It has a panel which is a list to a related relation Y. I can add a "Special Actions" section under the "list is …" to setup a called out action that will operate on X rather than Y. So far, so good. I'm trying to figure out if it is possible to somehow do the same thing for the…
-
Export to Excel file extension
Hello, In CSI 10, is there a way to change the default file extension from .csv to .xls, when clicking the "Export to Excel" icon, when downloading the collection to a file? Thanks, David
-
Custom Form License Error for Standard User
I have given this user permission to this form. I can access it, and my SA user can access it, but a user cannot. I tried making the user a super user and they still get the error. Has anyone seen this? Any idea what I need to to do to fix it?
-
Open a local folder - Extensible Framework
Hi, I´m trying to open a tab with a path of a local folder with a hyperlink or a button but doesn´t work. Below if I use "www.google.com" instead of "file:///C:/Users/Administrator/Documents/Docs/" it works Also if I copy/past "file:///C:/Users/Administrator/Documents/Docs/" in the browser it open the directory. </script>…
-
Colorize columns - Extensible Framework
Hello! I´m able to colorize rows/cells by a specific value. What I´m trying to do if possible is colorize an entire column by the name of the column and not for his content. Example: All Status column stay RED it doesn't matter what the status is. It´s possible? Regards, Rui
-
LookupLOV List - Extensible Framwork
Hi, There was another topic related to this issue but was very extended. I was not able to use the other LOV examples so I´ve developed another. My issue with the code below is because the standard LOV has thousands of records but only displayed 39 at a time. For more need to scroll down. The objective when I select Return…
-
Infor EAM: I Want to filter Lookup based on another field value
Hi, I have a requirement where I have to filter the lookup data based on another field which can be free field or might be a lookup using Extensible framework. Please help me out with this requirement.
-
Block name event - Extensible Framework
Hi, I have some texts inside UDS blocks or sections and when I colapse and expand again the block those texts move to another place. So on which event can I can to put the texts again in the same place when the block is expanded again? Regards, Rui Expanded: After colapse and expand again: