Quantcast
Channel: OutSystems Community
Viewing all 1476385 articles
Browse latest View live

[Ideas] Generate a structure from an entity

$
0
0
Option to create a structure with the same attributes as a selected entity. Clone the entity as a structure.

[Ideas] Remove all unused references

$
0
0
It would be nice to have a button, in ServiceStudio, to remove all unused references in an eSpace, or a list of unused references which we could then remove. 

[Ideas] [Ideas] Display suggested/similar ideas

$
0
0

When a user clicks on "Add New Idea" and he enters his idea into the title of the idea textfield. The application should perform a search for similar ideas, and display a list of similar ideas to help the user avoid adding the same/similar idea that already exist.

[Ideas] Line numbering for Service Studio CSS/JS editor window

$
0
0
Being able to see line numbers when editing CSS/JS files larger than 50 lines is a must. Currently I'm fighting through a 7000 line JS without this feature, and it's really a pain. Thanks community for voting this up and thanks OS for implementing this today :)

[Ideas] ListAppend with attributes

$
0
0
If I want to build a list, the typical way is to have a structure and a list of that structure as local variables, assign the structure attributes, do a ListAppend. so the variable of type structure (or, pre 9, record of that structure) is only used for doing the ListAppend. It would be nice if we had a ListAppend that accepts a list as parameter, then based on the type of that list shows the attributes (or single value in case of a list of basic types). This saves a local variable (and possible clearing of it in a loop). For the developer, this would be a bit like the new platform 9 ListAppendAll, in which it is possible to append a list to another list of different type, specifying conversion. In this case it wouldn't be a conversion, but the actual assignments, though the user interface would look the same.

[Ideas] Reset Password from Service Studio

$
0
0

If I forget my Service Studio password, there's no way to recover it. We need a "Forgot Password" link from the Service Studio login screen.

[Ideas] Expect more versioning as per screen

$
0
0

When we work together as a group. Each publish makes new version.

It would be nice if we can see version even further deep as per screen version.

[Ideas] [BPT] Allow reuse automatic activities

$
0
0

Sometimes is needed to execute the same automatic activity during a process. Allow to reuse existing automatic activities by drag and drop on process flow would be very useful.


[Ideas] Mobile - New events to allow interaction on device with automatic eSpace update

$
0
0

To improve the mobile framework I consider interesting to add two additional events on "Logic - Cliente Actions" which allows gatter information and interacts with the automatic update processo that is fired after an eSpace publication.

The two new events may be:

  • An event to occurr before the update process and that results to a boolean named "allow". If its value has been setted to "true", it would allow an update, and if it has been setted to "false", would not.
  • An event to occurr at the end of the upgrade process. It could indicate the eSpaces and versions that were updated and if the update succeeded or failed.

The reason for both suggestions is to give to developer more control and information about the version of eSpaces that are installed on Android device or iOS.

Best regards.

[Ideas] Bpt external entity

$
0
0

Make Bpt treat equally the same behavior either to internal entity or external entity.

[Ideas] Input masks for data input.

$
0
0
Input masks for data input. For example, "###-##-####" and "(###) ###-#####" and "##:##", etc.

[Ideas] Delete action/entity should work better

$
0
0

When I click on an action or entity and press delete, sometimes the name of that action/entity is deleted and not the action/entity itself.  I have to right-click on it and select delete from the menu. I am not sure when this happens, a lot of the times the delete button does work.

This is especially annoying when I want to copy-paste something with the same name. I'd want to delete the old action/entity first, then paste the new one with the same name to keep all the references working.

Too change the name of an action or entity I can already use F2.

[Ideas] Get screen width and height

$
0
0

There is already a way to get this with a workaround with javascript

1. get and set the parameters in vars

2. notify it using the 'OsNotifyWidget' in javascript with the id of a fakenotify webblock

3. in the on notify, use notifyGetMessage()

4. assign the width/height  to a variable in outsystems you wish to use it for

5. refresh the block that is to use that variable.


Would it be possible to have some kind of property that will be filled on run time with the pagewidth/pageheight? So that we can build the logic around that variable?


I used this to have a page width based Gallery structure as in the attached picture

[Ideas] Idea:We can design a mobile app for our community forums

$
0
0

Hello,

Our community forum has become a good platform where lots of problems are getting solved every day. Almost every day I spend some time to look for an activity happening around the forum, and I literally learned so many things from reading it, replying it.

However, I was wondering if we can have mobile app design for our community forum. I know we can access our forum site on Mobile since it’s responsive, But using a mobile app is different and quite handy. I hope you will with agree with me.

Regards,

Sachin Mahawar

[Ideas] Null values

$
0
0


Full widespread support for null values, in all layers: database, actions, ...


Not fake zeros disguised as nulls, but real thing, the ones that we can compare to is null. The ones that mean "I don't know the value for this... I don't even know if its zero"



[Ideas] Show the label of a static entity in debug mode.

$
0
0

When in debug mode, only the ID of a variable with a static entity identifier is shown. When such a static entity has an autonumber on the ID it makes it more tedious to figure out what the actual/logical value is.

[Ideas] DROP Indexes on DB when deleting a table

$
0
0

When an entity is deleted, through Service Studio, the platform should DROP (or inactivate) its indexes in the Database.

Sometimes this old table references another one via a Foreign key, and when we delete a record from this table, we get a constraint error regarding an index that shouldn't even exist anymore.

[Ideas] Make phonegap integration a built-in option

[Ideas] [Debug] Change variable values

$
0
0
Allow changing variable values while debugging

[Ideas] Auto set Assign's Label when dragging record variable

$
0
0

When you drag a variable of type "record", the assign is correctly populated with the fields in the record.

It should also auto set the label of the Assign to the name of the variable, for clarity.

Viewing all 1476385 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>