[Forums] ButtonDropdown OS11 without SILK?
Hi Aurelio, almost there. When I put the dropdown in a panel and don't apply any css this is what happens:
View Article[Ideas] Make more badges and achivements unlocked early
Try adding more achivements early-access.
View Article[Ideas] LifeTime - Defining Configuration during Deployment Planning
Today, when there is need to do some configuration in the destination environment of a deployment (site properties, timers, end points, etc), this configuration must be made after the deployment is...
View Article[Ideas] Test an Action like "Test query" (for unit testing)
Be able to create a unit test for a Server / Service / Client (?) / Screen (?) action that shall be executed without developer intervention, for regression purposes.
View Article[Ideas] choose between creating a popup screen or a regular screen
The new intelli warp feature is great. For it to be greater, it could also allow the automatic creation of popup screens, integrating with richWidgets. 5.0 style guide has some popups, and it would be...
View Article[Ideas] option for all items on one tree
In Service Studio there seems to be a good bit of clicking between interface to logic to data to get items completed. How about an option such that instead of having the different tabs, all the items...
View Article[Ideas] Copy and Paste Data into Grid
I would like to be able to copy data from web page or Excel sheet and paste into data grid.the use case is batch data entry.Example: https://www.ag-grid.com/javascript-grid-clipboard/@charset...
View Article[Ideas] Allow Styles to be set by variable for expressions etc.
I would like to set and modify styles from a variable. Â
View Article[Ideas] [Agile Platform] Open API
Open API for agile platform (Service Center, Service Studio), so that we could integrate 3rd party software, to work with the agile platform. p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px...
View Article[Ideas] Highlight matching parentheses in Advanced Queries and Expressions
When dealing with mathematical calculations or complex queries it's easy to lose track of parentheses.Check the attached image for an example of highlighted parentheses on Notepad++.
View Article[Ideas] Allow custom Exceptions to be public and referenced from other espaces
Just as all other elements, the custom exception could be public so that on consumer espaces you can have error handling for specific custom exceptions of the producer espaces. Showing what kind of...
View Article[Ideas] Download widget for Mobile Application
Hi Team,As we have download widget in web application same to be needed for mobile applications to download files.We need to write custom code for download any file.
View Article[Ideas] GetEntity(Id)
Does not throw exception if Id not found. return empty record instead.
View Article[Ideas] Allow redefining entity built-in actions (CRUD Wrappers)
There are plenty of scenarios in which the base built-in actions are not enough. For example, if creation of a specific entity record demands that other entity records be also created, or if certain...
View Article[Ideas] "Find usages in all eSpaces" for Attributes
I understand why we don't have it for Attributes, but it would be REALLY helpful on Attributes, to decide if it can be removed or not.J.Ja
View Article[Ideas] Notify me option should be enabled automatically
Whenever replying to community posts recently I observed that every time I need to enable Notify me option. Most of the time I am missing to enable it.So enable this option every time when someone is...
View Article[Ideas] Email retry function in Service Center
Currently when the SMTP is down, the system tried to resend the email over 2 days. After the 2 days is over, there is no way to retry sending the email. A suggestion here is to allow the retry...
View Article[Ideas] Organize environment applications in Service Studio
Add tools to allow the enhanced organization of application icons in the user's environment in Service Studio. Filter, Sort, View mode (List, thumbnails, ..), ...
View Article[Ideas] REST: native support of multipart/form-data
Many REST services implement sending files, documents etc. by having a body with multipart/form-data. There are many questions on the forum about this, e.g. here, here and here. Unfortunately, the...
View Article[Ideas] SimpleQuery: multiple join conditions and still set the join type
The simple query widget only allows to set the join type when the condition just have 2 attributes. The simple query should have the same options if the condition has more than 2 attributes or...
View Article