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
Currently in all tables the “Load More” button is styled as being grey which looks like it is disabled and unclickable shown below:We have added a custom style to our pages to make the button look similar to the other buttons used for paging and has increased the usability for our users.It would be nice if this button was styled more like other buttons in the same area to give users a notion that they can click it.
I’d love to see this functionality in Salesforce.https://github.com/afawcett/declarative-lookup-rollup-summaries It’s a package install and works great!
Like this. !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20150923-19941-15zbjau-download 2 inline.jpg “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1281605/RackMultipart20150923-19941-15zbjau-download__2__inlinejpg1443039949”) With following parameters Min Condition Max Condition Min Value Max Value Number Format Even better to automatically create conditions like the date range filter.
I know I know… We’ve been clamoring for reusable components and copy/paste of components endlessly.And I’ll go on clamoring.I have a use case where I’d like to be able to open the same popup from several different buttons/actions on a page. It would be really handy to have the definition for that popup all in one place.I would use a page include… but as far as I understand it, more than one of the same page include on a page doesn’t work. Does it make a difference if they’re in popups?
Ever want to detect when the ‘X’ or Escape Key is clicked/pressed to initiate a dialog close - or better yet, disable it completely? Ever want to hook open/close events or run some logic that would stop a dialog from closing in certain situations? I’ve had this need on many occasions and decided it was time to polish up the custom component I had written. There are many posts in the community regarding this topic so I thought I would share. Enter, the Popup Controller custom component. The component hooks the jQuery dialog and its events and invokes snippets that you define when various events occur. It also contains a feature for “hiding the ‘X’” and “disabling the escape key from closing the dialog.” Each popup will have its own Popup Controller so you can vary functionality from popup to popup. Please note: This has not been tested yet in every possible situation (e.g. popups in popups). That said, it should work in all cases and if you do find a problem, please let me know. Thi
How can we get a single event which spans multiple days to show up as one ribbon across those multiple days? Each day shows the duplicate info for the entirety of the event.
Its great to see that we can have custom header and footer in Skuid after Banzai release. Can we also give the ability to create sidebar?
It will be good to have the ability to activate/deactivate conditions on Date Range filter.
Would like to see support added for conditional rendering divisions within Responsive Grid.Thank you!
The new “collapse” feature for the “toolbox” in the page composer is a welcome addition. A couple of other ideas to improve the experience:1) Allow the “toolbox” to be expanded by making the current separator control that supports collapse to be draggable to increase/decrease height of the toolbox. Often times the controls that I need are several sections deep and it takes a while to collapse everything and find what I’m looking for. Additionally, being able to see more fields or conditions, etc. on a model would ease in identifying what is there and what is not.2) In the models tab, provide sections (similar to folders in components) for Master & Child models so that all the master models can easily be collapsed since they are not likely to be needed often.Thanks!
Would like to see ability to support actions triggered via onclick event, etc. Use Case: Similar to icons, we use images instead of text in a lot of places. Being able to trigger actions (e.g. popups, redirect to url, etc.) when user clicks on image would be incredibly useful. This can be accomplished with javascript currently but requires code and you look the power of the action framework. Adding declarative support would be a welcomed enhancement 🙂
The new Wrapper and Grid solutions are awesome.
Present State: when you’re using aggregate models, you need to manually remove model limits and ordering, since these don’t work with aggregations (and cause the page to bomb, with a helpful error statement).It would be great if Skuid could do more of the thinking/configuring for users here: When a model is marked aggregate, Skuid should automatically remove model limits and ordering (or even have these fields not render in the properties panel, since using them causes problems).
As per subject
Some quick ideas:Add basic text functions, like RIGHT(), LEFT(), MIDDLE(), TEXT(), etc. Support more operators, like ‘contains’, &, etc. (Potentially) allow a default value to be set by a formula, and then allow the user to edit the field from there. (Advanced) – allow ‘testing’ of a formula in the builder by processing the formula for the first row of the model and displaying the result (or even better, walking through the formula process steps) on the builder side.
In the case that I want more than 50% of an object’s fields to be in a model, it would be great to have a “select all fields” option in the model definition.
Here’s hoping lots of you guys are going to be at Dreamforce 2015. While priority one for Skuid is generating new business, we will have plenty of time to meet and greet our GREAT community participants. We’d love to see what you guys are building with Skuid!We’ll be at the Dev Zone again this year - 2nd floor Moscone West - right beside the escalators. We’ll also be in the Cloud Zone this year - with all the crazies! We’ll be right beside the partner theater. Boot 2029. Come by and check us out. If I’m not in the booth when you come by - grab my card and call me. We can connect. I’d love to meet. And Joel Knutsen is trying to coordinate some informal “show and tell” meet up. We’ll post details here if it comes to fruition.
You can finally bring up data to eliminate the need for SFDC dashboards… I think! Just scratching the surface.
Enable conditions on page title components are awesome.If you give a pig a pancake…It would be awesome to enable/disable table global, mass and row actions in a similar way.
In yesterday’s Banzai Release Webinar we announced one new Community Champion. Congratulations to Matt Sones who has been named our newest Champion. Thanks for the many ways you have helped others, and helped to push us with ideas and questions. We appreciate you a ton!
THAT IS AWESOME!!! Salesforce is now your content management system.Care to share some guidance and lessons learned?
Praise to the Skuid folks!!!Your app allows me to do so much in such little time where it would otherwise cost me and my client 10X more without it. The following was quoted to take 25-35 hours in APEX. Probably more as I learned about some additional hiccups during the process. Always impressed with what’s possible. My snippet clones a 9 object data set where approx. 30-50 records are being queried using model Clone property “Yes, Always”. So now when the factory manager submits a production order for products of any kind, the template (9 object record set) of this product (the Master record type), is cloned, set to record type “Production” and linked to the original Master record using a custom formula field called GhostRecordId prior to saving the cloned record.AWESOME!!! Look at how little code is required to do this!!! var params = arguments[0], $ = skuid.$, prodProductions = skuid.$M('POLineProductProductions'), prodCount = prodProductions.data.length, prodProductionRow, clonePro
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.