[Forums] Apply Custom Colors to Silk UI Patterns
LightGray and DarkGray are not part of the color list. For me it's fine to css/adjust the corresponding colors n the app theme but I do not want to (mis)use totally different names. Is it possible to...
View Article[Forums] Apply Custom Colors to Silk UI Patterns
Maybe it is also nice to add some generic records: CustomColor1, CustomColor2, ...
View Article[Forums] Timeout expired. The timeout period elapsed prior to completion of...
Error happened at Advance SQL Query, Updating some records
View Article[Forums] Timeout expired. The timeout period elapsed prior to completion of...
In advanced Query you should just change the Timeout parameter to the desired value:
View Article[Forums] Sending emails
This seams to be a Gmail security issue. I googled it and I found this: http://stackoverflow.com/questions/10013736/how-can-i-avoid-google-mail-server-asking-me-to-log-in-via-browser Can you check if...
View Article[Forums] How to access TableRecord in an Extension
Hi Marco, I honoustly haven't got a clue what you are trying to achieve and how. Since extensions live server side, how on earth does that limit communication between client and server? *scratches head*
View Article[Forums] Why can a List only be a Input parameter on a screen if the screen...
Hi Kilian, You are correct, between actions in different eSpaces parameters are passed by value (even lists). However, the original question from Martijn was about web screens set as public with a list...
View Article[Academy] 5.1 Integrating a jQuery Plugin
I Gonçalo i've checked your exercise and found some issues. You have in your javascript and CSS some references to the div Id'd like #container $( "#carousel" ).rcarousel({ _total = $( "#carousel"...
View Article[Forums] Why can a List only be a Input parameter on a screen if the screen...
Hi Miguel, I understand that (I was even surprised that it's possible within the same eSpace, as parameters to screens are passed as HTML parameters), but my question was about that page. Reading it...
View Article[Forums] Combo box doesn't respect default value when no item is selected
Hi Samuel, First, your question is not a usability question, so you should post questions like these in the Tech forum, where it'll get much more attention. Secondly, I think you misunderstand the way...
View Article[Forums] How to access TableRecord in an Extension
I belive i did not explain myself well. I have a generic form that contains a table with 50 columns. In this form is possible to generate different reports, each report has as an output a diferent...
View Article[Forums] How to access TableRecord in an Extension
Hi Marco, I still don't get it. How do you even transfer the page content to an extension and send it back again? Why on earth would you want to use an extension for screen manipulation? I'm totally...
View Article[Forums] How to access TableRecord in an Extension
Hiding columns on client side wont remove them from the HTML and i belive that is what Marco wants. The ideal is to use a interative function that wont have a strange conflict with function AddMetaTag.
View Article[Forums] How to access TableRecord in an Extension
Hi Kilian, Using the extended property results in pages (in my case) with lots of unecessary data. I attach a print of source of my page when i use the "display:none" solution. PS: You are right, i...
View Article[Forums] How to access TableRecord in an Extension
Hi Marco, I admit that's a downside, but still, manipulating content in an extension... *shudders*
View Article[Forums] How to expand arrow marks in cararousel
Hello Shreyance, There is no attribute to do what you are trying to do. However, there is a way to do it. You can add some simple css rules to override the default value of the arrow position: As you...
View Article[Forums] How to expand arrow marks in caraousel
Hello Shreyance, I already answered this question on your other post on the Silk UI Forums. Please let us know if you have any other questions. Cheers, Samuel Jesus
View Article[Academy] 5.1 Integrating a jQuery Plugin
Hi Hugo,Still doesn't work. Can you send me the oml file, so that i can check it, please. Thank you very much. Best regards, Gonçalo Correia
View Article[Forums] [SilkUI framework] - Surfaces and Touch Screen Laptops are detected...
Hello Nuno, Surface tablets (and touch screen laptops) running windows 8 / 8.1, have 2 different Internet Explorers: Metro and normal. If you open Silk on the metro app, you will see it as a tablet....
View Article