wrote: Hi Pranav.
i want to add dynamic shorting un descending order in year column,
Hi Harish Sharma,
Can you please explain what and where you want to implement sorting ?
Pranav Pandey wrote: Hi Pranav.
i want to add dynamic shorting un descending order in year column,
Hi Harish Sharma,
Can you please explain what and where you want to implement sorting ?
Hi
while merging the idea, if idea1 is older that idea2 then after merging idea1 should not be lost. That is idea2 should be merged with idea2.
e.g. Suppose user A has created idea on 19-May-2018 and user B has created idea on 20-May-2018.
when you go for the merging, check creation date time of ideas. So idea created on 20-May-2018 will be merged with idea created on 19-May-2018 and original user will still have that idea in his account and idea should be removed from second user's account.
Thanks and Regards,
Suraj Borade
There are some requests regards Time related actions should support timezones, but I think the changes should be more radical, the DateTime date type itself should be updated in two ways:
Outsystems Platform 8.0.1 uses Font Awesome 4.0.2 for the Richwidgets Icon Widget.
Font Awesome 4.1.0 was recently released and include 71 new icons:
http://fortawesome.github.io/Font-Awesome/whats-new/
Some of them, like the new file format icons are really useful.
Like jQuery, this type of scripts\fonts\etc, need more frequent updates..
Make it possible to send input parameters to a web screen without making them visible in the browser URL.
I desperately need a good way to get the URL to one Screen from another. There is currently no good way to do this. Basically, I need GetBookmarkableURL() to be able to work on other Screens...
J.Ja
After participating in one more NextStep, I feel that something its missing.
In my opinion the developers community would love to have a day dedicated to themselfs, full of hands on sessions, deep dives in technology and/or components existing components.
The Upload Widget and Download Statement only function when the Button or Link that triggers them is set to Submit. Setting it to Ajax Submit will result in a runtime error (for Upload) or downloading the ASPX file (for Download), both unwanted.
Therefore Service Studio / TrueChange should be able to detect when a Screen Action that has at least one end node being the Download Statement is called from an Ajax Submit, and if so gives a TrueChange warning.
Also, a Screen that has an Upload Widget calling a Screen Action that uses the Upload Widget in Expressions or Assignments etc. by a Button or Link that has Ajax Submit should give a TrueChange warning.
Additionally, TrueChange should not suggest setting a Submit to Ajax Submit when there are Ajax Refreshes inside the Screen Action, as it does currently, but instead suggest to remove the Ajax Refreshes in the cases listed above.
This will help novice OutSystems Developers, as problems with this regularly appear on the forums (e.g. here).
Hello,
The Default Values for Search producers combo list & Search public elements combo list should be:
- Show In Use (for Search Producers)
- Show Missing or Modified (for Search public elements)
or at least it should be possible to change to the preferred values.