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
Hello,The ability to update the Description field using the File Upload button’s action framework no longer works. Does anyone know of a workaround to update this field on upload.I tried applying actions “after upload” but it is unclear on how to specifiy the files that were just uploaded. The number of files uploaded at one time range between 1 - 3. If I apply an update action after upload as is, it will update all Descriptions for all attachments for that object.Any suggestions or special coding would be greatly appreciated! Currently on Skuid 12.0.8 using v1 pages in Salesforce classic.(this has worked great for over a year, recently stopped working a couple of months ago)Thanks,Ann
This morning I started working where I left off on my skuid pages and every single one of them states: An internal server error has occurred. Even the Skuid Pages, Skuid Theme, Skuid Page Assignments say the same error. However, I can get to regular Salesforce pages. We are on NA75. Salesforce is not down. I cannot get to any of our skuid pages, nor can I see any of the production skuid pages. Unfortunately, every object we have is handled by Skuid, so…we can’t work. The only thing that changed last night was that I installed a package from the AppExchange called Bulk Object Field Creator which needed to modify our remote site settings. I will uninstall that and see what happens. Any ideas?This is the message:An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact Salesforce Support. Please indi
On Spark 12.0.8, if a field of the type “time” is used as a model condition, the query will fail with the message that the value shouldn’t be enclosed in quotes. After editing the XML directly and setting the enclosed in quotes parameter to “false”, the model queries correctly and behaves as intended.
2 questions on the Wizard Component in Spark: Is is possible to move the step label below the step icon, similar to the screenshot here. It looks like merge syntax and HTML aren't working in the labels. Is this going to be added back?
In Spark, the template fields on the form component don’t allow html. Entering this into the field: {{MailingStreet}} {{MailingCity}}, {{MailingState}} {{MailingPostalCode}} displays this: Any way to address this?
In the DSS, there are settings for styling icons on Input Text. I can’t find anywhere in the page editor where this is able to be selected. Is there XML available to use if this is intended functionality?
https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_sharedto.htm
Is there a way to identify that a specific table header column as been clicked. Since tables are sortable dynamically (via allowordering) there should be a eventlistener. I am working on grouping by that column (a la building aggregate model dynamically and new dynamic table) but I need to know which column they are clicking on.Any ideas? Thanks in advance!AP
In the spark page editor, in the action to update a row where you specify a picklist field, the picklist values for the field are not returned. You can edit the XML to get it to work, but not declaratively.
Our Sales team would like to be able to see the Company field of the Lead that their activity is connected to through the WhoId field. However, the WhoId field looks up to two separate objects; Contact & Lead. When I try to select fields to lookup through the model it doesn’t show the Company field. How can I modify the XML or field to see the Company field from the Lead Object through the WhoId field on the Task (Activity) Object?
I just tried to install Millau 11.2.20 as my first act in a brand new salesforce instance, and got this message: This app can’t be installed. There are problems that prevent this package from being installed. Missing Organization Feature: ApiAndPlatformEventsHelp?
We have created a button that launches a Skuid page on the Salesforce mobile app (Salesforce1). About 2 months after go live, some users started to experience an issue where, although the Skuid page was rendering, the theming and formatting were messed up (see screenshots - the first is how it should look, the second is what it looks like). We found that by clearing the cache on the mobile app, this cleared up the issue. Settings > Advanced > Clear Cached Data Has anyone else experienced this? Is there some setting on the Skuid page we can set so we don’t have this issue?
Hi guys, Not sure if anyone else has asked the question but we have quite a few salesforce orgs we look after and most are on version 19. 20 is out but we noticed that the ability to install anything other than the most current version of Millau etc has been removed.Is this a new change? We tend to stick to a version across all our orgs that is causing us no problems and dont leap straight in to the newest version but now for a new org it seems we have no choice?
Is it possible to adjust letter spacing in spark? i.e. like in CSS: letter-spacing: -.52px;
I'm running into an issue on a Spark V2 page. I am editing a field within a form and as soon as I tab out of the field I get an ugly error that says "div had a div child removed, but there is now more than one. You must add unique key properties to make them distinguishable" (screenshot linked below). I'm wondering if this error is a Skuid bug as the stack trace shows it coming from a skuidRegs function (not a custom snippet).https://monosnap.com/file/ZfexgHZtLPN7C4q9M5opZ2s8RK1NlII was also able to reproduce the issue when I preview the page as well. The error appears in the console, but it is the same error. Any ideas what could be going on?
Is there a way to adjust the size of the icon on a button in Spark? The variants are helpful, but the text size only affects the actual text. Can’t find anywhere else to adjust the size of the icon and there are areas where we need them bigger.
Hi community, trying out the SKUID override of Salesforce detail page feature for the first time and not quite sure how to implement. I am getting stuck on understanding how you setup a page to be able to override a detail page. For example, do I setup it to where the model has a condition “id = (param)” and then I establish the “param” through the Visualforce override page? Thank you in advance for any guidance or help!
I have a model “Program”. I have a table where I am displaying this model’s rows. I have a row action which will select the program when clicked. I want to conditionally render this row action based on result of a subquery - if this program has nominations (based on a contact that is selected in an earlier model), then don’t render the row action. Otherwise, do. I see that there is no option to conditionally render based on result of subquery. Is there any other way to achieve this?Few more details on how I want the page to work:- On the first wizard of my page, I search and select a contact- On the second page, I display the table based on the “Program” model. This model is based on a salesforce object- The Program salesforce object has a child object - Program Members which has a lookup relationship with contact- If the contact selected in the earlier wizard has program member records for the program in the table row, then the row action should not be rendered
Kasey from Skuid Product Content here: If you’re a Skuid builder, you’re probably familiar with Conditional Rendering, a feature that allows you to show or hide a component based on set logic. A few years ago, we added Conditional Enabling, which makes a component editable (or not) based on logical conditions. Both of these are collectively referred to as Conditional Rendering, and are nested under the Rendering tab in components. However, this is a little like defining a word by using that word within the definition. Moreover, if we want to add additional “conditional” features, it might be better to have a different collective term for the concept of conditional component actions (changing how a component looks on the screen based on a set of conditions)–and this will likely result in re-naming the associated tab where those features are found. Internally, we’ve narrowed it down to the following, but I’d like to get feedback from our community of experienced Skuid builders. Which
I have enabled “Allow Inline Record Creation” on my model. So when I hover over the " + " button, It says “Add New Generic Junction” which is the name of the object but I would like to change the text to change it to “Request an exception”.Is there a way to do that.
Picklist Values are not showing up in Action Framework using the ‘Update Rows’ action when specifying the value to update to, and not able to type a value in either.Picklist Values are not being included in table exports anymore. Shows blank columns in csvSpark 12.0.7 V1
Is there a way to lock an object as it is being edited so that 2 people can’t edit the same object at the same time? For instance in an editable table when you go in to edit a row and there are unsaved changes, someone else shouldn’t then be able to also edit that same object while it is being edited by the first user making edits to it. On standard Salesforce pages this is taken care of by record locking; as an an object is being edited on it’s Salesforce page by 1 user, another user becomes unable to make edits to the object and an error is displayed that the item is locked / currently being edited by another user. How is this accomplished by SKUID?
How do I add css to a page in V2
In Spark 12.0.7 API V1 version, every time when I select more than 1 row, Apex Data Source Action is executed with multiple calling to Invocable method. Additionally, I can’t pass a record id array to this Invocable method as well with this error. I found that this issue didn’t occur in Skuid’s previous versions. Please help to check.
I’ve used SKUID in the past before Lightning happened and I’m now trying to make my first Lightning page. When I’m in the App Builder trying to create my record page, I keep getting an error message when I drop the “Skuid Page” component on to the area I want. [There was an error rendering a Skuid Page component for page {{MY SKUID PAGE NAME}} There was an error when rendering the Page Component: “There is no Skuid Component Type called ‘skuidpage’”]I must be missing something in the documentation, but I can’t figure it out for the life of me.
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.