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
It would be really neat if the wrapper component had built in hotspot and drag and drop. With the hotspot, you could place a wrapper anywhere on the page and clicking anywhere in it would execute action sequences that you could define. It would be cool to be able to activate drag and drop on a responsive grid and on any wrapper you want. Then you could define a set of wrappers that could be dragged into and out of the slots in a responsive grid. The wrappers would contain whatever components you want so you would be able to drag and drop virtually anything.
Hi is it possible to conditionally show or hide a field based on if the user has at least performed one search in a lookup field? User will only have the option to save a custom label after he performs a search first. The skuid lookup control is locked down. Ideally we want to add a link at the bottom of the search results...I have a custom renderer with a popup solution. Any other simpler ways?
This is discussed here:https://community.skuid.com/t/clear-search-componentBut as this is a question marked as answered, I’d like to reopen as a feature idea.
In support of this post, I feel it should be easier to control via the field editor and/or field properties.A default width setting on the field editor.A width setting override on the field.Both setup as a horizontal slider
Not a super big thing, more of a polish thing. Screenshots of when label is above and left of field. Both have very large fields and the editor should really auto adjust width so as to use as little vertical space as needed.
Based on Kaede Holland's post here. It would be sweet if I could use a template like this:Jump to PRL Tab …and have it actually work to jump to the tab without reloading the page.
I had a need to show an aggregate of multiple objects per day on a calendar. We’re handling reservations of equipment, and a quick calendar to view your daily availability was needed. Reservations have an out and in date that span multiple days, so a aggregate model to view the sum of open reservations on each day individually didn’t work. I could not find an alternative way to do this, so below is the method I created. Here is what the current calendar we had looked like: This is just a regular calendar with all of the event sources I needed. You would have to manually add up the quantities in the parentheses and subtract from your total quantity on hand. This works when you have a few entries, but not when you have dozens of events per day. I noticed how each day between the start and end date appear as separate elements. From here, I changed the display template to just be the quantity instead of the “Name (Quantity)”. To transform the calendar, I have an In-Line Snippet that runs
It is quite often the case that when using action framework the model to be affected using the action framework is the model selected for the component. As an example a Page Title button to Save: when selecting Save Model, the Page Title’s model should automatically be selected. Same goes for Table actions for Row, Mass and Global.
Currently fields on a page are either required, or not. If a field is required, there is a visual indictor on the field and the row can’t be saved without entering a value. I often have a need to make fields required in some situations, but not in others, depending on other values in the row or in other models.Stopping the user saving if a dynamically required field is not entered can be achieved with validation in a Skuid snippet or using a standard SF validation rule. However, this doesn’t visually mark the field as required so the user knows to enter it. Could the required status of fields be allowed to be set dynamically, in much the same way as the Render and Enabled are currently in the Rendering tab for the field?On a related topic, it would also be nice if the visual indicator for required fields could be configurable, e.g. have an option for a configurable marker at the end of field labels (e.g. a red asterisk) instead of the red line, as it may be better suited to some custom
I would love to see one more feature added to the calendar. A component that quickly allows you to Filter the calendar. The component would list the Event Sources in a UI friendly way and the end user could quickly click the event source on or off. (I think we should be able to choose which method). On some pages having all data sources load initially can really bog down the calendar. In other cases loading everything is the best choice and then filtering down from there. I think this would make the calendar so much more functional and UI friendly. The component could be placed in the left or right column of a Panel set. Or in other cases placed in a pop-up. It would be super cool!Thanks!
This post is long overdue from me. Where Skuid allows for rapid deployment of unique UI requirements, I’ve always felt that I’m often building an entire page or portion of a page the exact same or very similar to another page. Master-Child pages and page includes address some use cases but there are many situations still to cover/accommodate. - Related List Sub Tabs on Detail Pages for Task, Events, Contacts, etc - Tab Pages based on specific Record Type(s) of a Object I’d like to focus on the first example for Tasks as it is the most commonly built Table that is included on most any Detail page. It would be great to build it once as a page include where actions, columns and filters can be conditionally rendered based on the page it has been inserted into using the Page Include component. Only thing left would be the ability have the model for the table be registered as one of the models in the Save/Cancel button on the Page Title component in the Detail Page. That’s addressed with the
Take your cloud applications to the next level and harness the full potential of your business processes with new features in Skuid Brooklyn. Join us for this webinar to learn more about: • Unified mobile and desktop app composition • New components including button and card • Improved support for data sources including SAP, Microsoft Dynamics, and more Register here to get the scoop on what’s next for Skuid!!!
When exporting a model, it would be really cool if there were an option to include sub-queried data. I know Salesforce is lacking in this area as workbench itself doesn’t allow the export of child data (unless you copy and paste the html table bleh) so maybe I’m asking a lot?Either way, maybe the data could come in a comma separated list, or bullets within a cell, or even an excel Database table!
I set up skuid to pull data from an external data source. I want to also be able to save to this external data source. At this point I’m trying to save the data to the same external data source. it seems however that the “PathToContent” property is not being used when doing an update. Is there a way to specify this property or an alternate property to use as “PathToContent”?ex.GET request returns data with {"Data":[array-of-data]} PUT request currently uses {data} I’d like the PUT request to use: {"Data":{data}} Thanks for your help,
I love how you can create a template and order by any given field on the model by checking off “Allow Ordering” and selecting an order field. This option is not currently available for fields/templates on a table when the field has been obtained with a child query. This is completely understandable since ordering the result of a query by child object fields is not supported by SOQL.Adding this feature, along with allowing sub-queried fields to be added as a table filter, would definitely further the cause to preserve the data model by finding better ways to present the data to the user (“Say ‘no’ to workflow updates of parent objects!”).
No video this time. Just would like the option to use this along with the other options in the dropdown.
At moment I am using skuid “File Upload” component. I am wondering if there is a way to get attachment file name extension so I can rename attachment file name with correct file extension as we cannot assure that everyone is only upload 1 type of file. In skuid online tutorial, http://help.skuid.com/m/components/l/102565-use-the-file-component-to-attach-files-to-a-record .invoice is the file type for the attachment, but our user may upload more than 1 file type .doc, .pdf, .jpg and etc. How can I dynamically get the file name extension of the attachment they upload?
This component will allow you to register models in a page include to save/cancel buttons in page titles within parent pages (yes, it’s really as cool as it sounds) 🙂You can get the latest release of our components package here, and can find updated support at our support repository at https://github.com/mBlazonry/mBlazonrySupport! 😃
Hi Guys,I want to get the file name and add a pre-fix to the file name, I got few questions about upload component;Is there a way to access thecurrently uploading-original file name in the upload component?How could I access the upload component via Javascript?Is there a way to pause the upload, and proceed upon confirmation?Thanks in advance.
I love the default skuid theme which gives a modern look to webpages as opposed to Salesforce’s default theme which gives it more of a … legacy look.That said, it would be nice if Skuid changed the chatter theme instead of mirroring it as they do today.Today it looks like this:It would be great if Skuid could revamp the style of chatter like it did with VF tables!
A way to replicate standard polymorphic lookup field functionality as it appears to the user.Please visit https://github.com/mBlazonry/mBlazonrySupport for installation instructions, updated instructions, new versions of this and other snippets! 😃
Seems like a natural place for a tooltip.
Still on this collapsible idea… When you have a tab set and you set the tab set to have tabs on left. It would be helpful to be able to collapse and expand the tab list so that you could display the content of the tab in full width. Maybe the list would collapse down to just show the icons of the tabs instead of the full tab names…
This is inspired from this post by Megan. It would be great if the colors for each chart segment could be provided by a field or ui-only field. ie. ui-only checkbox formula field or SF checkbox formula field called currentUser. currentUser = true Use Green currentUser <> true Use Red ie. ui-only Text formula field or SF Text checkbox formula field called Color. Additionally, Color = Color__c
It would be convenient if, when creating a model, there was a setting to automatically requery that model at 1 minute, 5 minute, 10 minute, 30 minute, or 60 minute intervals if there are NO UNSAVED CHANGES in that model.
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.