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
In an older page I have a button that ‘runs datasource action’ SFDC web link. I’m trying to add the same thing to a new page but SFDC Web Link is not visible under the datasource actions. Did this move or any idea why it’s not showing up on my new page? Both pages are in the same org. Version: 15.0.11
Hi, I’m trying to create a Row Action that will trigger a flow to run on the Account that is listed on that specific line of the table. My Model is “Accounts” and the Flow needs 3 variables to run: AccountID, and 2 custom fields on the Account object. How do I assign the values to these variables? What is the syntax needed to be row specific?
In Standard Salesforce Lightning when one adds a Note on a Contact Record, there is an option/button to “Add to Records”. How can I include the same functionality of selecting an object and searching for a related object in Skuid when creating a note? I can do this with Tasks but not Notes. I can create models with conditions for the various objects needed and add a note but seems a bit of an overkill. However still difficult to search and select the desired record.
Hi, I have a requirement where I do not have to show Salesforce records as row but need to display rows with custom information. The user will select any of the row and I have to display that row later in the page. How can this be achieved?
Hey all, We are helping a client upgrade their Skuid installed package and the first step is of course testing in a sandbox. So far lots seems to be working as expected, but we have a reports page with charts and table reports that refuses to load for a user if they are a Community (aka digital experience user) Any ideas? All we get is this unhelpful error message. Thanks in advance. Jeff Rutter
I have a requirement to save models automatically every 5mins. I tried to create settimeout function. But in the latest version, the JS Inline snippet doesn’t trigger on page load. Is there any other options?
Hi, I’m looking for a way to display help text when the user hover over table header / render a helptext icon near the header and display help text on click of that icon. Is there any possibility for this? I’m also aware of the global merge syntax $Model.OpenTasks.fieldsMap.Secondary_Owner__c.inlineHelpText But I want to display it when the icon is clicked
Perhaps I am missing something with the V2 Calendar component. We are migrating a V1 calendar to V2. Each has a source with an On-Click action that displays the default “Show event details modal” (“Show default Popup” in V1). The V1 Popup shows the 3 fields that are used in the event template on the calendar, plus the event date-time. The Record Id appears as a header in the popup title bar. V2, however, displays “Event details” as a header. It then displays the Record Id and the calendar date – as editable fields!! None of the template fields are displayed in the modal. There is also a Delete button on the modal. I don’t think we want to expose those two fields in particular to the user to edit or delete, and ESPECIALLY not the Record Id. Is there somewhere this default modal can be changed?
I’m testing out updating to the latest version of the SKUID Dubai release and it seems the edit page button for admins on live SKUID pages has moved from an “overlay tab” on the right side of the screen, to a button at the top that pushes down the rest of the SKUID page and resizes awkwardly as you hover over it. Is there any way to modify the look / feel / location of the Edit Page button in the Dubai release? Thanks!
Often when we show a message using a message block, we want the user to take some action. It would be amazing if we could have them click on the message to take them where we want them to go.
Hey I’ve seen this for years here and there, but now seems to happen a lot more On some accounts when we bypass the ‘skuid overlay’ (changing override to =0) instead of classic SF ui we get an error message anyone would have an idea why?
I am trying to set a Tab on a page based on the value on a model field. The use case is if I have a possible of three status’s on the Order (Model). Status (field) and they are Open, Working and Closed. If when the field is Open I was Tab A to be the active tab, when the field is Working have B be active etc… I think I am missing something simple, Sorry if this is answered some where else, I could not find anything related.
I’ve a button “Disable Pages” on the master page, which also has the tabset component. On click of that button, I would like to change the tabset/pages linked to it read-only mode. What I mean by that is, when the user clicks the “Disable Pages” button, all the components inside those pages should be disabled and changed to grey color. I saw some options online, to use run component action(no idea how to use it). Any ideas? How to do it using a snippet?
Hey Skuid Community! I have a reference field on a form that is just an auto-generated ID that doesn’t make any sense when searching to match it to a record. However, when I attempt to inject some fields, they simply show up as blanks. I’ve triple checked that these fields are available in the related Model. Original reference field with IDs shown: My customization of the Search Properties for the field: Results of my update - showing blanks: Any suggestions or tips are much appreciated! Thanks Skuid-mmunity!
Hi there, I would like to change color of the section/text which is inside the accordion. By default, the heading should display in blue color, when I click the section to open it, it should change to black color. How do we achieve that using a snippet? How to add css to the component? I tried to add this, doesn’t work skuid.$C(‘coponent-unique-name’).element.css({ ‘color’: blue });
I have a Photo View Table in V1 that I want to convert to a Deck in V2. My V2 Page has an Image component inside the Deck - no more, no less. The image size is set to 126px (wide) x 168px (high), roughly the same as the V1 display. There are no margins set for the Spacing parameters. Each Card in the Deck, however, has a displayed width of about 350px, and I cannot make it less. The Deck properties for Card are Minimum Width null, Set Maximum Width “Manually,” and a value for Maximum Width. Anything over 350px expands each card according to the parameter; anything under 350px leaves the cards at the 350px size. I would like the individual cards to be 126px (or no more than 130px). Is this possible?
Getting this error whenever attempting to go to a SQL Data source. Anyone know how to resolve?
Essentially, I have a picklist field which when set to a certain value, should lock the entire page from being edited.
For development and testing, I like to clone the existing company design system and assign it to test or cloned pages. When I am finished with the tests and clones, I delete them. Rinse and repeat. But the next time the clone is tried with the design system, the clone name is “already in use.” Well, it isn’t because the Design System Studio does not see it. However, Salesforce still has it a static resource. Who should be deleting the static resource? The developer, when it is no longer needed (even for backup)? Or skuid, when the developer confirms the Delete request? I would argue that skuid should delete the static resource, or at least make reference to it in the delete dialogue, or even in the documentation.
Hello Skuid World! I have several Skuid pages I’ve developed for a Salesforce Experience site, but I see differences in the preview on the Skuid side versus what it looks like for end users accessing the experience. My text components are inserting a space after the horizontal line in production, which doesn’t show up in the preview. It’d be great to remove this white space and have the preview match the production experience, but I’m stuck on how. Preview, as expected without spaces: Actual rendering in production, with additional spaces: Inspector look at component - it isn’t a second piece, or part of something in Salesforce, it indicates this is my Skuid component with the space: I have no custom CSS active in my Salesforce Experience. Any help is greatly appreciated - even if it is just an explanation as to why this happens and not a work around to make them match. Best Chris
Hello! I have several Image components in a page and I would like that each of them displays a different image stored in a library. For example, the component Image 1 should display the library file A, the component 2 the file B, etc. Would this be possible without having to create a model with conditions for each of the components? Many thanks, Jesús
Hi Team, we are getting the attached add event listener error on one skuid page for only a few users and it was reproducible on a few machines. we tried to find the root cause but were unable to figure it out, need skuid support team’s help to debug this issue. TypeError: Cannot read properties of undefined (reading ‘addEventListener’) at S (skuidReqs.js:1:189823) at skuidReqs.js:1:190802 at skuidReqs.js:1:191366 at l (vendor.js:2:9717) at m (vendor.js:2:10034)
Hi Skuid Community, I hope you all can help me! I am working on creating my first (exciting!) Skuid dashboard to deploy into Salesforce. I am wanting to create a bar graph that shows monthly donors (over the last 12 months) and am struggling in pulling over a few fields (see the fields circled in red in the attached) into this table (I will make this a bar graph later once I can get all the data pulled over). I wanted to see if there was any way to edit the Field Id name? I would like to pull the field data (the fields circled in red in the screenshot) from the Contact Record instead of from the Opportunity section. Is this possible? Is It possible to pull this field data successfully straight from the Contact Record? The reason I ask is the fields circled in red in the screenshot do not exist in the opportunity portion of Salesforce. Thanks for your help and please see the attached for reference to this question.
We have many tables where rows need to be highlighted based on some condition associated with the data in that row. In v1, we used snippets run on a field render to change the css class of the DOM element representing the row. How is that being done in V2? The individual rows are not exposed to the Design System for style variant display logic.
Can anyone direct me on how to do this? I have a flow running which needs to find records that are created today but it’s failing as Skuid is creating records with a created date of yesterday
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.