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
I saw in a video that there are examples of learning systems and hr systems. Where do I find them?
Hi,I’m trying to deploy a skuid page on mobile to override the account view. I’ve created a component and used the “Buttons, Links and Actions” under Account to “Mobile Override” with a Lightning Component. My page renders.What is missing are the quick actions from Account (the links at the bottom like log a call, new task, etc…). Is there an easy way to update the component to bring the standard quick actions back to the new page?Thanks!Paul
Hi,We have several ‘Upload File’ buttons on various pages that upload the file as an attachment and populate the Description field on upload. The Description field is no longer populating on any page for any object. I looked back at all of the Attachment records and found the last time the Description field was updated was February 11, 2019. This is the same time we had other issues which resulted in having to upgrade to Spark.This functionality worked great for over a year without problem. We are currently using Salesforce Classic - Spark 12.0.6. Hoping someone can help out with this one as we need this functionalityThank you
Version 12.0.6I’ve tried with display as Picklist, Radio Buttons, Button Group…setting field on form as required, adding a custom None label…setting field on object as required…no luck in any of these scenarios.
The above Top navigation bar which includes User Settings, Setup and Help & Training does not render properly.
Is there was a way to remove the 0 values from the data labels on a chart using a Basic model? I’ve tried setting a condition so that the Amount != 0. Also tried a number of Before render snippets
I am trying to make my datepicker inline to where it displays all the time without being clicked on. I found this post https://community.skuid.com/t/override-the-standard-date-pickerwhich is great, but making the datepicker inline is not an option. I just need to modify the element from being an input element to a div element, but I’m not sure how to do that with Skuid. How can I do this?
Hello Community!Looking for some help. I am currently working on a custom button that can be opened within Service Cloud Console from a Case record (the detail page). I have successfully gotten my SKUID page to open over the same tab and the SKUID page works fine within the Console. What I can’t figure out is how to get the Case detail page to re-open within the Console after the actions on the SKUID page are performed. I’ve tried using the “Go To URL” function, but that just opens a new window even if I select “current window” in the options. Any recommendations or help with this would be appreciated!
We are having users reporting that they cannot upload files in Internet Explorer 11. This was on on Spark 12.0.2. Has anyone else experienced this?
We are in the process of moving to Lightning, and I have been asked to test my public facing skuid pages in a sandbox before turning on Lightning in Production. Currently, I can get the skuid page to work when I preview that page, but the live site page generates the following errors (see screen shot for more detail). I’m not sure how to modify the skuid to handle these GET requests. GET https://partial-pmi.cs20.force.com/soap/ajax/41.0/apex.js net::ERR_ABORTED 404 (Not Found)partial-pmi.cs20.force.com/:260 GET https://partial-pmi.cs20.force.com/soap/ajax/41.0/connection.js net::ERR_ABORTED 404 (Not Found)
Is there anyway to remove the “skuid__Ui” from a skuid page tab that is rendered in lightning console? It’s a tacky user experience.
I am a strange behaviour when one user is not able to open a Skuid page in Lightning Experience. When she clicks to open the tab she is redirected to Chatter feed. It works for her in Classic. Does anyone know what is we need to do to fix this? Thank you
Wondering if anyone else has encountered this problem, and/or successfully dealt with it. API v1 components that worked 100% now often do not load on page load. This behavior often is exhibited when navigating from a list view to a lightning record page that has a skuid lightning component. Refreshing the page solves the problem and the component now successfully loads. It is frustrating as there is a lot of manual page reloading occurring now.
Refused to display ‘https://st–sandbox.my.salesforce.com/0011w000009UrNhAAK’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.
Because of an operation too large error, I’ve decided to create an abridged page version for a pre-existing opportunity page in our portal for our clients. I’ve added and duplicated the exact conditions and models of the main opportunity page but when implementing the new one, there is no information that renders. I’ve also tried to clone the main page, cut out all the unnecessary information and use that page name to insert into the Navigation Property (where all of our pages are) –> Tab –> Actions –> Redirect to Url but this is where the operation too large error shows. Any help is much appreciated! (Abridged Version)(Original)
i have comp_Release__c object which has master deatil and lookup(both) relation with Release__c .In skuid page i have button, on click of which popup opens which have search bar which select release name and while hitting add button it should be added to comp_Release__c and should get displayed in a column of a table.Please suggest some solution of it.
We use RingCentral’s call center/softphone stuff and ha e run into this issue. When a call is taken, the agent can’t grab the whoid from the record to put into a task due to the Skuid/vf page being there. The solution is below but I dont know where to put it!! Or if I even can put it somewhere to solve this?? Help. Visualforce Page: Who/(Name) and What/Relates To values are not populated in Salesforce Agent If a customer is using custom Visualforce pages on any of objects (Standard/Custom) and Who and What are not populated with objects that are recently opened. NICE inContact agent application does not know the object that are being opened, because the Open CTI can’t identify the object Type and Id from the custom visualforce page. Solution Customers have to make changes in their custom visualforce page implementation to include the additional query parameters to pass the required values as below. The query parameters and its values are “object=&objectId=&objectName=”
I’ve noticed that if you enable caching on a Master page, and click Ok to make all the models client-side, on child page models the box will be checked that says Process model client side, however in the XML the processonclient=“true” tag is missing. This hasn’t triggered any failures before, but now that it’s being enforced that server side models cannot depend on client side models, it’s causing errors. Except that the errors aren’t being shown - i think because the box is checked - the models on child pages that depend on a master model just won’t load if they have Abort model’s query set if the master model has no rows. The solution was to uncheck the box and check it again to Process model on client side, or go into the XML and paste processonclient=“true” in the model’s header.
We have a Skuid page which is a visualforce page tab, used in Lightning. When we navigate to another tab (lightning console), and then back, it refreshes the Skuid page on load. How can we fix this?Salesforce support said this: I have tried replicating the issue in the Sandbox and checked the ‘InternalDashboard’ VF page for csearch tab I have tried capturing the debug logs when the issue occurred and found the below error VM9112 XXX–full.lightning.force.com&tour=&isdtp=p1&sfdcIFrameHost=web&clc=1:1 Access to XMLHttpRequest at ‘https://XXX–full–skuid.cs101.visual.force.com/resource/skuid__IconsSVG/’ (redirected from ‘https://XXX–full–c.cs101.visual.force.com/resource/skuid__IconsSVG/’) from origin ‘https://XXX–full–c.cs101.visual.force.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. >>The page redirection is blocked by CORS policy
Hi All,I am not getting Opportunity in skuid view with one of the app name “Customer Center” in UAT and production environments.I dev org it is fine.With other apps opportunity is coming in skuid view. I have compared the configurations but its same.Checked by using dev org Opportunity xml to the UAT but its not working.Please suggest.
Has anyone set up a data source to access ringcentral using odata?
I have a table that loads case comments, and one of my filters is a manual filter based on “IsPublished”. If I set the model to process client side: The filter looks like this: If I set it to process server side: I don’t understand why it’s not the same, what am I missing?
Hello, I am trying to set up an external data source from Pardot using the REST Api. For every request, Pardot’s REST service requires a user key that will be hard coded on a user’s record. This user key is required for authorization and any subsequent request.I would like users to log into Pardot with their own credentials instead of a single shared user, so I’m hoping for a way to pull that information into the data source dynamiclly with a merge variable. We are using the {{$Auth}} merge templates for username, password, and the response, but there are no merge variables for extra information a REST service might require.Is there any way to pull Salesforce data into a Skuid external data source? Or will this have to be done with a single shared user with that user key hard coded in?Thanks!
Problem Description A client upgraded their skuid install from 11.0.2 to 11.2.11 and they are now seeing an issue related to Dependent-Field-Picklists and the model that contains the fields which have overridden metadata for the picklist entries. Testing and Results Right now, when both are defined, nothing is rendered for the dependent field. Removing either the overridden metadata or the dependencies fixes the issue. I also tried simply selecting all fields to be included for every option, but the rendering was still broken. Expected Results I would expect that defined dependencies to be processed first, and then the overridden meta to then be applied against the returned values. Example Field A Values: 1, 2, 3 Field B Values: A, B, C Field A controls Field B Dependent Values: 1: A 2: A, B 3: A, B, C Overridden Metadata on Model: B, C Rendered Values 1: 2: B 3: B, CIn the above example, I expect only the values of "B" and "C" to be rendered when Field A is set to "2" or "3", but
In a recent release, Skuid made it so templates could be edited in field editors and tables. This is great, but we noticed that triple bracketed fields like {{{Name}}} weren’t editable. In field editors the workaround is fairly simple - just select to show a custom popup and it’ll work great. However that option isn’t present in tables, so the workaround is less intuitive. If anyone is facing the issue, the best workaround I’ve found so far is to add a span with display:none and the fields to edit in the template. For example, a table based on the Leads object would have a template like this in place of the name field: {{FirstName}}{{LastName}}{{{Name}}} This is particularly useful when you want to reformat a field (like Name) to open in a new tab by default. Without the display:none trick you would have to pick between a field in a table being editable or opening in a new tab, but with this you can get both. <span style="display:none">{{FirstName}}{{LastName}}</span><a
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.