Can you share the OML? It will help me to try quickly and find the solution.
[Forums] Reactive Web How to carry out check record id before open page
[Forums] How to change the no of rows displayed in a List using dropdown?
Hello Aditya
It would be better if you share the questions in detail way. So, we can help in appropriate way. Your statement should help to understand what exactly do you need.
Please confirm:
- Do you exactly want to show the Max Records? or
- You want to control the values displayed in Dropdown with a define series? So, if Dropdown has counting from 1 to 100, you want to show 10, 20, 30, ...., 100. These values only when someone click dropdown!
- Or if the case is different, Please share an appropriate detail
[Forums] Reactive Web How to carry out check record id before open page
Hi Manish,
That's exactly what I'm doing. But I still feel it is not the best way.
Thanks for sharing!
[Forums] Reactive Web How to carry out check record id before open page
Hello Hung
The Example with Screenshot I am sharing is of Mobile Screen but same you can use in reactive too. You can show the results and error on the same page using below condition and the Widgets I have shared in Right side.
So, if the screen will have ID, it will display the results else there will be error that you can define in BlankSlat Widget.
In this case when someone open this page, it will check the valid ID first and open details accordingly. In my opinion, it should work fine in the back case too.
Please try once. If didn't work, I will try to build OML for reactive and share with you later today.
[Forums] Reactive Web How to carry out check record id before open page
Hi all,
I want to check if that record exists by id.
In case it does not exist(user tries to enter invalid id on the url) I will redirect to InvalidPermission Page.
But in InvalidPermission Page, the "Go Back" button cannot work because it redirect to the url with invalid id then still display InvalidPermission Page.
So what's the correct way to check record id before open page?
[Forums] Reactive aws sdk
Hello Laura
Which AWS Service are you seeking to use in Reactive Web App?
These are some plugin may work in OutSystems as they are of Cordava Platform
https://developer.amazon.com/docs/cross-platform-plugins/cpp-cordova-landing-page.html
[Forums] Cannot connect to Rest API service
:) :) :) Thanks! happy to have been able to help you. Perfect !
[Forums] Cannot connect to Rest API service
Márcio my friend you are a legend
[Forums] Cannot connect to Rest API service
To add all the methods do this!
1- Click on the json link
2- Copy the link, and you can see the json file
3- Past the URL here on the option add multiple methods
4- Select all methods and finish
I am glad that I helped you :)
Give it a try and say something
Kind Regards,
Márcio C.
[Forums] Cannot connect to Rest API service
weird so can i now. can you add multiple i still cant do that
[Forums] Cannot connect to Rest API service
I could connect!
Go to the swagger, and execute one! then go to the curl and copy the link/url and paste on OutSystems using add single method
[Forums] Cannot connect to Rest API service
Sorry! I thought that you were exposing an API on OutSystems! :) My bad.
I will check
Regards,
Márcio C.
[Forums] Cannot connect to Rest API service
https://secure.technopak.co.nz:1443/swagger
[Forums] Cannot connect to Rest API service
Hello Matt!
Can I see the address?
Check also this link Consume a REST API in 10 minutes with OutSystems - YouTube
And also, try to add MultipleMethods and insert this address
https://"server"/"Module"/rest/"api service method name"
Regards,
Márcio C.
[Ideas] Configure Service Center header color
It would be nice to configure the header color of Service Center.
This way, it would be possible to have a different color for each environment.
As a suggestion, this could be set in "Administration -> Environment Configuration" and accept a hexadecimal code or named color.
This is how it would look like:
Development Environment
Test Environment
User acceptance testing Environment
Configuration
[Ideas] Subtabs for each screen we open in Service Studio
By using the same logic that tools like Eclipse and Netbeans uses, for each action, web screen, etc. opened, a subtab should open:
Using Eclipse as an example:
This will allow us to keep track of what we opened before.
[Ideas] Convert storeprocedure to extension action
Currently, we can create the extension entity by importing from the database directly, is it possible to import store procedure as action into an extension?
[Ideas] Refresh the Module Changed time
Hi Would like to suggest, Can we add the refresh option in the Application Development module dashboard in the service studio so it will update the last Changed/Published time of each module like below :
[Ideas] Hide applications in Service Studio
Hi,
Many times we have dificulties to find our applications in service studio and we can have something like "hide application" and the option to show them or not. In my case, I can say that most of the applications that I want to hide are tols like Discovery, Architecture Dashboard, and stuff like that. I remember the "hide warnings" in True change as an example to this.
Best regards,
Ricardo M Pereira
[Ideas] Workflow builder - Cascading Dropdown
Create an ability to create cascading dropdown.
Be able to create a Dropdown list based in another Dropdown list.
Continent -> Country -> Province -> City