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
When i try to input the value in a field of type date. Date picker is showing far below the actual field.
Defect/Issue Description: API Version: V2Release: BostonRelease version: 14.4.9Platform: Salesforce
We get this error on all our Skuid Pages when in the builder. Environment: API Version: V2 14.4.9 Release: Boston Platform: Salesforce
If I specify for the model to have a limit of 20 records then Skuid will create a SOQL where it says limit to be 21. Although it seems strange Skuid manages to make it work, as the model only has 20 rows, tables display 20 rows and they show the ‘Load more’ button. Though, I do not know how I can make it work with REST models. If I specify the limit to be 20, my Apex REST resource will get 21 via the parameter. If I do paramLimit - 1 Apex will return 20 rows as expected, but Skuid will interpret that I retrieved the max number of rows, since 20 < 21, and it will not allow to ‘load more’. If I return all 21 rows, and then ‘load more’ will return duplicate rows, since the offset is set to 20 instead of 21. I’m unable to increment offset on the Apex side because I do not know by how much to increment. E.g. I’m pressing load more for 3rd time, Apex will receive a limit of 21 and offset of 60 (since 20*3 = 60), apex does not know it’s the 3rd time and that it should increment by 3. I ass
Hi Guys, is anyone experiencing issues writing back to a DSO? We can query all data, but trying to update a field and saving it gives me a very ‘generic error’ We checked all possible permission setting, different DB users… to no avail, the DB si not even getting the request I tried on latest skuid version in sandbox and same issue Any help would be greatly appreciated Thx
Iam How to identify SOQL errors and show it on Skuid UI
In the documentation it says this. var api = skuid.lightning.workspaceAPI; https://docs.skuid.com/latest/en/skuid/api/skuid_lightning.html
I am trying to adopt 399 records and it throw’s an error.
This discussion has been merged.
Deliver amazing digital experiences 10x faster with MuleSoft and Skuid. A Proposal For over seven years, thousands of developers, admins, and business people have used Skuid to build killer applications for millions of users on the Salesforce platform. Just as MuleSoft’s Anypoint Platform takes the “donkey work” out of building APIs and integrations, Skuid removes the “grunt work” out of building application front-ends. With Skuid, you can rapidly build rich digital experiences that leverage the data and process unlocked by APIs created with MuleSoft’s Anypoint Platform. With MuleSoft, Skuid, and your existing data sources and services, you get an end-to-end, scalable platform for rapidly integrating and building powerful, useful applications with little to no code. While we have already positively determined the technical feasibility of a MuleSoft-Skuid collaboration, we want to gauge real-world interest and gather broader input from you in hopes of determining the desirability and vi
https://community.skuid.com/t/how-to-have-skuid-listen-to-lex-platform-events-howandhttps://community.skuid.com/t/seeking-deeper-understanding-of-lightning-component-eventsAre great.However I think I must be missing something as Zach talks about event triggered sequences there is no skuid:event in the declarative list of Event Names. So if for custom platform events do we need to set up a listener via code to then trigger the action sequence?My use case this go around is very straight forward:Attachment gets added to sObject(it is Attachment so process builder wont work), fires a trigger that publishes event (for skuid) that then runs action sequence ( which closes sliding panel).Thanks for all the help. Hope everyone is safe and well!
using the skuid cli to push a page to salesforce, it cuts the xml of the page off at 6755 lines of xml. The page validly has 6992 lines of xml in salesforce.
DSS - Set wrapper height and width to same. ie. make a square
Spark Update 3 V2 - 12.4.7 - Picklist fails to load values on Custom Picklists
Where can I set this in DSS?
Spark Update 3 V2 - 12.4.7 - Conditionally not Rendered Button Taking up Space on Page.
Spark Update 3 V2 - 12.4.7 - UI-Only Formula fields not available in Component Display Logic
When cloning a component somewhere within multiple nesting doesn’t place the new cloned component just below. I’ve seen it placed at either the top or the bottom of the page. Real pain on large pages. 😕
I have rendered a reference field as a picklist in skuid which uses a filed form a model to display values in it. In console, it shows that all 53 existing recordsa re being fetched but only 50 values were getting displayed. The limit on the model rows fetched is given as 100. Could soemone help?
I have a table that displays Assets. I have added a Table Filter that filters by the related Contract. This filter is setup with the “Pick Options and Condition(s)” set to Automatically.The filter works correctly, however, it only displays the Contract Name and unlike Manual table filters you are unable to change the Label Template. The Contract Name isn’t the best option for the user to search by in this instance.Interested to know if there is a work around to add additional fields to the label when using an Auto Table Filter. Would love to have it show the Contract Number - End Date - Status for example.Thank you,Adam
Like this in my V1 page.
This is astounding to me that this is the first time I noticed this.Try this.Edit an Event StartDateTime value in Skuid. Notice how the EndDateTime value hasn’t changed? Now save the event and notice how it changed? It’s staying exactly X minutes into the future based on DurationInMinutes. So, editing the StartDateTime value of an event should always update the EndDateTime according to the DurationInMinutes. This is how Salesforce LEX and I think Classic does it.
I am using dataloader to upload 18,000 records. When a record is written to the custom object Process builder uses Apex to send an api request to Google. Nowhere am I using Skuid. However, we are getting this message “skuid: Number of query locator rows: 10000 out of 10000”. Any ideas?Here is what salesforce is saying:Hi Bill Thanks for your time over the call. As we discussed you will receive this warning when the class is querying for 10000 records. From our server logs, we see that this error is from the managed package called ’ Skuid’ and the apex class is ‘remotingstubs’. I also see the following apex/methods being used VF: /apextemplate/apexremote VFRemote- skuid.RemotingStubs invoke(load) VFRemote: skuid.RemotingStubs invoke(load) Since this class is from a managed package, please check with the third party support and see why this class is being used when there is a data load activity. Total number of records retrieved by Database.getQueryLocator is 10000. https:/
This error started popping up recently on any page Standard Skuid page(see screenshot) or custom developed Skuid page. After refreshing page 2-3 times it goes away. There is no extra information available, however from the error description it seems Salesforce is notifying internally to Skuid. I have Skuid version: 12.2.14 installed Salesforce org is on Spring’20
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.