Complete our Nintex Community Survey
Access resources, discussions, and troubleshooting tips to build custom applications and streamline workflows with Skuid NLX, SFX, & EXP.
Recently active
Refused to connect to ‘https://www.googleapis.com/drive/v2/files’ because it violates the following Content Security Policy directive: "connect-src ‘self’ Data source: google drive has been working fine when previewed but once it is in a vf page or lightning page then the error generates. I know it is a less then ideally formed question, that said…Any ideas? thanks!
I’m using the latest version of V2. Within a Table component, in a Field Component, in the Field Properties, there is a setting called ‘Allow user to hide/show’. When this setting is set to ‘No’ one would expect the Table Setting to not allow the field to be hidden in the table, but it does. Has anyone else come across this issue? How did you resolve it?This is for a page that is slated to go live next week. Any help is greatly appreciated!
Hello: after 4 very long and expensive years in a Salesforce contract, I am exploring other options. Skuid on Salesforce literally saved our business as mortgage and financial Fund applications are too hard to do with normal Salesforce. However, I am so very tired of how long it takes to load skuid on Salesforce (especially complex pages) and I noticed that it is way faster on Skuid Platform. Not being a real actual developer with today’s technologies and no knowledge of today’s databases (I was a programmer on mainframes for many years a long time ago), I am wondering the following:1) Could I keep Salesforce with just a few regular licenses and access everything else on Salesforce from the Skuid Platform until I had time to build out our databases somewhere else? And would the pages load as slowly, or is it faster?2) If I were to choose some type of database somewhere, what would be the most recommended for the 100 or so custom objects that we have?3) Are there any gurus in the co
Trying to turn Mass action to a group/select. I have tried configuring the table in Design System and tried to follow instructions here: https://docs.skuid.com/latest/v2/en/skuid/action-framework/#mass-actions but nothing happens. It doesn’t respect the table design nor can the Mass Actions properties pane be accessed from the table. What am I missing? Thanks. <skuid__page unsavedchangeswarning=“yes” personalizationmode=“server” showsidebar=“true” showheader=“true”> <skuid__table allowColumnFreezing=“dragDrop” model=“NewModel” uniqueid=“sk-3oKn-3068” mode=“read” pageSize=“10”> </skuid__table> </skuid__page>
I just implemented a snippet in the pattern I did in v1 where I use a deferred promise to hold the action sequence until it is returned. However, in v2 that doesn’t seem to be working. Is this supposed to be / going to be supported in v2?Thanks!
When we look at the drop-down on interactions for a list, the options of “swipe” and “press” are missing.
Need screenshots on setting up a data source to access images like this: https://entities.s3.eu-central-1.wasabisys.com/us/fl/b003/1057928.jpegDoes anyone have an example and Wasabi is not included. Wasabi is the least expensive cloud storage with our access charges I could find. Any help?
Good evening, I have an app in the trial Skuid platform in Usa. Suddenly my app’s skuid site no longer loads, when I try to access the login page this error comes out: statusCode 401 error “Unauthorized” message “Invalid cookie” This error comes out in different internet connections, PC, with both mozilla and chrome. I tried to clean the history/cache but the problem isn’t solved. How can I solve it? Thank you. Mattia
HIVersion 12.2.19We have a DSO with our PostgreSQL DB, and in one of the tables (named transactions) a field named Transaction_Id (integer) which is 19 Characters and is completely unique in the DB.When it gets to SF through the DSO this id’s last 3 digits are always rounded to 000 but in DB they are ending in 001, 002, 003If I reduce field to be 17 or less Digits all work fine. And the problem is now that skuid sees those are not unique, it kind of skips transactions and creates me all other sort of data issuesI had first spoken to Rob about this, and he’s the one that explained the duplicate issue. But been investigating since, and found the culprit!Can anyone please help with this very weird issue?Thank you
I created a UI field that references the Contact record. I have tested every combination of {{Name}}, {{First Name}} {{Middle}} {{Last Name}} {{Name__c}}, in the Search and Display components and I am not getting the search results that I want. Some combinations allow me to find Mary A Poppins, but not Mary Poppins. Another combination allows me to find Mary Poppins, but not Mary A Poppins. I want to enter Mary Poppins and see Mary Poppins and Mary A Poppins. I even created a Contact Lookup on the sObject and added that to the page, and the same thing is happening. What am I doing wrong?Thanks in advance
I have a table with ~50 rows and am using display logic to choose whether or not to display certain columns. If the condition that that should cause the column to render is not met by the data in the first row of the table, the column will not render. If it is met by the data in the first row, however, it will render. Does anyone know how to fix this? Or if I need to change my display logic?
Given that the official preference/requirement in Lightning to call APEX is via Data Source Action in action sequence, I am running into a challenge determining when the async process complete.I tried using deferred promises on saves. Is there some resource I am missing in tracking down how to tell when a thread (say the first, second whatever) async process has completed so I can start using the results? Skuid.actionswequences.getByName.run({Inputs) doesn’t seem to return anything usable. Thanks for any ideas. (The scenario is: mass action, working on group of rows, run action sequence so I can call apex in LEX, apex returns json into another model (all which works great). The challenge is the subsequent code runs before model/data is populated.) Thanks in advance. Hope everyone is well!
I have created a Skuid page based on custom object ‘Post’. Added this page to the task as the idea behind is I want to collect data from each task. Issue is when I add the data in skuid form, it is displaying same data across all task. Not able to limit it to current task. As you can see in the screenshots below under Task “Send Quote” > Post per day and Task “Test” > Post per day is displaying same data. Tried to add conditions on both but nothing is working. Any suggestions?
I need to list specific picklist values based on the previous field value. For example, if Field-1 value is 10 then show picklist values A, D, G in Filed-2. if Field-1 value is 20 then show picklist values B, H, N in Filed-2.How do I accomplish this?
I was under the impression that I could declaratively set a model to listen for changes in records that may be happening by other users. For example, if I am work with a contact record and another person on my team is working on that same record, Skuid could “Sense” an insert, upsert, or delete action on a record and trigger an action sequence. I don’t see that anywhere. Is that a thing?
Will this change affect Skuid V1 pages, and, if so, is there a plan to have a V1 to V2 converter?What is changing?With the Summer ‘21 release, the following Lightning Platform API legacy versions will be retired and will no longer be supported by Salesforce:SOAP: 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0, 19.0, 20.0 REST: v20.0 Bulk: 16.0, 17.0, 18.0, 19.0, 20.0 *Currently targeted for June 2021; date subject to change. Customers can continue to use these legacy API versions until Summer ‘21 is released, when these legacy versions will become unavailable. When these legacy versions are retired, applications consuming impacted versions of the APIs will experience a disruption as the requests will fail and result in an error indicating that the requested endpoint has been deactivated.
I am new to Skuid. I want to create a Skuid page which auto generate task when a case is closed and due date is Today.
Hi,Can you use a snippet to call custom salesforce button? and iif so what is the syntax? I know you can create a custom link button, but I need to add actions to this button and need more control over it. For instance, the custom button is on a pop-up and once the user clicks it they are redirected to another page, but the pop-up remains, and I need to close it.Thanks in advance!
Since updating to Spark 12.4.7 I have several different models on different pages that were using conditions based on field from another model that are no longer working. The models are now returning all rows, ignoring the condition.
We built Loan App, Financial App, Fund App, and HR App all on Skuid for Salesforce. And they all work brilliantly because of Skuid through mostly no coding methods, BUT in our Financial App and Fund App we have found that Skuid tables lack the ability to manage financial data because it does not allow - in one table only - the ability to display detail rows by group, display the subtotal of that group, and then break and repeat for all of the different groups in the data. For example, I am looking at hundreds of financial transactions, and they are categorized by GL Account Number, or TaxLine, etc. Let’s say I want to see - in only one table - all of the May transactions from my bank account and I want to see all of the Deposits first, subtotal, break with section header and then start the next section called Expenses, subtotal, break with section header and do this over and over for each break on the TaxLine__c field. A solution I found on this forum was to use filters and I am doing
In version 1 we use a rich text field to show the following a button with a unique path for that record. The formula field is: HYPERLINK(“http://www.xxx.com/find/?action=propertydetails&query=”; & Street_Address__c &" “& Text(Street_Secondary_Unit__c) &” “& Street_Secondary_Unit_Number__c &” “& Zip_Postal__r.City__r.City__c &” “& Zip_Postal__r.State__r.State_Name__c &” “& Zip_Postal__r.Zip_Codes__c , IMAGE(”https://dorothy.com/Images/SalesForce/RPR_Logo_Only 16x14.png", “Map” , 16,14) , “MWSalesForce_single”) How do we do this in v2?
I’ve just upgraded Skuid to the latest version (Spark Update 3 (12.4.8)). Now Chatter is not working in both V1 and V2 in Lightning experience. We cannot enter any message in Chatter. Please help to resolve ASAP if possible. It’s very urgent for us.
I wanted to dynamically change text based on conditionally enabled. Ex: I have button, which enabled based on different conditions, with different condition, I need to inform, what factors this button gets enabled (dynamic tooltip text).Is there any way to get this done? Below which I have provided snap shot of this. Instead of static Message tooltip, I want to provide dynamic text, is this possible.
Hi! Is there a way to add a Visualforce Tab to the tabs section on a skuid page? we want to add the Churnzero connected app as a tab on the account object
page https://portal.skuidsite.com/designsystem/samplepages I am trying to download the “Dashboard”. It is asking for the Skuidsite domain. What is it?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.