Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Does anyone have an example of how to display currency properly in charts? I have a donut chart where the hover label shows them as currency (“Field (SUM): $1,000 USD”), but the chart itself displays them as numbers (“1,000”). The series data field type is currency but I do not see a way to format the series data field; just the split field. Thank you! Meredith
Using Skuid Dubai v2. Scenario: User clicks a button that submits an Account number. An Apex method is called, connects to an outside institution via API. The returned data is a String. Looks like JSON when viewed in Edge browser dev tools: [{“actionName”:“GetClients”,“errors”:null,“isSuccess”:true,“outputValues”:{“output”:[{“displayText”:“Mary Smith: BENEFICIARY”,“clientRole”:“BENEFICIARY”,“clientName”:“Mary Smith”,“clientId”:“8UP4ITUAJ”},{“displayText”:“Monica Smith: BENEFICIARY”, “clientRole”:“BENEFICIARY”,“clientName”:“Monica Smith”,“clientId”:“2UP4IZUAI”},{“displayText”:“Mary Smith-1985 Wells Fargo Bank: TRUST NAME”,“clientRole”:“TRUST NAME”,“clientName”:“Mary Smith-1985 Wells Fargo Bank”,“clientId”:“3UP4IXUAH”},{“displayText”:“BoA: TRUSTEE”, “clientRole”:“TRUSTEE”,“clientName”:“BoA”, “clientId”:“9UMSEXCGX”}]}}] Would like to display in a table so the user can select one of the returned values: Question: If I have a UI-Table, how can it populate dynamically because I don’t know h
Hello! We are planning to re-build our PRM in Experiences. I had previously used Skuid with VF pages in the classic SFDC portal, and now I am researching if Skuid would be a good option for our new PRM in Experiences. Thanks.
Links on skuid CLI — Skuid vedinburgh/16.0.4.0 Documentation https://docs.skuid.com/latest/en/data/private-data-service/#create-the-data-servicehttps://docs.skuid.com/latest/en/skuid-platform/user-and-permission-management.html#profileshttps://docs.skuid.com/latest/en/skuid/metadata-objects/v1/site.html
We are using Skuid for Salesforce as well as for content management of our MSSQL server. We have a number of tables which we’ve been updating successfully for over a year or so. Over the last 5 days, however, we’ve been having an issue where we can query our database and return rows to our skuid models, but when we make changes and then save, we get an error: Error: An internal server error occurred After this happens, we aren’t able to even query our database to return rows to our model. We’ve set up an SQL trace to see what happens, and it appears that there’s our initial sql update command, but this is then followed up with an sql select command for data that has nothing to do with our database structure, or any of the sql-managing pages we’ve created in skuid. As an example, this would be like I’m trying to update a record relating to the colour of a car, and the follow-up sql “select” is asking for records relating to the customer purchasing scores for baskets from Albania. Becaus
SFX V2 16.0.3 more characters here.
SFX V2 16.0.5 Try it and see. 😃
I’ve skimmed through the deployment process for deploying changes in NLX using skuid CLI. I’d like to be able to have a more sophisticated and clean implementation of changes vs what seems like all or nothing. Even granular updates to any of the Skuid Object Structure. The best example of what I would like is what Gearset is for Salesforce. It’s the ultimate deployment tool for SF hands down. Any plans or options of this?
I cannot seem to find the template component in our skuid page. Is this changed to a different name or something?
I want a pop-up to display a preformatted return call from Apex. It works well in Salesforce Flow, but I need it to display in Skuid. I’m using V2 - Chicago. I tried using a Toast Message and Block US using the Merge Variable: {{$PreviousAction.result.output}}. It returns the HTML Here is what I want it to look like in Skuid:
Pages come with 25 by default. I’m defaulting the value to a larger number using a flow on creation fast field update. Besides Salesforce object recommendations and Data Storage, is their any recommendations/limits from Skuid?
<skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false"> <models> <model id="PagesRevisionsDayAgg" limit="" query="true" createrowifnonefound="false" datasource="salesforce" sobject="skuid__Page_Version__c" type="aggregate" queryallrows="false" orderby="DAY_ONLY(CreatedDate) DESC"> <fields> <field id="Id" name="countId" function="COUNT"/> <field id="CreatedDate" name="maxCreatedDate" function="MAX"/> <field id="CreatedDate" name="minCreatedDate" function="MIN"/> </fields> <conditions> <condition type="fieldvalue" value="" enclosevalueinquotes="false" field="CreatedDate" fieldfunction="DAY_ONLY" clientorserver="server" state="filterableoff" inactive="true" name="LTE" operator="lte"/> <condition type="fieldvalue" value="" enclosevalueinquotes="false" field="CreatedDate" fieldfunction="DAY_ONLY" operator="gte" clientorserver="server" state="fi
Un-checking this option resolves the issue. <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false"> <models> <model id="GroupedDateTimeDayOnlyUTC" limit="" query="true" createrowifnonefound="false" datasource="salesforce" sobject="skuid__Page_Version__c" type="aggregate" queryallrows="false" orderby="DAY_ONLY(CreatedDate) DESC"> <fields> <field id="Id" name="countId" function="COUNT"/> </fields> <conditions/> <actions/> <groupby method="simple"> <field id="CreatedDate" name="doCreatedDate" function="DAY_ONLY" convertToUserTimezone="true"/> </groupby> </model> </models> <components> <skuid__wrapper uniqueid="sk-H6T-245359"> <components> <skuid__table allowColumnFreezing="dragDrop" model="GroupedDateTimeDayOnlyUTC" uniqueid="sk-H4l-52132" mode="readonly" showSaveCancel="false" pageSize="10" enab
When displaying the user menu, we get other options other than logout. I would like to display logout only. I did some searching and the references are to build your own nav relating to salesforce. Any ideas how to offer a logout option on NLX?
Hi Guys, I have alookup field in custom object that is accidentally enable the required in object level. We found that we cannot disable it so we need to replace it with another contact lookup field. After deleting the contact lookup field, whenever we create a new row the fields to fill-out is not showing.
Defect/Issue Description: Form and table field movement is drunk Environment: API Version: V2 Release: Edin … something Release version: 16.0.3 Platform: Salesforce Brief Summary of the Defect/Issue: Fields get duplicated, fixed in place, among other things. Action Performed:Moved field. Expected Result:Not duplicated or fixed in position any fields. Just move to new position when drag and drop is performed. Actual Result:Duplicated and fixed in position fields. Additional Resources:Try and you’ll see. 😃
I’m trying to run skuid.debug but seeing this when opening the console and getting this error when running skuid.debug. Uncaught ReferenceError: skuid is not defined at :1:1 (anonymous) @ VM1716:1 Suggestions?
For those times an action sequence just isn’t beneficial without significant inputs, use the action sequence to copy / paste actions somewhere. Follow these steps: Convert to an action sequence Break it back down in it’s original location Add the new sequence to another location Break it down Update the settings of each step as needed. Voila. I’ve often used this to build just that much faster without having to think too hard. 😉
We have a requirement where we want to display custom toast messages. Not sure if this is something that would be addressed in the Design System Studio. We want to display the Success and Error Toasts similar to below: Any hints would be very helpful.
Is there a way to control the table row action spacing? See screenshot. I have multiple buttons/actions and need to put a little space between them.
Defect/Issue Description: Can’t group events by owner. Environment: API Version: V2 Release: Edinburgh Release version: 16.0.2 Platform: SFX Brief Summary of the Defect/Issue: Unable to get events grouped by ownerid in week and day views. Action Performed:Built page with grouping Expected Result:Failed to group Actual Result:No events in grouping Additional Resources: <skuid__page unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true"> <models> <model id="Events" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Event"> <fields> <field id="WhoId"/> <field id="Who.Name"/> <field id="Subject"/> <field id="WhatId"/> <field id="What.Name"/> <field id="StartDateTime"/> <field id="EndDateTime"/> <field id="ActivityDateTime"/> <field id="OwnerId"/> <field id="Owner.Name"/> <field
Has anyone run into this error before? I have a UI model (V1) that is giving me an error:Models and NewLifeCycleEvent__Params have conditions that reference each other. These conditions may be set to inactive because the data has not been loaded yet from the referenced model. I’ve never seen this before. It’s a UI model so it has no conditions on it. I have other models that are conditioned off of field from another model for fields in my UI model, but I don’t see how they would be referencing each other. What’s going on here?
I am likely overlooking something stupid here, so be kind… Using NLX with PostgreSQL In the design system, I have a child under field that inherits everything except for the background color. On the form, I have a field display logic style variant pointing to the design system child. The result is that it changes the background color correctly, but it also changes the font size, resulting in a different height. Please see attached screenshots. Any ideas what I am doing wrong? Thank you in advance.
Ever since moving to V2 I’ve missed this capability.
Skuid currently do not evaluate the Required fields if they are inside of a collapsed Accordian section, is there any action that would open the Accordian sections on the click of a button and display error messages on the Required fields to the users? Any suggestions would be of great help.
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.