Nintex Automation K2: Back to basics
Access resources, discussions, and troubleshooting tips to build custom applications and streamline workflows with Skuid NLX, SFX, & EXP.
Recently active
Hi, I have created hundreds of popups only to have an ‘Are you sure you want to do this?’ popup. It would be nice if this is an action with a text to show and 2 subsets of sub-actions, one for “Yes I’m sure” and the order one for the “No, I’m not”.
On a child page, would like to be able to “subscribe” to events on models that are defined in the master page. This can be accomplished programmatically but you lose the ability of the page composer and action framework.Thanks!
Came across several situations recently where “Action Conditions” would really help simplify approach. For example, I need certain actions to occur when a new row is created in a model but in some situations, I don’t want those actions to fire. Having the ability to specify an action condition would allow for this and avoid having to code the solution in javascript and/or other creative solutions.These have been discussed in the past and mentioned as under consideration I believe. Any updates on if this is something we’ll see in the future and if so, how close it might be?Thanks!
Just a thought, but it would very very very helpful to get the non minified js to be review the code and decipher the function. Still commented and non minified oh joy!
Conditionally enable table fields.There are so many times that I’d like to use just one table for an object which has 5-10 fields where it would be great if I can conditionally enable 1-2 of the fields.
The current new page template help creating a page, but in a very minimal way. It would be cool if there was an option to include what’s likely to be added to the page.So in the field editor, run javascript to review the usage percent on each field in order to determine which to include.add field for use to set field usage % query for the last 2000 or so records, and use code to add fields based on meeting the field usage % add models for child relationship objects that have related records to the currently queried parent object, add them if they meet threshold, and check these fields The resulting page would have the necessary models and components. The page would be very similar as the current template except for the following:Detail Pagemore fields in Field Editor tab set for the related records Tab Pagemore fields in the main table popup with more or less a Detail Page I’m sure this design is the starting point, more or less, for many many skuid designers.
Most of the time, for the field editor and table components, I uncheck the Save/Cancel option.I’d love it if there was a place, like themes, where I can control these settings centrally.
The Skuid Banzai release will be pushed to all Sandboxes on Tuesday, October 13th.If you’ve already contacted Skuid to opt-out, then you do not need to take any further action.If you’re eager to use Skuid Banzai in your Sandbox, then go to www.skuidify.com/skuidreleases and click on the install link.
Is this something that’s already been suggested? I have a table with a drawer of related records. It would be really cool to be able to render a drawer action based on whether a table row has any related child records.
There are times when I’m conditional rendering a lot on a page and it would be good to see which components or component have this setup. I can see this being helpful as well with the class names and ids of everything.
Spoke to Irvin about this today. I have a lot of pages that I’d like to be able to set columns to be conditional. Especially relevant when there are multiple record types in the Account or Contact objects.
var $ = skuid.$, charts = $(document.getElementsByClassName('sk-chart-container')); $.each(charts,function(c,chart){ $(chart).highcharts().reflow(); });
There is one thing that Responsive Grid desperately needs. Conditionally rendered divs. I can make the DIV Fit to Content, but then the responsive part gets screwy. As in the column width are equal to each other. I’d like the div to render and then redistribute/reflow as it does normally on page load.
Would like to a way to create “collapsible” areas of the screen similar to the way that Field Editor Sections work. For example, allow a “Wrapper” component to have a title and collapsible property (no, yes - open, yes - closed).I’ve had this come up a lot lately as users like the way that field editors can be collapsed to save screen real-estate especially on more complex page. Allowing things like tables, etc. to be placed in a collapsible section would be pretty slick.I can see ways to accomplish this with code, possibly there is a way in the current release to accomplish declaratively? If not, would love to see this added.Thank you!
Allow picklist options to be populated by “rows from a model”, “a field’s picklist options”, as well as manually. And allow a combination of options.Basically I’m looking for all the same options that are available for the select option table filter. 🙂
Love it! Haven’t used it yet, but planning on it for sure!Some strange combinations can be made too! Picklist rendered as DateTime Formula. Huh!?!?!
I’ve had a couple cases in the last 24 hours where I wanted to run a snippet and/or action framework upon rendering a field or component.
With the introduction of Master Pages in Banzai, would be great to see some new filters added to Page List.1) Is Master Page? - True/False to filter on master pages2) Is Child Page? - True/False to filter on pages that are children of a master page3) Master Page Lookup Filter - For identifying children of a specific master pageThanks!
BOOM!!!Conditional Rendering Model Property Number of Rows Regression (Banzai 7.12)Remoting exception when model processed client side contains no row limit (Banzai 7.12)Navigation Item Icon Property not applying merge syntax (Banzai 7.12)Url param condition on Model set to load client side incorrectly applied resulting in no data (Banzai 7.12)Model condition not applied on client-side model when a url parameter matches the condition name (Banzai 7.12)Navigation drop-down menu display issue
The new Conditionally Enable feature is great. A “no brainer” would be to have a “Conditional on Required Fields” checkbox. Or at least a button to add all required fields as conditions.This is especially relevant when many many fields are required and the page is being used as a web-to-lead.
If I load all fields in model with read only. I then create an “Edit” button, are there certain action framework steps the could change all the fields in the model to edit mode. Then I press a “Save” button and have the fields changed back to read only?
Interesting presentation by Jeff Whelpley at Angular Remote Conf.https://docs.google.com/presentation/d/1E9WXilCLpDuF34Ib-veRHuCNNksbDLyfY2y8wLVRYOU/edit?pli=1#slide…Check out slide 32. Here’s a preview: “Initial Page Load…For many web applications, this gap ends up being 3 - 7 seconds or more. That is 3 - 7 seconds where the user is just sitting there looking at a blank screen…or maybe a spinner.”Skuid team has done a phenomenal job, not just the framework, but also documenting the features and best practices. Every Skuid developer should read this tutorial: http://help.skuidify.com/m/supercharge-your-ui/l/391568-skuid-page-performance-guide.
First time using the new Responsive Grid component. Awesome! Much better than mobile version.A welcome addition would be the ability to set a div with desired settings and clicking a “Clone” button as many times as you need to. Placing the “Clone” button at the top left of the div would also be appreciated, otherwise the top right placement will keep moving on the screen as new divs are added. Maybe even give it a hot key like “CTRL+ALT+C”.
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.