Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Input box disappears on Calendar dynamic date range n-months When entering (changing) properties for the Calendar component, one of the input boxes vanishes with backspace over prefilled value. Environment: API Version: V2 Release: Dubai Release version: 15.1.6 Platform: Salesforce Chrome Browser, ChromeOS v104.0.5112.110 * I was changing the Range property on a Dynamic date range from n years ago to n months ago. The input field for n shows a pre-filled value of 1. In order to enter my value of 30, I backspaced over the 1, and the input field vanished. The same behavior seems to occur on any of the “n” Ranges. My workaround is to select a different Range, then re-select n years ago, and highlight the 1 before typing 30 over it. Presumably, this behavior would occur on customer-built pages and not just in the Composer.
Button uniqueid is migrated incorrectly from v1 to v2 The “uniqueid” attribute of the skuid__button subcomponent is migrated with the attribute spelled with Id instead of id. Environment: API Version: (v1 or v2) MIGRATION Release: (Chicago, Boston, etc) Release version: (Version Number) Platform: *** Salesforce *** This seems to be the only place where the attribute is spelled uniqueId. In all other cases, it is spelled all lower case: uniqueid. The lower case attribute in the xml is not exposed in the Composer. Where the v1 page code used custom uniqueid’s, debugging the cause can be challenging.
On a number of our orgs we are receiving this error and cannot load our systems 🙂 The Skuid runtime was not loaded correctly. Check the CDN connection for errors: https://cdn.skuid.net/assets/skuid-salesforce/14.4.19 Any help would be appreciate
Search component Header display name is necessary, not optional Without a header display name there is no header Environment: API Version: v2 Release: Boston? Release version: 15.1.3 Platform: Salesforce Without a Header Display Name in the Search component’s Return Object properties, there is no header for that object The Header Display Name is supposed to be optional. If it is left blank, the search results header for the object is supposed to be :. With or without a header name, the Header Display Icon is supposed to appear on the object’s results header. What actually happens is that NO HEADER is displayed (for that object’s results) if the Header Display Name is blank. [Also, the Header Display Name is converted to ALL CAPS. Why? If this is a designer-entered text string, please leave the choice of case to the designer.]
Override Metadata does not clear when unchecked Clearing the Override Metadata checkbox does not remove the metadata changes that were made. Environment: API Version: v2 Release: Boston? Release version: 15.1.3 Platform: Salesforce Brief Summary of the Defect/Issue: I was experimenting with metadata override on a STRING field in a table but was unable to accomplish what was desired. When I unchecked the Override Metadata checkbox, I noted that artifacts from my effort remained attached to the field (Custom Label, Display Type). In the XML, I found this: Expected Result: The override-associated field attributes should clear when the checkbox is unchecked.
I am wanting to use https://getbootstrap.com/ UI on a page; we also have JS extension on our instance. I add a text fields, I am housing all the CSS and HTML code in the same block. On skuid builder, the images and functions work; however, when I preview, nothing is displayed. What am I doing wrong?
I’ve returned to skuid post-retirement! And finding myself versioned up from v1 to v2. In converting page CSS code to Design System variables, I’m wondering if each css combination will require its own style variant. I would like to have one style variant (called “Highlight”) that allows the page to indicate a background color and a text color. Does the Design System allow that? Otherwise I presume I will need something like Highlight1, Highlight2, etc., or HighlightBW, HighlightRedText, etc. Since the Community pages have changed since 2019, I would not object to suggestions I post such questions differently. Thanks!
Defect/Issue Description: Skuid parses OData response incorrectly when attempting to aggregate data. Environment: API Version: v2 Release: Chicago Release version: 14.4.16 Platform: Salesforce Action Performed: Created a model where Odata should aggregate the model via multiple Joins, e.g. In SOQL it would be: SELECT SUM(NumField), LookUpField.Obj2LookUpField.Obj3LookUpField.Obj4LookUpField groupField FROM Obj1 GROUP BY LookUpField.Obj2LookUpField.Obj3LookUpField.Obj4LookUpField.Name The OData URL would be (this is produced by Skuid: https://<OdataWebService>/v1/Obj1Endpoint?$apply=groupby((LookUpField/Obj2LookUpField/Obj3LookUpField/Obj4LookUpField/Name), aggregate(NumField with sum as NumField)) Expected Result: The model groups fields by groupField and returns respective sum. Actual Result: The model returns the respective sum, but the groupField is null. Though, if I copy/pate the url I get the result I would expect. Side note It would be nice if Skuid would provi
I get the error bellow when I attempt to set up a Data Source to SQL Server. What is causing it, how do I determine if the Data Source can be accessed from Skuid’s Web service?
I get the above error as seen in video. (2022-07-25_12-00-57.MP4 - Google Drive) Installed: Dubai Update 1 (15.1.3)
In using S3, both download methods appear to let the browser control whether to view them or download them. Is there a way to force a download? For example, if you use the download method to open a jpeg file, the image loads in the browser and there is no obvious way to download it (outside of right-click, save image as). If you download an Excel file, it immediately goes to your download folder. In other Skuid solutions where I use Google Drive, I have full control over view and download by changing the URL. Is there a way to do something similar with S3?
Hello i have an object named submission , on which there is child records named “notes” In a table to show submission i query the child relationship to show the most recent 3 montsh The problem is that the text field is of type: Rich text, so contains html and shows the raw html when used in this way, as seen below. Anyone knows of a way i can have the html not show? tried allow HTML, makes no difference Any help would be greatly appreciated Thx
We have created a page with filters to retrieve, display and export Account & Contact records. This skuid page has been working for some time but now we are retrieving a lot more records (>3000) in some of the queries. Initially we were getting Apex Heap errors and have overcome that by setting the Max # of records to load at one time (currently set to 1062 on the AccountContactRelation model). However the issue is that we should be receiving 3077 records (as noted by using Workbench with the SOQL query) yet we are on receiving 3063 records. Need to be able to retrieve all 3077 records. Has anyone encountered anything similar?
Although I have successfully used Google Drive using OAuth 2.0 for clients who have google accounts for their users, I’m looking for a file attachment solution for clients that don’t have google users. So far, I have been unsuccessful in getting a google service account to work with skuid data sources. I’m open to other platforms that might work with a service account instead of individual user accounts. As near as I can tell from the documentation, support for box, drop box, OneDrive, & SharePoint have been dropped even though they exist in the dropdowns selections when setting up a datasource. Anybody have any suggestions for solutions that work with skuid platform?
Defect/Issue Description:A description of the bug Environment: API Version: v2 Release: Dubai Release version: 15.0.16 Platform: Salesforce Brief Summary of the Defect/Issue:* I tried a UI field and then thought it might help by creating a real field. In a modal I have picklist. Based on the selection a response grid is to show. The response grid shows for a millisecond and then the modal crashes “Closes”. I click on “30” at the 4th second of the following video. https://drive.google.com/file/d/1bzOubFCcqM5uuq7ttWV3NnghKBqHFajz/view?usp=drivesdk You will see the data show but then disappear. <skuid__page unsavedchangeswarning=“yes” personalizationmode=“server” showsidebar=“false” showheader=“false” theme=“Barb2”> Id “(” + DAY_NAME( {{Date_Time_Start__c}} ) + “) " + MONTH_NAME( {{Date_Time_Start__c}} ) + " " + DAY( {{Date_Time_Start__c}} ) + “, " + YEAR( {{Date_Time_Start__c}} ) + " " + FORMAT_TIME(“h:mm a”, {{Date_Time_Start__c}} ) DATE_ADD({{Date_Time_Start_
I want to be able to change a tab selection based on an action from a Modal. Is that possible. Use Case: User goes to tab B to perform an action (enter data). Upon completion of that data entry, I want to take them back to tab A without them having to click on tab A. Is that possible?
Hello, Looking for help/ideas of how I can make my pages more performant. I have read: Page Performance Guide — Skuid v15.1.6 Documentation and attempted to tweak many things to no avail. I have identified that my pages do have some unnecessary models but they contribute very little to my performance issue - nonetheless will look to remove them. I have identified models load slower via action sequence or js using model.updateData(), instead of ‘Query on Page Load’, therefore I will try to adjust that where possible. I have identified automatic filters are better given that the source model is queried when the filter is selected instead of page load. Though, I’m unable to make this adjustment due to auto filters lacking a lot of functionality and sometimes bugs out. I have identified that Rest models are slower than regular Models since they seem to make an additional call (unsure why). Though, this is not relevant for most of our pages. Finally, I identified that components don’t reall
Defect/Issue Description: MODEL_LOOKUP fails if model name starts with numberA description of the bug You can create a model on a Skuid page that starts with a number, for example “60_percent”. I added a row to a model with the formula MODEL_LOOKUP(60_Percent,sumAmount) When I query the model, I do not get an error in the UI or in JS. However, I see a lot of jquery warnings, and the model query never completes. The warnings look like this: @ vendor.js:2 vendor.js:2 jQuery.Deferred exception: Expected “!”, “&”, “)”, “,”, “.”, “=”, “and”, “or”, “|”, [ \x0C\n\r\t\x0B - ], [/%*], [0-9], [<>], or [-+] but “_” found. undefined undefined xa.Deferred.exceptionHook If I change the model name to “Sixty_percent” the warnings are gone and the model queries successfully. Environment: API Version: (v1 or v2) v1 Release: (Chicago, Boston, etc) Dubai Release version: (Version Number) 15.0.11 Platform: (Managed cloud or Salesforce) SalesForce Brief Summary of the Defect/Issue: MODEL_L
Defect/Issue Description: Picked dates in Date Filter show as blank Environment: API Version: v1 Release: Dubai (also observed in previous releases) Release version: 15.0.12 Platform: Salesforce Brief Summary of the Defect/Issue: When using a date filter on a Skuid page component in a lightning page, neither the Start Date or the End Date appear after selecting them from the calendar. The filter recognizes the dates when applying the filter, but does not display them. If I use the Skuid page in a Visualforce page, the dates appear as designed. Action Performed: Pick a Start date or End date on a date filter Expected Result: Start Date or End Date displays in filter Actual Result: Start Date or End Date do not display Additional Resources: I have tested this with Edge and Chrome with the same result
Defect/Issue Description: When opening a Skuid page initially, it loads without any scroll bars until a user refreshed the page.A description of the bug This happens on URL redirects 100% of the time, and just clicking into pages most of the time. Several errors appear in the browser console. Environment: production API Version: (v1 or v2) v2 Release: (Chicago, Boston, etc) Dubai Release version: (Version Number) 15.0.11 Platform: (Managed cloud or Salesforce) Salesforce Brief Summary of the Defect/Issue: Browser pages don’t load completely when Skuid pages are present. An easy-to-understand description of the bug (e.g., “When mass selecting items (not including clicking the ‘select all’ checkbox), other checkboxes on the rows selected appear to take on a checked value.”). Click to open a page, and watch it appear without scroll bars. Action Performed:The action that resulted in the bug Opening "Calendar - Inbound’ page Expected Result: Full browser page to load with scroll bars
Defect/Issue Description: I have several components on a modal launched from a Calendar when the user clicks. There is a button to ‘check in’ the record on the modal - which requires creating a new, related record. I want to use the context of the record in the modal, but putting context parameters on the button set does not work -the values are always pulled from the first row of the model, not the record in context. A description of the bug Same criteria on different components provide different outcomes. Environment: Production / Community API Version: (v1 or v2) v2 Release: (Chicago, Boston, etc) Dubai Release version: (Version Number) 15.0.11 Platform: (Managed cloud or Salesforce) Salesforce Brief Summary of the Defect/Issue: Trying to reference a record in context to create a new record - context doesn’t stick. I also just changed the order of my actions to see if that would provide anything different, and the exactly opposite of the update expected actually happened - al
I’ve been to set focus to the search input for components that are already displayed. For the life of me I can’t get this to work on components that are being displayed once a condition is met. ie. model X has rows where model X is the Deck component that I would like to set focus on the search input. It’s as if something is happening after displaying the component that resets the component and the focus is lost. Frustrating to say the least. Thoughts? Ideas? Can we make a feature Action Framework in the Display Logic section for when a component is displayed or enabled with “Set Focus” in the action framework? <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true"> <models> <model id="Accounts" limit="20" query="false" createrowifnonefound="false" datasource="salesforce" sobject="Account"> <fields> <field id="Name"/> </fields> &l
I’ve recently run into a situation where button URL redirects push me to a different Skuid page, but that page only loads partially - without the ability to scroll on the page. If you simply refresh the page, you’re back in action as expected with the scroll bars. It happens on both I-Pads and desktops (Chrome and Explorer), across multiple users sprinkled across the US geographically (different networks, different hardware). Any ideas out there on a setting or something I may have missed that would cause this behavior? Thanks in advance all!
I am on the most current release of V2. A render condition on a date field is not working. drive.google.com 2022-04-28_09-56-08.MP4 Google Drive file.
There were 1 problems with this Skuid Page. 1: There was a problem initializing a component of type skuid__field: Cannot read properties of undefined (reading ‘disabled’) Environment: API Version: v2) Release: Dubai 15.0.6 Platform: Salesforce I am seeing this on many screens. 1: There was a problem initializing a component of type skuid__field: Cannot read properties of undefined (reading ‘disabled’)
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.