Upcoming Event - Nintex Automation K2: Back to basics
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
I have a table that I built using an aggregate model. It has 2 columns, purchase month and renewal amount. The table is showing the total purchase amount for each month… easy enough. However, I can’t for the life of me figure out how to default the sort of the table to ascending for purchase month. I can make the column sortable and do it myself each time the page loads, but not default it.For a standard table I would just change the ‘Fields to order by’ for the Model to purchase date, but that doesn’t seem to work for the aggregate model. I have also tried the id for the aggregate field and the grouping field.Any help will be greatly appreciated!
I have a bunch of image files attached to a single record, and I want to display them together. Anyone know of a way to do this? Table with photo view?The problem I’m running into with the later is that it wants only one image per record. I have only a single record, and multiple images.Perhaps I can use a field editor on the attachments model? Just thought of that while typing…
Trying to modify this post to meet my needs. Basically, I’d like to “click” on a row action when a picklist value is changed. Not sure if this is even possible.
Is there a way we can add multiple values to a multiselect picklist using the action framework’s create new row default properties? Seems like my only options are ‘single specified value’ and ‘none’.
I am building a donut chart and it currently does not show any decimal points in the percentage that shows up in the middle. Also, if you mouse over a slice it just shows the sum of the field I’m using, not the specific percentage either.Is it possible to have the percentage render to two decimal points?Thanks!
Are these going to change ever? They are undocumented, but fairly they won’t be changing. Please lemeno.
Anybody know how to do this? I’d like to bid on this work but I believe this is too far outside my html and css skills. Lemeno If you’d like to do this work with me.
Is there a way to prevent a wizard from setting the focus to the first field? Thanks!
I have two separate objects that have fields with matching information such as industry and country. I would like to query a table on object 2 with information from object 1. That is fairly easy to do by adding a row action button on object 1 that activates and sets values of conditions of object 2, then pulls up a popup with the queried table. Then I just have to make all of the conditions one long OR statement. (ie Industry OR Country OR ect…) However, it would be great to be able to rank these by strength of match. If I have 10 OR conditions and 9 of them are met, I would like that one to appear at the top of the table rather than the one that only has 1 out of 10 matches. Any ideas on how to do this?
Disclaimer - This is a rather knarly one for which I’m not sure there is an “easy” solution that meets all use cases. Looking for some creative thinking on this one… When a hotkey is assigned to a button that exists within a table drawer, when the hotkey is invoked, it is not executed on the drawer that has the focus. For example, let’s say a Tab page for Accounts has a drawer containing a table of contacts for that account. The table for contacts has a global action for “add new” with an assigned hotkey of Ctrl-Shift-C. When on the page with one of the drawers having the focus, pressing Ctrl-Shift-C results in the new contact being added to be the last row in the Accounts model whose drawer is visible. I’m assuming this is because it was the last rendered row to register the hotkey event delegate and it’s using executing preventDefault/stopPropagation. Our users are doing data entry so having to use the mouse is less than ideal. One idea I had on how to resolve would be to perform
We have fonality CTI integration with Salesforce and suppose to have click to dial functionality within Salesforce. On my pages where there is a phone number we show the telephone icon but when clicked nothing happens. I’m sure there is something I don’t have activated, but I’ve looked all around and cant find what I’m missing. Thanks for the help in advance.
Using the guidance at https://community.skuid.com/t/edit-mode-button?topic-reply-list%5Bsettings%5D%5Bfilte…, if a Field Editor starts in “Edit” mode, when changing to “Read” mode, the event delegates for the fields (hover, dblclick, etc.) are not attached. This appears to be due to the way the editor itself is initially created as the delegates are only established if the editor is in “read” mode initially. Additionally, there doesn’t appear to be a way to force the delegates to attach. This becomes an issue for pages that start in “edit” mode (e.g. New, Edit, etc.) but allow toggling to “read” mode. Is there a way to force the delegates to attach that I might be overlooking or any thoughts on how to trigger the desired behavior? Steps to reproduce: Create page using XML below Open page picking any Account On initial display, the top Field Editor starts in “Edit” mode, the bottom one in “read” mode. The “hover”, “dblclick”, etc. work on the bottom editor. Click the “Flip to Edit” mo
Woohoo!!!I’m finally set up. I’ve got the website up. I’ve got my essentials & advanced certifications. I’ve got the Skuid Ui Alliance Certified Consulting Partner status.I’m very passionate about Skuid. I’ve got very discerning taste in UI design. I’m very honest about my capabilities. There are quite a few individuals here in the community that are much better javascript developers. That said, I always quote hourly for the time I believe it takes seasoned developers. I consider myself expert in all things Skuid except for javascript. I’d say I’m approaching ‘very good’ in this realm. So, if it’s javascript heavy work, I’ll potentially quote 4 hours and work 6 hours to fulfill the requirement.I don’t mean to sell myself short, but I do want to set the expectation. There are plenty of testimonials on the site to shore up any lack of confidence. :) www.crmblazon.com
Since I know this can’t be done since this object doesn’t allow for it, I’d like to fake this functionality in Skuid. I can create a text field called Role. I can create a custom field renderer. I can store the Role ID in the text field and render it’s Name in read mode and render a picklist in edit mode.The question is how as I’m still rather novice when it comes to custom field renderers.
Trying to import pages into a sandbox from an export file but when trying ot update the mapping to remove the unmappable fields like Owner.Name the remove link on the page does nothing.Tried different browsers and a different machine.
I would like to display a table of chatter posts that are just the feeditems with a particular topic. I’ve tried making a model condition where the body contains the #topic but that didn’t seem to filter the items entirely. I’m not sure if having a seperate topic model and using that for a subquery or as a field from another model, but I kinda tried that. Our business goal is to have employees add a client’s favorite foods/etc to a chatter post with #faves and then to show that list handily on the clients record.
We’re looking for possibilities of real-time dashboards. Skuid now has great charting capabilities when you change data on your page. What about functionality that automatically refreshes a Skuid table and/or visualization component when a user on another machine updates data related to the page’s models? Any ideas other than just refreshing the page on a schedule?
I would like to be able to call some JS method to cause a Field Editor in a popup to be validated, without actually saving it. This is so that a snippet that I’m running, from a multi-step action on a popup button, can verify that the page is valid before it goes and update a series of other fields on the model prior to the save. Is there such a method or technique to cause validation to run on-demand, including updating the page to show the validation error and letting my JS know that the validation failed?Thanks,- Chris
This has to be an easy one and I’m just not looking in the right place for the answer … Whether in a table or as a field on a screen, once that field is put into edit mode, it immediately shrinks down to two or three lines of text in height with scroll bars. When editing a long-text field (like a description) this is really frustrating and difficult to manage. In view only mode I can see a whole lot … But once I hit Edit … it collapses down to this … How do I change this default? I noticed that even in this conversation window, the box that I am typing in expands as I add more text. That should be a feature available in Skuid screens as well.
Blank screen on page load, with this error. Any ideas?
In the below screenshot, “Add New” button creates a new row to the model, which adds a new section to the page with 10 fields.Let’s put the user added 3 rows, is there a way for the user to delete his second entry. I know you can’t add a button to a field editor, is there other component or other workaround.
HiI would like the ability to have Model filters that are not associated with a table.i.e. To have an empty table with a Filter on it. The filter will be applied when a model/chart is associated with the table
The question is simple, but I suspect the answer is not quite so.I know how to use the getDate() and setDate() functions, but they give me the day of the month. Doesn’t work when I want to add 6 days to January 31, 2015. Oddly enough the answer I get back that is March 9, 2015. Watch the video to see what I mean.I basically want to do what I thought would be easy in javascript. Like this example from datajs.
Can we add extra table header with column span for SKUID tables? I need to add the “Account Summary” and " Account Address" header for SKUID table.
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.