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
We currently have a fully automated deployment process and would like to avoid having to manually generate the support files whenever we deploy new skuid functionality across orgs. Ideally we would click “Generate Support Files for All Pages” in a dev org and then deploy those to the higher environments and not have to regenerate those files in each instance. Is this possible?
I have a table based off of the opportunity object. From the table, I would like to have the functionality to subscribe and unsubscribe to records chatter feeds through mass actions. I have been able to get the unsubscribe functionality to work as intended, where the mass action removes the user as a follower. However, for the add functionality, I am unable to make it work. In the attached screen shots is the actions attached to the subscribe (follow) and unsubcribe (unfollow) actions.
Is it possible to have responsive chatter feed? I set the size of the responsive grid and the chatter feed breaks the thru the border.
I have the Skuid Google Calendar Connector set up and am able to see my calendar events. However when I try to add a new event I get an error on save. It just says [object Object] at the top of the page. There are no console errors. It is probably something simple in my set up… maybe a required field??? Can anyone with experience with Google Calendar lend a guy a hand?
I have a page that takes a long time to load. It is a big page, but I have tried to optimize with page includes and lazy loads… etc… I went through the tutorial on this post (which was really helpful). I created a clone of my page for testing and removed JS and CSS. It didn’t help. I then removed all models just to see what it would do… it did speed up the load time, but it was still taking a long time. I then removed all components. So now it is basically a blank page and it is still taking over 5 seconds to load. It isn’t my internet speed. I reviewed the network logs when loading my fully functional page. It took about 18 seconds. Screenshots of the network logs are attached. Anyone have any idea why these things are taking so long to load? https://community.skuid.com/t/slow-page-loads
Say I have a blue background wrapper component that is 1200px wide. I put that component in a red colored wrapper component that I set to be a max of 600px wide. I would like the red wrapper component to have a horizontal scroll bar that would allow me to scroll across the 1200px blue wrapper component. Instead, there is no scroll bar. The Blue wrapper just spills out the right side of the red wrapper. Anyone know of a way to force a wrapper to have a scroll bar and to contain the contents of the components in the wrapper without them spilling out?
9.5.10 Merge syntax like this: {{^staff}}Select Your Name Below:{{/staff}}{{#staff}}{{staff}}{{/staff}} With model data like this: Should give me “Nurse 2” (or at the very least the staff Id). Instead I get “Select Your Name Below:”, as if there were no value in {{staff}}.
I have lookup field to search record so multiple times I am searching the value and adding in another text box field ,How I can add multiples record with commas seprated in single textbox,using javascript? But I didn’t get any result.
9.5.10 Here’s the summary of the problem:A mass action on a table (perhaps only in a wizard) in a popup uses the context of the pagetitle component that launched the popup rather than the rows selected on the table for a create row(s) action. A complete description: I have a page which is designed to assign a custom version of ‘tasks’ to users via a junction model. I have a page title on Model A with a button. The button queries Model B and opens a popup. The popup contains a wizard which contains 3 steps. The first step is just selecting some users (trainee and trainer) from lookups on a dummy model to be used in a create row operation. The second step shows a table on Model B, which is a list of all available tasks. This table has a mass action setup to create rows on the junction object (Model C, called "Training_CreateIndividualTraining), like this: The third step shows a table on Model C so you can check the tasks that have been created, if any. Except, the mass action doesn’t wo
I’ve created a reference field on a ui-only model, which works fine until I try to add a lookup filter via a field editor. First, once I select a field I can no longer edit the lookup filter: Then of course I get something like this on runtime:
I want to rendered skuid button after save opportunity stage but when i selected stage button show but I did not save record .how to manage old value rendered in skuid page using java script and standard functionality.
I got a question on the duplicate records error message. We recently have two Salesforce production orgs with skuid 9.5.11 version. In the same page, I want to add duplicate Order number to test. However, I got different error messages and the first one works probably while the second doesn’t. Please see the following screenshots. Org 1 Org 2 Does anyone know why the second org has the wrong message? Which parts do I need to check with? Thanks.
How can I get a textarea to expand? The text goes outside the field instead of expanding.https://drive.google.com/file/d/0BzBJWINUVfkvQzVHRmU0b1JuZjg/view
Invalid syntax for field formula: IF((new Date(TODAY())>=new Date(‘01/01/2017’) && new Date(TODAY())<=new Date(‘03/31/2017’)),“Q1”,IF((new Date(TODAY())>=new Date(‘04/01/2017’) && new Date(TODAY())<=new Date(‘06/30/2017’)),“Q2”,IF((new Date(TODAY())>=new Date(‘07/01/2017’) && new Date(TODAY())<=new Date(‘09/30/2017’)),“Q3”,“Q4”))). SyntaxError: Expected “(” or [ x0C x0B - ] but "D" found.
I have a Skuidified version of a ‘Create New Activity’ component that looks at the page’s URL ID Prefix and then generates the WhoId & WhatId based on what detail page we’re on. The issue i’m running into is not being able to access the $Param global merge syntax in Lightning, though I’ve checked ‘Add URL Parameters to Page Parameters’.I was wondering whether there’s an additional step I have to take to use this functionality or whether Lightning is interfering with this. The page it’s self works and I’ve verified this in production.
Hi All, To provide some context to my issue I am currently using an aggregate model to group object records (Onboarders) by start date. Each row is aggregated by the onboarders start date and each drawer opens up to show the onboarders who have that start date. See pic below. When each drawer is opened a series of Before Load Actions run to query a separate non-aggregate model to show the appropriate onboarders (matching start dates). This currently works well but my overall objective is to get all the drawers to open on page load. I am currently working with a snippet that opens all the drawers upon button click (to see if I can get that to work first). The snippet currently works to open all drawers but only successfully queries the first drawers results and the rest open empty. The snippet is the following: skuid.$(‘#sk-32pRqx-807’).find(‘table:first > tbody’).children(‘.nx-item’).not(‘.nx-item-has-drawer’).find(‘.sk-icon-component-pack:visible’).click(); My understanding is it i
I have a table that pulls in a bunch of fields off of the opportunity object. I was wondering if there would be a way to pull in the most recent chatter comment feed related to each record within the table?I have attached a screen shot that may help portray the functionality that I am aiming to incorporate.
I am looking to render a page title button component based on if a notes field has been changed. I know I can use != Blank value, but these fields have default values and I only want the button to show if they are edited. Any help would be great!
How get value from one field and assign to another field?For now I am able to get Id from one field and assign to another field but I am not getting the value,Can plx suggest how to do it?
I have created a record and saved the record. I now want to use actions to reference a another object. I am using a collapsible wrapper action {{{$Model.TempEngagement.data.0.Temp_Engagement_Location__r.Zip_Postal__r.MLS_Name__r.Id}}}
I’m trying to connect Zoho CRM to the Skuid Platform. I created a client_id and secret_id inside Zoho and tried using it on a page but I’m stumped at how to actually get the data to start flowing. Of course it doesn’t help that Zoho’s documentation is terrible but still. When I use the authorization URL of https://accounts.zoho.com/oauth/v2/, it seems to make the connection OK without an error but when I try to pull any data (say from the Contacts field) into a page, I either get an error or I get nothing. To access data, the URL is supposed to be https://www.zohoapis.com/crm/v2/Contacts. How does that relate to the authorization URL? I’m sure I’m missing something simple but this is definitely not part of the “without code” bit of Skuid’s functionality. With Salesforce everything is plug and play but with outside API’s, I can’t make sense of what I’m supposed to do.
Theme composer appears saving changes in the UI. But when I reload it, the changes are not there and reverted back to the old value. Specifically I was removing Border(bottom) from field editor. Please help.
On Application object i have two lookup field1.Account2.Product(genesis__CL-Product__c)Product(CL__Product__c) is parent to Account object. on account object having product(Product__c) lookup.when i update account field, i want to display the Product(genesis__CL-Product__c) from on Account Product(Product__c) field.here i am writing my query string is like belowProduct(genesis__CL_product__c) == {{$model.Account.data.0.genesis__CL_Product__r.name}}.Can any one help to get my product for above string.
I am attempting to insert a value into the specific date field. When save, go to another field it has changed today’s date. How do I do this?
Table component:We have > 1 icons in the action column. It is now displayed as 1px table.nx-skootable-data tr th.actioncolumn, table.nx-skootable-data tr th.checkcolumn width:1pxIs it expected that we should need to override in our theme?
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.