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
<skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" useviewportmeta="true" showheader="true" theme="Clean Green"> <models> <model id="Accounts" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" type="" sobject="Account"> <fields> <field id="Name"></field> </fields> <conditions> <condition type="fieldvalue" field="CreatedDate" operator="gte" inactive="true" enclosevalueinquotes="false" name=" __autofilter__ start __CreatedDate" state="filterableoff" value=""></condition> <condition type="fieldvalue" field="CreatedDate" operator="lte" inactive="true" enclosevalueinquotes="false" name="__ autofilter __end__ CreatedDate" state="filterableoff" value=""></condition> </conditions> <actions></actions> </model> </models> <components> <skootable showconditions="true" showsavecancel="true" showerrorsinline="true" searchmethod
I’m trying to render a component (specifically a Panel Set) based on Today’s date. I don’t currently have a field in any of my models with a date = Today. So, if Today is before end of month, show this panel set. If it is after the end of this month, show that panel set. Anyone do this before?
Hi I have a responsive grid with 6 divisions, one of them is conditionally rendered. I cannot seem to remove the extra spacing when it's not rendered. &lt;a href="#PersonalInfo"&gt;INTRODUCTION&lt;/a&gt; &lt;a href="#EducationCertificationSet"&gt;QUALIFICATIONS&lt;/a&gt;
Hi Community, I have skuid page for Entitlements and on this page i have a row action. This row action is used to create a record for something called “daily assessment”. so There is a master detail relationship between entitlements and daily assessments. The page list view looks like this And the pop-up on the row looks like this: My issue is no matter on which entitlement i try to open the pop-up, the data is within the Entitlement name and Account name is not changing. I have the following conditions on the model used by the Row action. How can i Auto populate the row’s entitlement and row’s account on to the pop-up. Any suggestions? Thank you.
Is it possible to have a collapsible tab section? It doesn’t look possible using declarative methods.
I have a rest model that I’m updating and I can’t seem to find a way to access the response body. I’m returning an error message that I would like to have displayed on the page in the body. Does anyone know how I can access the response body?
Hey team - I’ve seen similar posts here:https://community.skuid.com/t/line-break-in-text-area https://community.skuid.com/t/help-text-line-break What I’d like to do is use a text area field value as a variable without losing the line breaks. Here’s the use case:Add a line break and the following phrase: “I like Sprinkles!” (let’s call it sprinkles) to the end of a text area field that has several paragraphs (let’s call it paragraph):“I like cupcakes. I like frosting. But most of all:”I tried using ‘Update a field on row(s)’ with the following merge values:{{paragraph}}&nbsp&#13"{{sprinkles}}Instead of preserving the line breaks in {{paragraph}}, it displays a result like this:I like cupcakes.I like frosting.But most of all:I like Sprinkles!Is there a way to make this work?
In a table created from Model A, I check boxes next to some rows, and press a button to now display only these checked records in the table.To do this, I created another model (Model B), where after pressing the button the selected rows are adopted into Model B. Then, the all rows are deleted in Model A. And lastly, the rows from Model B are adopted into Model A. This works until I filter or sort.I want users to be able to sort and filter on this selection. However, after sorting or filtering, Model A is re-queried and all records are displayed again.Does anyone have a suggestion on how to stop the model from being re-queried after clicking filter or sort?Thanks
I have a use case to get “SUM DISTINCT” in an aggregate model vs just SUM. SUM is causing some values to be double counted and inflating the value.I know COUNT DISTINCT is supported, but wondering if there is a clever way to achieve “SUM DISTINCT” or if that is a feature that should be added to Skuid.I’d love to get some input from the community.Thanks in advance,Andrew
I have a field which is a reference to a record. And when this hyperlink is clicked, it should open a new tab/new window.
This is on the same Skuid Site where this SSO issue was resolved.No audio in video.
Not sure if this will work. I can be passing 1 of 2 parms in the url. The parms both work individually if I remove the other query One value passed is call “Id” and the other is “Person_Id”. I tried using and each is set to “abort this models query” I either pass the Id or Person_Id. I would think the one not passed would yield the others result. There can be no matches. <model id="Member_Selected" limit="1" query="true" createrowifnonefound="false" datasource="salesforce" type="" sobject="Member_DNA__c" doclone=""> <fields> <field id="Location__c"/> <field id="Location__r.Name"/> <field id="Location__r.Id"/> <field id="Name"/> <field id="Organization__c"/> <field id="Organization__r.Name"/> <field id="Organization__r.Id"/> <field id="Person__c"/> <field id="Person__r.Name"/> <
Is it possible to create custom global merge variables? I’m wanting to build a multi-tenant application in which I need to maintain session information.
My picture is getting distorted.
Since 9.5.1 I can’t drill down in a chart set based on an aggregate model - the second chart just says “No data to display”.This is a major issue as we have management dashboards that now don’t work.
Hello! I am playing around with the calendar component and am noticing some interesting behavior, I am hoping someone can help brainstorm how to get the calendar component to work with my use case. I have a custom Date/Time field on the account level that is essentially the same as a task due date for a particular account. I would like a calendar display of this Date/Time field across a user’s accounts. The month view for this works perfectly, everything is displayed on the correct day and the information necessary to display is visible. The week view is displaying the data at the correct day and time (see the small blue lines), but not all of the information necessary is visible. I realize this is because the field is just one time, not expanding over an hour, but I am hoping to customize the view to expand and show more fields possibly through rendering a snippet. The day view is showing all of the data for that day, but is grouping them all on one side, rather than at the correct ti
Hi! I am having an issue with loading a page. When trying to preview a page it turns up blank with this error in the console view. Any ideas?
I’m using Skuid Mobile at the moment and have been trying to conditionally enable buttons. I have a test page below with two buttons. One has a true “Enable” condition, and the other is “False” The False Button looks grayed out and shows this not allowed cursor on mouseover. However you can still click the button and it runs all the actions underneath the button. Is this a known bug? At the moment we are working around this by either using conditional rendering (and duplicating buttons on the layout) or using javascript snippets.
Pre 9.5.1 Post 9.5.1 Can we have the CSS Class back please.
I’m unsure if this is expected behavior in Skuid or if it is a bug. I made a video outlining the problem: https://www.youtube.com/watch?v=rVSa8OZhccY And the Skuid XML to reproduce is below. I’m on Skuid 9.5.2. Any insight is very much appreciated. <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="true" theme="Paper"> <models> <model id="AccountTargets" limit="50" query="true" createrowifnonefound="false" type="" sobject="Account" orderby="" doclone="" datasource="salesforce"> <fields> <field id="Id"/> <field id="NumberOfEmployees"/> <field id="Industry"/> <field id="Name"/> </fields> <conditions> <condition type="userinfo" value="" field="OwnerId" operator="=" enclosevalueinquotes="true" userinfotype="userid"/> </conditions> <actions/> </model> <model id="AccountSelected" limit="" query="false" createrowifnonefound="false" type="" sobject="Account" d
I have a working connection with Google Sheets but I am experiencing issues with rendering the field names (Col names), which prevents me from doing anything else but listing the sheet values. I understand from other posts on the Community, e.g. https://community.skuid.com/t/calling-third-party-rest-api-with-skuid that it most probably have everything to do with “Path to Content”, but I have been testing with all possible combinations (at least it feels like that) and I am in need of some input that would enable me to proceed with getting a proper Google Sheet integration with Read, Insert, Update, Delete commands fully functional. I have been referring to the Google API Explorerhttps://developers.google.com/apis-explorer/#p/sheets/v4/ and been using both: sheets.spreadsheets.values.get sheets.spreadsheets.values.batchGet e.g. /v4/spreadsheets/1xWSUmE0x10Ci3pUu_KgDPU8DNU4bWb2Edy2gv2tLH6o/values:batchGet?majorDimension=DIMENSION_UNSPECIFIED&ranges=Sheet1&valueRenderOption=FORMA
Responsive grid divisions wrap left to right (top to bottom) when display size changes down . can we change this order for mobile/smaller displays somehow as a left hand menu makes sense on a desktop page but not a phone screen?
I am having difficultly figuring out how to use merge syntax and Content ID to display a PDF from our Content Library in an Image component. We store 1 Content record ID per related record which is all referenced within our models, but I can’t work out why I can’t see anything on our page
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.