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
This is something that is definitely needed. We purchased Skuid so we could migrate from our existing edit grid, which was clunky for other reason; however, it’s a huge loss in functionality for use to not be able to multi select filters. Another thing that’s really needed for us is to be able to “Apply Filters”. We have several filters and for us to have to wait through applying each filter to be able to select the next one is also a bit clunky. Perhaps I need to create a new Idea for that one! I’m adding a view of how our current option to multi-select looks. Note: This topic was created from a reply on the Multi-select Filters on Tables topic.
I have a calendar month view of a custom object. On it there will be a display of a few records per day, essentially representing classes taught by a few teachers. (I just want an all-day event view, not an hourly one, as I don’t have/need the times, just dates.) I’d love to be able to color-code each entry such that all classes taught by teacher1 are blue, the ones by teacher2 are red, etc. Essentially group the model by a field and choose/assign a color for that group. That way when you see them on a calendar it is easy to glance at it and see which are there, which are missing, and quickly find the right ones.
I am using a Calendar with multiple event sources. On the Month view the event sources stay grouped and are sorted correctly but the groups don’t intermingle. For instance if I have a medical appointment at 8am 10am and 3pm, and I have a meeting at 9am 11am and 4pm the medical appointments are 8am 10am and 3pm followed by the meetings at 9am 11am and 4pm. On the week view they are shown intermixed correctly but the month view keeps them segregated. I did sort them based on the StartDateTime field. Is there a way to make them intermixed in the correct order based on Start date and time 8am 9am 10am 11am 3pm and 4pm? Thank you!
It seems a small thing, but the way Skuid tables do pagination of data and mass updates is very neatly designed. We’ve just pumped a decent chunk of sample data into our Skuid app and there’s simply no degradation in functionality and performance at all, which is very reassuring. One suggestion: a big selling point is the ease with which tables can do mass updates (far more flexibly than Salesforce enhanced lists), but the page is limited to 50 records. Would you consider making this bigger? Our use case is to have a one special “mass update” page in the app where a super user could make mass updates to large numbers of records easily. Arguably the user doesn’t necessarily need to return thousands of records to the page, but they need to be able to somehow select all records that meet filter criteria and perform an update on them all (not just those that are visible). Hope that makes sense.
I just downloaded 3.21 and I love the new conditional rendering feature! It’s going to really help our organization out and we’ll be using it a lot. Not to sound ungrateful or anything, but it would be really cool if tabs in a tab set could be conditionally rendered as well…
I would love the ability to be able to cycle through records when I’m editing a single record’s detail within a popup row action. Something like this perhaps:
I have a couple of fields that should not be required based on data in the rest of the record. I’d rather not mark them as not required and build a validation rule on the back end. We are using these pages in our community and validation rules are often seen as a gotcha by users who can’t see that it is required until they go to save. Ideas?
We’ve had an issue that our redirects that work in our SF environment break when we take them to the community because we have more than one community and the community name is appended to the URL. So now we’ve added that community name to our redirects but the won’t work when previewing in straight SF. I am wondering if this could be managed by a custom setting that lets us specify what should be included in the root of the URL?
Hello all, Yesterday we did our first test migrating skuid pages from one environment to another. It is an incredibly easy process, and very well behaved. There were a few fields we had forgotten to move. When we went the Skuid page, it gave us a clear warning flag and a clear explanation of what was missing. We loaded the fields and the error message went away as simple as that.
Hello, In skuid Can we save our skuid page in PDF format like we do in VF pages by using Render As attributes? Please tell me how we can do this?I want to save my Skuid Page in PDF format. Looking ahead for an quick Response, Thanks.
I find myself often wanting to Mass Update fields that are not in a Skuid table, which, moreover, should not be in that table, because I rarely need to see or view them. Since I’m generally a Skuid Admin in the org, I’ll jump into the Page Builder, add that field to the table, go back and Mass Update the field, save, then go take the field out of the Page Builder. A rather round-about way of achieving what could be an additional feature of Mass Update… the ability to, at run-time, choose to Mass Update fields that are not in the Table! The user could dynamically pick from a list of all fields that they have Edit / Create permissions on that are in the Model, and then Skuid would present an appropriate input box for that display type, just as it does normally. You could then click to add another field that’s not already there, allowing you, really, to mass update lots of fields that are not in your table. Later, we could allow the user to even pick fields that are not in the Model. The
I shared this idea here a few months ago. An invigorating lunch date with Peter Bender inspired me to get it done. There are three steps. First, clone the skuid page “pagelist” under a different name. Remove all the fields but the page name. Next, clone the skuid page “pagebuilder”, under the same name, so that in future skuid will open the clone when it wants the page builder (if the page builder page is updated in future releases of skuid, you’ll have to remake the clone). Add a panel set. In the panel set use the include page component to include the menu you just made. Now when you open the editor on a skuid page, you will have a list of all your pages in the left menu. Click on a page name and the page builder will go to that page. next steps 1) add the CSS or Javascript to make the left menu accordian in and out, so you can minimize it when you want and slide it open when you need it. 2) add all your skuid pages to modules, so if you have a lot of pages you can use a module fil
Comparing the “Accounts” page in the nonprofit starter pack with my SKUID version. First the standard version. Then the SKUID version Click on each image to see my comments (in red.) Each page style has its strengths. The Salesforce version is more of a menu than a page. You can see a list of accounts… and also all the related actions you might take around accounts. And the “quick create” form is explicit, rather than implicit like SKUID’s “new” button. On the other hand, to actually enter or edit an account, you have to go to the account detail page and then come back. The SKUID version lets you actually work with accounts in the list. It has only the filters that its user’s need (assuming you added the filters you wanted). It’s interesting to me how different the “feel” and “style” of the two pages turns out to be. There are two whole different approaches to working with your data here… I can’ really articulate what the two approaches are. Maybe it will become clearer with the “Con
I can set up a date range filter… but the filter has not label to tell the user which date they are filtering on
So, one of my favorite Skuid tricks of late gives you a way to find all Skuid Pages where you’ve used a certain Field, Component, Model, Object, etc. — and it’s super-easy! Up in the Global Search box at the top of your Salesforce header, enter the name of the Field, Object, Model, Component, or any other text you’ve used anywhere in ANY Skuid Page, i.e. enter AccountId — for finding all Pages which include a reference to a field called AccountId MyCustomField__c — for finding references to a field called MyCustomField__c Opportunity — for finding all references to the Opportunity object MyCustomObject__c — for finding all references to a custom object called MyCustomObject__c OpportunityAggregateModel — for finding all references to a model of this name or, for those of you familiar with the Skuid XML, you can get even more specific, and narrow down to specific XML phrases, e.g. field id=“AccountId”
When linking to child records in a table display… sometimes there is more than one record that gets pulled in. SKUID makes provision to enter a delimiter… but it also allows html in the display template. I found that putting LI around my display gives me a nice psuedo list in my table
I often save snippets of code… for one reason or the other rather than keeping them in a folder somewhere i spent 5 minutes and made a skuid snippet keeper it even comes with a search feature !!
For small subforms there doesn’t seem to be a need to show the table footer. I did it will a little CSS but you might consider it as a checkbox option. It would have to mean that the table would show all its rows… regardless of how many. You can see here the phone subform has no footer.
Had an idea this morning while “finishing” up my first SKUID app. Popup forms can be used for page level “help”. Works great.
On Friday someone posted the forum topic number 600 on the Skuid Community. It might not seem to be a signficant thing, but we want to celebrate the fact! It shows how active this community is, how helpful all members are, how engaged the whole group is in helping to use Skuid to make Salesforce.com a better place. Thanks a lot to all of you!
You can see here I’m using a template component to add a html comment to my page. I need to add quite a bit of documentation to finish up this application… and I prefer to add it directly into the code… or in this case, into the page designer. This works, but I really don’t need to see my comments in the rendered page… only in the designer. Could you add a “comments” field to all controls that would appear in the design pane and be stored in the page xml ?
Today I wanted to add a Recent Items list to my Skuid page. It doesn’t display the standard Salesforce sidebar, so I was resigned to building it out in Visualforce and Apex. But then I thought … I wonder if Skuid has thought of this? I created a model, typed “rec” into the sObject Type and bingo! There’s a RecentlyViewed object there to be used (which I think Salesforce only made available in Summer '13). Now I can just put a table over that model and what would have taken hours or days takes 5 minutes. We like. A lot.
While watching the filters and conditions video I had an idea. It would be very useful if when you were creating filters… you could “preview” the records the filter would select… maybe in a popup form.
Just created my first pseudo rollup summary using child relationships based on this tutorial (Page Not Found — Skuid v15.1.6 Documentation). In my case it was to create a summary of benefits and their amounts rolled up onto a parent insurance policy. I’m used to having to do that sort of thing with Apex triggers, and that has some benefits. But this method is so simple and adds the huge benefit of being able to adjust the formatting in the template without having to mass update records (because it calculates at runtime). Love it.
I have a tabset and the options for rendering the tabs (top, left or right) don’t quite work for my need. (I need left navigation, but I also need other stuff in that left pane.) So I think I want to render the tabset without the tab labels and create a side nav bar in a separate template to act as pseudo tab labels. To get rid of the tab labels and not leave empty white space, I figure I’ll find their CSS class and set display:none on them. Then to activate the side nav bar, it looks like I need to use the aria settings. Is this the right approach? And is there any documentation on the aria stuff? Thanks heaps.
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.