Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
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?
as per title…an Opportunity Record/Detail page using Skuid Assignment sliding panels work once then won’t display when the next record is loaded. (Ironically it is likely a rendering issue as there are actions that execute on sliding panel that still run/render just unseen because the panel doesn’t slide out). Sample page attached. Will work fine in preview but when added to lightning, fails. To reproduce: Place button in Page Title component that opens sliding panel (any config) on a record page. Navigate to tab then to record and the second time the sliding panel triggered in Page Title won’t display. (In sample one button is in and out of Page Title). Refreshing the page will then let it work once. Skuid for SF v12.4.8
Hi Guys another weird issue I have a model with transactions and running a UI only formula to determine if it’s a Deposit or a Debit ( i use same formula on other skuid pages with no issue) IF({{amount}}>0,“Deposit”, “Debit”) for some reason on any record I preview, on some rows it applies but on others no. I tried rebuilding completely the model, works for a bit then again randomly breaks… Any ideas?
We are currently having challenges with setting Skuid Page conditions for page query based on user selections/actions made within Salesforce Community. Is there a good resource of videos/documentation of how best to push external inputs over to Skuid pages for the users? Particularly hopeful for a declarative path, if that is available. For our specific use case, we have users entering a Salesforce Community who will be selecting a record from a related list on their contact record and then looking to have that selection be pushed over to a Skuid Page’s conditions that holds forms needing to be queried and pre-populate based on differing related record selections.
I’ve been dealing with this issue for a long time. I posted about it probably a year ago, but no assistance was provided so I’m hoping some Skuid support specialist will take up the torch to research this issue. I just got off the phone with Salesforce tech support for the second time. We went through every license, every profile setting, every permission set and they determined that my issue was with the SKUID app, not salesforce. I have two users that are set up as system admins. Identical settings in every way. I have a table that loads records from a custom object Both users can load the first 200 records without issue. When User 1 hits the “Load More” button, more records load as expected When User 2 hits the “Load More” button, he gets the following error. Read access denied for OASP__Assets__c, controller action methods may not execute. This user DEFINITELY has read access to all records in that object. They are system admin profile and I even specifically created a special per
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.