Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Hoping someone can help me with this, I have the Accounts as a table with the related Contacts as Drawer under Accounts. I am looking for a way to update a field on the Account (parent) record when a field on the Contact record field equals “test”. doesn’t matter how many Contact records have this value. In other words if "any of the child Contact records field1 = test, then update the Parent Account field to “Contacts Test”Thanks, Ann
I was trying to render a responsive grid using the Running User Attribute - User Role Id. I tried using the 18 digit value, the 15 digit value and the name of the Role itself but none of it worked. I was looking at the XML and I paused at sourceuserinfotype=“userroleid”. Having used $User.userRoleId in my javascripts snippets the past, I changed it to sourceuserinfotype=“userRoleId” and that worked. We are currently using 10.0 and I am not sure if this has already been fixed in one of the releases that followed 10.0 - but if it hasn’t, I would request Skuid to fix this.
I’ve built a force.com site which uses a vf page which points to a skuid page. Works great and responds well to screen size when loading the force.com site itself: However, loading the page within an iframe on my workpress site produces this: Not so cool for mobile. Any thoughts on what might be going wrong here?
Hi Wondering if there’s any way to accomplish the following:I want to automatically add some text on a Large Text field, by the click of a button.But problem is , often this field already contains notes that i don’t want to overwriteIs there a way to accomplish this using the action " Update field on row" without losing original notes?I do this often with WF or PB in SF by using formula “some text” & br() & Text_field__cWhich basically inputs my new note (some text) and add its on top of exiting noteThank you
Standard salesforce detail pages display a lock for non-editable fields and a pencil for edittable fields. Skuid only displays the pencil icon for edittable fields. How can I replicate standard SFDC functionality and get a lock on my readonly fields?
This is driving me nuts. I have a page that has a page include. The included page has some custom CSS. When I view the page directly by using the URL from the ‘Preview’ button, it render’s perfectly. However, I use the page as a tab override. I have the tab it overrides set at the app default tab so that when a user logs in, the first “home page” is my custom skuid page. The problem is that the custom CSS on the page include is all messed up. It only happens when accessing the page through the tab override. If I go to it directly, it renders just right. Any Ideas?
Hello Skuid Community! I am currently trying to build a table that will show a single row of six columns where 4 of the columns are calculated based on the first 2. One will be a drop down where a percentage is selected and then the values are calculated. Please see the image below for the mock-up. Thus far I have the first two fields from the model and then I have built UI-Only fields to create the calculations but I have been unsuccessful in making the table generate the calculations in real time. Any direction in accomplishing this would be very helpful! Thanks all.
I have a Aggregated model and UI only field in that aggregated model. I am trying to update the UI field on page load but it doesn’t get updated ? Below is the sample code: $.each( modelUI.getRows(), function(){ rowsToUpdate[this.quoterSBQQAccountrId] = { TotalAllocatedField: 22}; }); Since, this is aggregate table i am using Aliasname for [this.Id] In console, i can see the the field is updated in Console but it doesn’t get reflected on the table ? CONSOLETABLE
There are 2 other posts about this, but one is closed to comments and both seem to point to this being fixed.In composer mode I am able to reorder my row actions, however, these changes never hold when I view the actual page.Also, when you drag and drop an action in composer it doesn’t trigger the save button. You can change something else to enable the save button, but it doesn’t register the row action reorder as a change so it doesn’t seem to be saving it either way. We are on Skuid 10.0.4.So far the only solution I have found is to delete the row actions and recreate them in the correct order. Which is a pain to say the least.Any help on this will be appreciated.Thank you!
So, I’m playing with the “Run Data Source Action” action type, specifically the “salesforce” data source launching a Flow which has an input for a case reference (ID).I have this setup as a row action, so the idea is that I click on the row action icon and it runs my flow and passes the row ID, {{Id}}, in context to the flow to run. Unfortunately, this does not work and my on-error action triggers. If remove the Case reference (pass a null) to the flow, the flow runs in Salesforce, but it’s not particularly helpful in my case.Any idea about what I’m doing wrong here?
I have a skuid calendar connected to Google Calendar. Upon page load, it opens an authentication popup. I authenticate, and it says the auth was successful and that the pop up should close momentarily. It does not. If I force close, I get an error message on the calendar that says sign in was cancelled. I am on the latest Skuid release. It has worked previously on this release.
In 10.0.4, selecting a lookup search result puts focus to the top of the page. Expected result is that focus would remain on the lookup field. This makes it impossible to tab through a series of inputs that includes lookup fields. Similar to this issue: https://community.skuid.com/t/tabbing-from-lookup-field-puts-focus-at-top-of-page
What is the best way to display a Line Chart with predefined values for different categories? My chart is displaying tasks by type for a certain team. Using another model that takes the count of tasks and divides it by the countdistinct of created by I was able to get a rough estimate of the “average” for each category (first chart). Is there a way to create this line using pre-define minimums instead of a UI formula field? An example would be AE Connect = 20, Call = 250 etc. I’ve tried using the info found here: http://api.highcharts.com/highcharts/yAxis.plotLines but can’t seem to get it working. Any help is appreciated.
Hi, Since 10.0.4 the export table do not appends “.csv” in the downloaded filethe name is still correct {{modelname}}-{{export}}-{{timestamp}}
This is a pretty specific, probably rare, situation that I accidentally found while previewing a page early in the process of building it. The gist is that when a page contains an image and the only model is a ui-only model, the page content will not load. However, either adding a model with Salesforce as the data source OR removing datasource=“salesforce” from the image tag XML fixes it.Given that this issue is limited to pages using only a UI model, I am guessing it won’t come up much, but figured I’d share in case anyone else gets stuck on this. Or in case there is a need to have a page with an image that only contains UI models.Some details:I found this when I started building a page with an image in the header and without any models; checked the preview and it loaded fine. When I added a UI-only model, the preview page loaded, but did not display any content and there were no error messages in version 9.5.6.Thinking maybe it was fixed in a later version, I tested this in a san
I am checking out the google calendar data source option. I have it working and it is a really nice option. Is it possible to see shared calendars? It seems like the calendar has to be limited to only the logged in user’s calendar.
I upgraded to 9.5.12 the other day and a user commented that they can no longer change the chart type. Some examples:* We have a pie chart that can be changed to a donut* We have a bar chart that can be changed to a column chartHas anyone else experienced this issue? Other than the upgrade, there haven’t been any changes.
I am trying to create a Lead List View. I need it to do two things.1) We are utilizing Lightning Voice as our dialer which has an ADD TO CALL LIST functionality - I want to be able for one agent to ADD leads to said Call List and have them disappear from the List View (to prevent another agent from calling that lead)2) I need smart filtering meaning - I have two fields - one is age and one is Call attempts, I want to be able to not only filter on Age…but then again on Call Attempts.Just starting on SKUID so any help is appreciated.
I am building a new page on skuid with salesforce I found there is no search component is available,If it is there plz let me know.
About a week ago the Id is showing instead of name in reference field. This is happening in multiple place. What happened?
Hi, I have a picklist based on a global picklist and when I try to edit that field I get the error:bad value for restricted picklist field: {value} (value contains the value selected) The value is correct and valid (I’m using the standard renderer, no tricky business here): This was developed directly on 10.0.4 so I can’t know if it was working before the update. Any ideas?
I have written javascript it’s working only when "field editor” is on “read and edit inline” mode ,It’s not working when “field editor” is on “edit” mode .
In Rockaway, fields with rendering condition = false, there is no empty spacing for the row. The fields hidden are a mix of read only, picklist and date types. In Brooklyn, there is a div for each hidden field, thus creating big empty spaces in the UI:
The tab set now has a margin. I don’t see it overwriteable in the custom theme editor. Is that possible? For right now, I’m overwriting it in the global custom css..ui-tabs{ margin: 0 1.5rem;}
I am having an issue where conditionally rendered fields in 10.0.4 are causing extra white space. There are three fields, 2 are conditionally rendered and in the below images, one is from 9.5.1 where there is a proper amound of white space, and the other photo shows a lot more. If I create three separate columns within my Field editor the white space does diminish. I cant seem to replicate this anywhere else or on a blank page, so I am hoping it is something silly that I missing, but i wanted to post it as a heads up.
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.