[Forums] How to change button color on its click
Shubham Agarwal wrote:Eduardo Jauch wrote:Please, elaborate your question. For example, show the IF condition you are putting in the class extended attribute. Which variable are you using to tell if...
View Article[Forums] How to change button color on its click
Suhas Jamdade wrote:Hello Naredra,For multiple buttons, to change the current clicked button color use the jquery.Use the same class for all buttons. I used the class "buttonClass". When you click on...
View Article[Forums] Setting maxlength for number datatype.
Khandakar Tareq wrote:Ellakkiya Selvadurai wrote:Hi all, How to apply maxlength for number datatype in mobile application.You You can follow this...
View Article[Forums] "Index out of bounds. Index 0 for empty list."
Hi YS Yeo,As stated in the above answers, the error you are facing is related with the fact of you are accessing the value of a position in an empty list.Related to fact that your module is valid, the...
View Article[Forums] GetLocation always return 0,0
Hi Abdiel,I do not see the "CheckLocationPlugin" after the start in your flow. Adding the check action after the start widget in the flow could be solution for you. If you do not add the check action...
View Article[Forums] ORA-03134: Connections to this server version are no longer supported.
After installing oracle 12c, existing connection in oracle9i server did not work with this errorORA-03134: Connections to this server version are no longer supported.. We need both connections for 12c...
View Article[Forums] Not able to connect Personal Environment
Marco Arede wrote:Hi AbidAli Suthar,That error maybe only be resolved by opening a support case:https://success.outsystems.com/supportRegards,Thanks Marco,Already opened the support case...
View Article[Forums] Why cant I copy Attributes of (SAP) structs?
Hi Wim,I never used this, but maybe you can explore it and see if it can help you: https://www.outsystems.com/forge/component/1012/sap-utilities/Best regards,Ricardo
View Article[Forums] How to change button color on its click
Hello Naredra,For multiple buttons, to change the current clicked button color use the jquery.Use the same class for all buttons. I used the class "buttonClass". When you click on the button append the...
View Article[Forums] Why cant I copy Attributes of (SAP) structs?
Yep, but setting up the thing is a bit of a hassle, I have a sap service layer (i'm using OS 11) but I want to use my own structures as output for my layer, so I create copies of the structs SAP...
View Article[Ideas] Immeadiate CSS deployer
Hi all,When you are project face that you develop look and feel your application and part of the is styling things with CSS. Using 1-Click Publish is enough still too slow when you want to see your...
View Article[Forums] Setting maxlength for number datatype.
Eduardo Jauch wrote:Please.Explain what you are trying to achieve.Cheers.I am trying to set the max length for an input widget which has the datatype as number...
View Article[Forums] Service Center Displays User Id for Error Logs
Hi,Please Refer to following ScreenShot:Here for the User field instead of name, ID is getting displayed, how can change it so that it displays name of the user?Regards,Rushabh Shah
View Article[Forums] [RichMail] Unable to Get Emails
Ricardo Cruz wrote:Hello Clara,There's a help file RichMail.chm enclosed in the download package. May it can help you.BTW, I’ve attached it on this post. To open correctly the help file, please go...
View Article[Forums] Detailed info about queries
Hey,thank you so much for answering and taking it in account, imho right now I don't have the availability to look into it but probably checking the query being executed in 'Physical Side' will give...
View Article[Forums] Convert array to record list in C# (Integration Studio)
Hi,I'm trying to consume a soap web service via integration studio due to some limitations of soap.If this web service is returning an array of a certain data type and I'm defining my output structure...
View Article[Forums] How to change button color on its click
Narendra Kothamire wrote:Hi Pankaj Thanks for the reply but how should I do it with JavascriptI have 4 buttons all of the white color and I want to change the color of the clicked button to orange and...
View Article[Forums] How to change button color on its click
Eduardo Jauch wrote:Shubham Agarwal wrote:Eduardo Jauch wrote:Please, elaborate your question. For example, show the IF condition you are putting in the class extended attribute. Which variable are you...
View Article[Forums] Adjustments to community scoring - What happened?
Ana de Melo Sequeira wrote:In order to make it even more transparent, we change the timer. The ranking update in now daily. We will change the leaderboard page. CheersAnaMakes sense, good job!
View Article[Forums] GetLocation always return 0,0
Furkan Çetin wrote:Hi Abdiel,I do not see the "CheckLocationPlugin" after the start in your flow. Adding the check action after the start widget in the flow could be solution for you. If you do not add...
View Article