[Ideas] Clearer execution progress indication when debugging...
When stepping through a complex Action after hitting a breakpoint, the little blue arrow indicating the point of execution should be made to stand out a little more. Especially when there's a lot of...
View Article[Ideas] Stickers and Banner posing in Local Community Meetups.
We can distribute stickers and banners in all local community meetups and events.
View Article[Ideas] Native support for database views
Quite often, I am repeating the same set of joins in queries (both normal and advanced), that I would ordinarily put in a view. Think e.g. of a CRM system that regularly needs "all active clients" or...
View Article[Ideas] Aggregate with distinct
Aggregate should have an option to remove duplicates. I see this as a new tab like "Sorting" where you could select the column you want to remove duplicates.
View Article[Ideas] Multiple attributes as identifier of an Entity
Again, from the project I'm currently working on, there are times when you need to have multiple attributes as the identifier key for a entity/table (I'm currently using a unique index in the multiple...
View Article[Ideas] Smarter Debugger - Multiple Modules Fast Traveling
So, just had a really simple idea.After having to debug logic divided through several modules, having to set every debugger individually, sellecting each entry module etc, I was thinking... How is...
View Article[Ideas] Google Tag Manager cordova plugin (using firebase SDK)
It would be nice to have an out of the box forge component for using Google Tag Manager implemented with the latest SDK...
View Article[Ideas] Allow multiple "Default" buttons, but give a warning
Use case: want to make a screen with a basic & advanced search, in different halves of an If widget on the screen. J.Ja
View Article[Ideas] Make Site.TenantId a suggestion for TenantId values
For UserId variables session.userid is an option, site.tenantid should be in the auto list for tenant ID values. J.?Ja
View Article[Ideas] Add Unfollow option after replying to a thread in the forum
After replying to a thread in the forum, the Follow button still says Follow, and you cannot Unfollow it. This means you get e-mails for all responses to that thread.In some cases, it would be nice to...
View Article[Ideas] Indication for multi-line expressions
More than once I've been baffled while debugging or inspecting code how something could ever work, or works like it does, when finally realizing an expression continues "below the fold". It would be...
View Article[Ideas] Add number of error line
If we has any error in query test, like the imageis a great idea insert the line number to know where is the error, because is not a good comment this mensage.Please fix that!Thanks
View Article[Ideas] Lifetime browser notifications
For instance when a two step deployment is prepared.
View Article[Ideas] Get more detailed list-values during Debug-session
When debuging it is only possible to view the first 150 values; it would be more convenient if you can see if anything can export the final values of a list. In the example below it is only possible to...
View Article[Ideas] Allow // within an ASSIGN
Allow a // on a variable assignment in an ASSIGN item to represent a comment. This allows two capabilities. First, allows you to add documentation within the body of the assign and, second, allow you...
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] Create stubs from webreferences
Allow creating a stub for a webreference:with a default implementation that returns real history data collected from the actual webreference (based on the inputs)being able to define the implementation...
View Article[Ideas] Show process flow for a process in Service Center
It would be nice that in Service center, I could click on a BPT process and see the process flow as is available within the BAM Activity Monitor, as the table with all the process and activities is not...
View Article[Ideas] Find Usages In All Espaces: Do not refresh references
Would be nice if "Find Usages In All Espaces" didn't check references when it opened other espaces, really slows the workflow down... maybe do it in the background after opening the eSpace? Or on the...
View Article[Ideas] Developers own local setup/space/environment
I am currently facing a situation where I have to wait for peer developer's publishing to finish to avoid concurrent publishing.I think it will be a great idea to introduce something like a local...
View Article