Learn about the latest Nintex capabilities at New at Nintex
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
How to authenticate in skuid. We need to fetch all record when ever open that page.Showing error :Error retrieving metadata for Model(s) associated with Data Source ‘Expocad_Endpoint’. Please check Models’ properties to ensure they are set correctly. Cannot retrieve metadata for Model without a valid Data Source, Service Url, and Request Method.
I attempted to follow this guide to the letter: https://docs.skuid.com/latest/en/skuid/deploy/salesforce/visualforce/dashboard.html However, when it comes time to try to add my visualforce page to my salesforce dashboard, it doesn’t come up int he list of visualforce pages. I’m at a bit of a loss.
Is there the ability to remove decimal places from column summaries using a java snippet or other means? I have a table which I am using a java snippet to remove decimals from the field values, but for the column summaries, the decimals display as I was not able to locate a place to associate the java snippet with the column summary.
I’m on my Acct Detail page with related Opportunities in a table view. In a row action I’m building a pop up to create a task related to that rows’ opportunity. Where I’m getting stuck is how do I build a “Save & New” functionality into the popup to save the current task and create a new row on that same opportunity? I’m running into issues with the Creating New task after saving the original, clearing out the form, then relating the new task back to the row opportunity. Basically, after I save and clear out, I don’t have that row action to relate to the opportunity any more!
Hi, I am using table component to display records (which have multiple records and fields). I want to compare First field value with Second field value and want to change the color of field text which have a small value.Ex: If 1st field value = 4, 2nd field value = 8. In this case i have to change the 1st field text color. I have to do this for all fields (1st with 2nd, 3rd with 4th, 5th with 6th… 19th with 20th) in multiple records. Let me know the easiest and perfect way to do this. I did this after rendering the table, using jquery each function by comparing the td values. But it is working at the time rendering table, not able to change when user clicked on pagenation buttons.Looking for snippet which we can run at the time of field rendering (running snippet in custom rendering condition), so need to worry about the pagenation also.
**BrooklynCan’t flag and delete rows today. I have a table with a row action to mark a row for deletion. Prior today, when I clicked save, the row was deleted and the remaining data reloaded into the table. Today, I get an Odata error 401 without changing anything in my page. My data is on MS Azure in a SQL Server database. I can delete these rows just fine from the SQL Server Management Studio. Including a screenshot of the table and browser console.
Just this morning, Material Blue style sheet starting forcing overflow into “mobile style menu” on third navigational in my app item. Other styles aren’t doing that and MB didn’t before today.
How can I make the table filters multi select picklist options dependent on a record type?
Is it possible to add Breadcrumb in skuid page ?
We are having issues with performance on all of our Skuid pages this morning. They simply won’t open up.
Is there a way to rearrange the values in the chart e.g. on the funnel chart I would like to order it by the order of the picklist…does this make sense?
I have added a Manual filter on my table with two actions 1. Active and Set Value to a condition on another table and deactivate the second condition. This has been working well with Chrome and other browser but it does not seem to work with Safari. Is anyone else experiencing this? Does anyone know how to fix this?
We have a number of buttons in classic that when pressed check an external database to confirm a change. For instance the button below checks an external database to confirm if the account status can be changed to inactive. If it can’t be changed to inactive, the button will display a message along the lines of “The status of this account can’t be changed because it’s linked to the following configuration items; config 1, config 2” What would be the best way to include this functionality in a Skuid page without it looking messy, and how should I go about tackling the problem? At the bottom is the visualforce page the button calls.
We have a Custom Component that is not being rendered in Brooklyn, we have conditional rendering to show it based on some model data.We narrowed it down to this: When we remove the conditional rendering, the component is rendered, when we add conditional rendering that evaluates to true on page load, the component is, rendered, hidden and subsequently re-rendered based on the model data it depends on, but when the conditional rendering evaluates to false on page load, even if it subsequently evaluates to true, it never renders.
I am using the following guide to setup a Clone page for one of our custom objects. http://help.skuid.com/m/supercharge-your-ui/l/102528-use-skuid-to-create-a-custom-clone-account-pageThis page will clone our Projects custom object and 3 objects related to Projects. I have followed the instructions and successfully created the page. It works fine unless I have more than 50 records related to the project that need to be cloned. If there are more than 50 I get the following error: “too many future calls: 51”.Before I give up hope I wanted to see if there are any workarounds on this limit.Thank you!
Is it possible to create a notification badge on a tab? I am attempting to set up the page so that if there is a task due “today” then the open task tab will have a badge on it or will change color… similar to when I get a message on my iPhone or when I have a notification for a calendar event.
Hi,Typically, a Salesforce record URL looks like this: https://[instance].salesforce.com/[ID]. With Skuid, the same URL now looks like this: https://c.[instance].visual.force.com/apex/TargetAccount?id=[ID]&sfdc.override=1. I understand the override bit, although I would prefer if it wasn’t displayed, but we don’t like the new URL format. Is it possible to display the old URL version using the new Skuid pages?Thanks!
Need to pick up the Last Name with any existing value by typing few words when create a new record of Account ?
Getting this error when i am creating row on OpportunityContactRole model. It is happening after Brooklyn release.
Nav component items display as three lines with no label sometimes on page load. Doesn’t seem to have a pattern. Once clicked, the icon and label appear. Screenshots attached.
Hi Support,I am trying to upload a file using File Uploader component at the time of creation of Account record , so that uploaded file will be saved as an attachment in the Notes & attachment related list of Account while I am not able to do that.
Problem: I need to be able to dynamically filter lookup values based on another lookup field. Example below: My Custom Account Object has two lookup fields; System Type(System Type Object) and Vendor(Vendor Object). When I select a value for System Type I’d like the Vendor field to only display results that pertain to the System Type. The mapping between System Type and Vendor is contained in a VendorSystemType Junction object. For example, let’s say I select Finance for my System type. The Vendor field should only display results that have System Type = “Finance” from the VendorSystemTyp Junction Object. Those results would be SAP & Oracle. Any help is appreciated!
On event we have the ability to add multiple contact or user object records using the eventRelation object in the form of a related list. I wish to be able to display a table that shows all of the contacts related to the event in a table, and be able to display the contact name, associated account, and various account fields. I’ve tried to create a model to handle this, but it doesn’t seem to be pulling through the correct records…any ideas? Below is an image of how i’d like it to look.
Hi ,how can I update the record in skuid model if I have the record ID inside the URL.Suppose , there are 4 fields in the skuid model and on the URl, I am having the record ID .So when I click on the button ,say : Update , then it should update the record with the values that I entered in the model.Thanks in advance
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.