[Forums] Search current page for user entered keywords
Hi Guys, Im back again asking questions and whatnot...Is there a method that allows a user to enter a term in a search box that searches for that term (possibly highlighting) on the current page?I hve...
View Article[Forums] Session Expires but did not Logout
Lennart Kraak wrote:Hi Nhrowin,What Manthan says above. It logs you out, but logs in automatically on the first request, so you won't notice.Please note that because of the fact the session was expired...
View Article[Forums] "Command 'start' can't be executed for deployment
For Future References:Make sure you create a version also for the module(s) and the deploy will start!
View Article[Forums] .ipa file will not install on iOS
Hi, vnfThe QR code is the installation link of your app to be used by the device that reads it. When you compile the app you must use a .mobileprovisions file with your device UUID for the installation...
View Article[Forums] How I can rollback deleted roles from Systems/Role entity?
Afonso Carvalho wrote:I suspect the Users application is attempting to use the missing Roles. Can you open ServiceCenter and show us a screenshot of the error stack trace?Yes, There is showing unknown...
View Article[Ideas] Convert Local Variable to Input or Output Parameter and Vice-Versa
Add a menu option for converting variables and parameters .
View Article[Ideas] Improve the ideas screen filters usability
It would be nice if I can filter ideas by any combination include/exclude.If the filters were checkboxes I could check/uncheck the the ones I not interested in, like the "Implemented" ones and reduce...
View Article[Ideas] Add the ability to add query hints to simple queries/aggregates
We'd like to be able to add query hints to simple queries/aggregates without needing to use an advanced query. We have a lot of queries that we need a bit more control over. At the very least, let us...
View Article[Ideas] Mobile Default button behavior
Hi All,Can we have desktop-like default button-like behavior for mobile development?Like what we have on the login page on the mobile apps JS to listen to the enter event.Can we have this behavior out...
View Article[Ideas] SQL Workbench inside Service Studio
It would be great to have an area inside Service Studio where we could directly test SQL Querys without the need of invalidating the eSpace by creating an Advanced Query or without the need of SQL...
View Article[Ideas] Click through ClassName
Often we need to use the RunJavaScript to click on buttons or links, which perform a specific action, and for this we use the widget id. However, in certain cases, we need to click something that is...
View Article[Ideas] Use React to improve performance in web development applications
Currently I've noticed that some big pages take a long time to perform ajax refreshes, I feel this is because of the dependency of the server to handle everything.With ReactJS the client handles the...
View Article[Ideas] Allow selections to be dropped into flow if touching node has missing...
Easier to use pictures for this one :)Trying to drag-drop like this:...will not incorporate it into the flow. You must delete the connection and reconnect it.Totally understandable, since you have that...
View Article[Ideas] Put the label "Cycle" in the middle of the arrow
This is just a small detail, but when we have a big For each label, it will be overlaid with the "cycle" label. The improvement idea was to center the label cycle across the arrow.I have a screenshot...
View Article[Ideas] Remove Unused Roles
Like Remove Unused Dependencies, it is useful to clean some espaces, after a refactor or when we bring many Roles and then we need to remove those we didn't use.Or put this script on Remove Unused...
View Article[Ideas] Outsystems Support Self-service...
The support organisation does a great job helping us solve our problems whilst using the platform. However, I think a relatively modest addition to the AgileNetwork would really help us manage our...
View Article[Ideas] Full screen developers editor
I would like to have the possibility to switch to a full screen developers area/pane. The necessary menu's should be floating and encapsulated. Also handy for the process window. I have created a...
View Article[Ideas] Select code changes that were made inside actions.
When we merge two versions that share an action, we should be able to select inside a action that part of the code we wanted to choose.E.g.:V1 has a change in IF and V2 has a change in the same IF but...
View Article