Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
I have a lookup field on opportunity to contract object. Contract object does not use normal Name field for lookup. I am trying to get ContractNumber which is Auto Number from contract to opportunity. IT works fine on salesforce but on skuid it does not show any value. Strange when go click this field there is an ID there but it does not show unless I click on this field. Since it is a lookup field I want the contractnumber in link format so that if I click on it, it should go to that contract. Any help appreciated.
Say I have 100 PDF files in content documents. I would like to export them all. Anyone have any skuidtastic solutions?
barely worth mentioning, but it does trip me up more frequently than I would like to admit. The height and width settings for wrappers has Max first for width and Min first for height. Screenshot attached.
We’ve updated a contact name fields and confirmed updated with dataloader (LASTNAME, FIRSTNAME, SALUTATION, NAME), but task models are still pulling the old name via the WhoID field. Where do I update this data??
Skuid is awesome!A lot of the topics here are about “how to” and it is great but I’m curious on architecture of the page and management of the xml produced. I’m afraid i may be making page clones and essentially having duplicate functionality on different pages.What are common things to consider or look for when you should make something a skuid component or page include? It may not be a fair comparison but they both share re-usability of blocks to build your page.
I’m running into this error on 2 of my sandboxes, but some of our other ones have been able to update just fine. I’m out of ideas what might be different that would be causing these errors. I’ve also tried doing incremental updates from the version we have 9.3.3 to 9.3.4, etc, with no luck. It even allowed me to try to install 9.3.3 on top of itself with no luck.Your request to install package “Skuid Brooklyn Update 1 - Iteration 7” was unsuccessful. None of the data or setup information in your salesforce.com organization was affected.If your install continues to fail, contact Salesforce CRM Support through your normal channels and provide the following information.Organization: User: Nick Package: Skuid (04t4A000000G5nc)Error Number: 1816904800-71775 (1312331346)Problem:1. An unexpected error occurred. Please include this ErrorId if you contact support: 1816904800-71440 (1615621763)SkuidMobileJS: An unexpected error occurred. Please include this ErrorId if you contact support: 18169
I have field in child object which is a formula field When I try to call this “Is_Agree__c” on parent object table, instead of displaying the image, it is showing Would be glad if any one could give me some suggestion. Thanks
Using a Skuid page component on a lightning app.When users click to edit a field (table or field editor), it zooms it far too much and doesn’t zoom out afterward. When the field editor is in a pop-up or drawer, zooming out after is blocked and users are forced to re-start S1.I’m on v10 of Skuid and the latest version of S1.Also, if a field is a number, can we only show numbers on the mobile keyboard instead of the full keyboard?
Within Salesforce, the ability exists to create pop-up reminders on tasks and events. I was wondering if there was a way to carry this functionality into Skuid pages?
Hi,I have a page title component with 10 buttons. I would like the Save/Cancel buttons to stand out more and change their color. It seems that when I make those changes to the theme, all buttons change their color. Is there a way to only apply the different color to a particular button set (in this case Save / Cancel)?Thank you!
I need to display a child’s lastmodifieddate. I know a couple ways to accomplish this, like creating a saleforce calc field, but before I go to that trouble, I was wondering if anyone knew a quick way to format it as mm/dd/yyyy.
First of all, based on this post:https://community.skuid.com/t/import-child-objects?topic-reply-list%5Bsettings%5D%5Bfilte…The Skuid importer is much more awesome than I knew. I did not know you could pass URL parameters using merge syntax… that is super awesome.On the import page, however, the “Download a Sample File” link is dead. It looks like based on the image on the page that the column headers should be field labels instead of field names. Is that correct?
We have brought in an iframe of a visualforce page into one of our Detail pages, but some features of it aren’t working. We can’t click Edit on the Sales Order lines or click the link to the product. We also can’t add new activities (not pictured). We have had to add a workaround button to take you to the original VF page if you want to access these. Here is the HTML code we are using. https://barcodeapp--rspilot--rstk.cs2.visual.force.com/apex/SalesOrder?id={{{$Model.SalesOrder.data.0.Id}}}&isdtp=vw" width="100%" height="500px" frameborder="false"> 
I noticed that the markup between Visualforce tabs and actions are slightly different.When I click on a tab, I want it to check the page assignment and load the skuid page.When I click on the “New” button from the listview, I want it to load the same skuid page.Do I need separate visualforce pages if I want a page assignment for an action and a tab?
We have two models one of them is getting Datetime field value we create a formula field on second one and create lookup to the first model field.Formula field on second model is date.My date value is getting converted in IST format instead to the User timezone.We also tried the custom snippet to convert the date time timezone to date but no success.It is working fine if we use formula field as Date Time but failing for date.
Exporting row data to excel button is including comma’s and not using field names for headers, checked the button settings and they are ok. Was working great for a couple of weeks, but now doesn’t look right. New to Skuid, so I am thinking maybe I am missing something basic?
Skuid, I am working with a customer to test the hotfix that Skuid released to resolve the problem with record types and empty picklists. We are testing Rockaway 8.15.17 on the Salesforce Summer release in a Sandbox. Using Internet Explorer 11, we note a difference in what buttons appear for the toolbar. This is the toolbar that appears in our production org on 8.15.8. This is the toolbar that appears in our sandbox with 8.15.17 installed. This is an issue for my customer as they make extensive use of the Paste button that no longer appears in 8.15.17 (when viewed using IE11). When trying to ‘right-click’ on the input area to bring up the ‘paste’ menu option, the ‘paste’ option flashes on the screen. It does not remain on the screen long enough to use it. When using the shortcut key combination ‘Ctrl - V’ to paste text, Skuid does not seem to recognize that any text was pasted into the field. Here is a screenshot after pasting text into the field and attempting to save. You must
I have created a lightning component which i want to embed in my skuid page. How can i do it? I know how to embed SKUID pages in lightning.
Is there a configuration or custom development way to change a column summary label from let’s say SUM to Total?
This is on the Skuid Platform (Brooklyn)I have a table based on a model with a condition based on a field in a second model with a condition based on a page parameter. My goal is to only show rows in the table based on these cascading conditions. Unfortunately, the condition on the table model never gets applied and I get all rows. I display a template on the page to show the value in the second model and it is correct. If I make the the second model UI only and set the field to a constant, the table only shows the rows I want.It appears that the models aren’t loaded in the order that supports this. I’ve even tried setting the “Load Model after Page” on the first model hoping the be sure the second model is loaded before attempting to load the first.Any ideas on what I’m doing wrong or is this not supported?
event’s model condition doesn’t get applied to the query it’s using even though the condition is so to “always on” but the query that i got, didn’t get this condition included.
Hi guys, I need a way to show a specific field in the inline view, on salesforce under accounts there is an address field and within this we have country and city, can i show this on the top of the inline view. Thanks
I have situation where a field in Salesforce stores the list of id’s in JSON format. I need a code to set the condition on a model with the values IN (the list of id’s in JSON string). Thanks in advance.
Is it possible to pull a custom URL field from one of the model to dynamically render the background image for the Skuid Page header?I followed the below steps for header, but it’s not working.https://community.skuid.com/t/dynamic-backgroundIf I hardcode the URL the background image is rendering as expected, but when I use the merge field (that has the URL for the image) the background image is not rendering.Any help would be appreciated, Thanks!
Is there are way to access the theme colors from the page builder (or from javascript on runtime)?For example, if I want to set the background of a specific wrapper component to the same value as the theme’s primary button background color, is there a way to do that so that the wrapper will dynamically get the color, even if the theme is changed?
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.