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
The external links are missing and the formating issue still exists in Iphone and Ipad. And then when I refresh I get “Loading Theme Composer” forever.https://drive.google.com/file/d/0B409lhd9sYDcbzQ2LUhTMDRRVDg/view
Hello, this has been happening more and more and now to a point i cannot access big part of all account records The weird thing is that I’m the only user experiencing this issue… Any other user on same records , all behave fine. I cannot see any reason except i’m the Admin maybe? We are all using the same browser (Chrome Version 55.0.2883.87 m) Our Skuid version is: 8.15.14 Here’s error in details Any ideas? I’m really stuck right now and cannot work on skuid… Thank you
Using the search feature I found and replied to this question on this post: https://community.skuid.com/t/new-row-added-to-model-through-adoptrows-not-showing-fields-in-the-table However, the original answer, didn’t seem to correct my issue. Below is the question and code. Any help is greatly appreciated. Using adoptRows brings data into the model. However, I’m creating the skuidTable component dynamically using the code below. As you can see in the attached screenshot, the table recognizes the rows, but doesn’t show any data. In the component code, I’ve added the field I expect to be displayed. var xmlDefinition = $xml( '<skootable showconditions="false" showsavecancel="false" searchmethod="client" searchbox="true" showexportbuttons="false" pagesize="10" createrecords="false" model="PriceList" mode="read"/>' ).append( $xml('<fields/>').append( $xml('<field id="Product" allowordering="true"/>') ), $xml('<views><view type="standard"/></views>
I need the ability to set the page of a table dynamically but can’t find a way to call skuid.$C(“tableProjectTasks”).element.list.goToPage(n);. The use case is this… User is on a page that has child records(many) with pagination. The user clicks on one of the child records and goes to that record. I have a back button that brings the user back to parent page and the users have asked to bring the user back into the page of the child records from where they originally started.
I’m guessing that the renderAs=“pdf” tag would not work on visual force pages with Skuid Redirects. Anyone know? Salesforce Developers
How do I resolve this? This is not good.
I am using the Skuid editor to create merge documents. Works pretty good except for fine tuning. As an example in edit mode this page looks like this The received email it looks like this: Notice the extra space. When I look at the html in my html I can see the extra padding. But see no way of messing with the html in the skuid editor. Any workarounds?
When I click the add new finger lakes opportunity, and then add one. it brings me back to the opportunity page and on the pipeline tab the add new record button is still appearing when it should disappear after I add the new record.It is very confusing to explain and much easier to show you. I am comparing the button conditions to one that is working and they are exactly the same so I do not understand what else to check.
Hello. Backstory: Tried using my SharePoint lists’ ‘calculated field’ to sum multiple values but find that data type is not compatible with Nintex forms. here is what I got from a previous question. The bullet point is my question for this thread. This is a great question.The calculated data type column is not compatible with Nintex forms.That said, if you look at the SharePoint designer's New Form, you will not see this column type either.Cool Nintex courses: https://learn.nintex.com/Ok, Thanks for that. Question answered. I’ll start another string to ask the obvious, in my Nintex workflow that engages when the form is submitted, I now see the option ‘Calculate a value’. Appears though to only be able to add just two values period. Then appears that first sum has to be put into variable that is then introduced into another 'Calculate a value’ to be added to and then on and on. Many steps, really. Is there a way in the workflow to add many number fields in one step ? Again, than
From this. Bill{{#$Model.ARDetail.data.0.isServiceOrder__c}}able{{/$Model.ARDetail.data.0.isServiceOrder__c}}{{#$Model.ARDetail.data.0.isInvoice__c}}ed{{/$Model.ARDetail.data.0.isInvoice__c}} ({{$Model.LI_BillableEvents.data.length}} + {{$Model.LI_BillableWork.data.length}}} Used to display Billable or Billed without the icon.
I created a popup from a button set and would like to use the button I created inside the popup to refresh the charts inside the popup after a user has cycled through each of them without having to hit the back button in the charts. I also want to avoid the user having to close the popup window and accessing the charts again. Trying to save them time and avoid clicking, closing and reopening. Here’s a screenshot of what I’ve laid out. Any help is greatly appreciated! Thanks!
Hi I have a requirement to disable right click option from particular name column in table.could you please any one help me to resolve this issue.ThanksDeleep
I attempted to search for this but could not find much about this. Below I attached a screenshot of a chart I made, but a request has been made to show the number of records that represent each piece of the pie, is this possible to show on the data label itself (ex. “Corporate (8)”, “Franchise (30)”)?
After the Brooklyn update, several of my tables aren’t fully displaying rows. The correct rows all display, but the visible height of the table is only enough to see half a row at a time. Even row action buttons don’t fully fit within this narrow viewing height. You can scroll and see each record that the table should be pulling up from the models, but you can’t see enough to even read a name . In this screen shot, Just above the word "Leaderboard, in a rich text component, is a table. You can see the scroll arrows to the right (function fine) and part of a row, some of the text on it. Using a scroll wheel or the arrows, you end up overshooting any row. This happens regardless of what models are in a table, and regardless of the page.
Text Area fields within the field editor are not displaying correctly. When there is a few lines of text in the field, the text box stretches out while in read mode. There is no problem with the box in edit mode. See picture below.
I just installed the fix for Brooklyn that resolved my earlier post around tab sets not working in IE. Suddenly, none of my mobile-style pages will load - even the page builder gives me a blank gray screen. (Ditto for IE and Chrome for the user-facing pages, ditto in Salesforce1.)
Trying to use the action framework to directly call Apex, but the skuid page doesn’t seem to recognize my invocable variable when it is actually executed. Is there any better documentation out there on this? It would be a great feature to utilize. Here’s what I have set up in the Skuid configuration: !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20161207-75380-1144zc2-Edit_Page Account_ Salesforce_-_Enterprise_Edition_inline.png “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1520184/RackMultipart20161207-75380-1144zc2-Edit_Page__Account___Salesforce_-_Enterprise_Edition_inlinepng1481150573”) And here’s my apex code: @InvocableMethod(label='Recalculate Region Assignment') global static List<assignmentresponse> setOwner(List<assignmentrequest> assignmentRequests) { List<assignmentresponse> responses = new List<assignmentresponse>(); AssignmentResponse res = new AssignmentResponse(); responses.add(res); System.debug('uh... hello?'); Id accoun
Just upgraded to Brooklyn and are having issues across skuid pages. One issue is a navigation that has previously been functioning now looks like this for a user: When it should look like this: Anyone encountered this before?
Hi we are on version 8.15.15. Users no longer get session timeout error and is able to continue working on the page without refreshing the page when the session is renewed. That is great. However, it’s still requesting user to refresh page in these 2 cases:1. on a page-include section on the page: when user click on a custom action which uses remote action call, they get the error Remoting request invalid for your session. Refresh page and re-submit request. 2. on a page with Data.com integration: user is able to save the changes after session timeout, but when they click on a custom action that has data.com integration, it fails with the message ‘Not unauthorized’.Are you aware of these issue? Any pointers to look for issues?
I have a custom render snippet that color codes values in a table based on their value relative to a benchmark value (green, yellow, red). I’m now replacing these fields with a template field so that I can trigger a popup window that shows relevant records when one cell of the table is clicked (via methods here: https://community.skuid.com/t/trigger-popup-from-javascript) How do I apply my custom render snippet to my template field? If I add 'snippet = “valueHighlight” ’ to my COMBO field in the XML will it recognize it in runtime? Is there a better way to apply a css class based on a value in the template field? Here’s my custom render snippet: var field = arguments[0], value = skuid.utils.decodeHTML(arguments[1]); var row = field.row; var cellElem = field.element; var iconElem = skuid.$( '<div>' ) // create the icon container .html('<a>'+ value +'</a>') // mark the container as a silk icon container .appendTo( cellElem ); var benchmarkValue = row.maxIndicatorrBenchm
Hi just starting today I got this error on my page:An error occurred while attempting to load the “skuidvis” component pack: the Static Resource file at URL “/resource/1478111913000/skuid__VisualizationComponents/skuid_builders.json” could not be retrieved.We are on version 8.15.15.Can you please advise?
My queues are displaying odd after the Brooklyn update, it’s almost as if they’re being condensed, prior to Brooklyn this was not an issue.
I’m trying out the new Deck component in the unified builder. I can trigger an action from the deck on click or swipe to open a popup. Works great. However, nothing happens when I set it to open sliding panel. I assume it should work like mobile builder where on click/press/swipe a panel enters per the setting on the panel, but regardless of the trigger I set, no panel appears. Maybe I am missing something.
I am testing Brooklyn in a sandbox. I have a popup where I create a new task record. I have a required field that is conditionally rendered only if a check box is checked. That checkbox is not checked, but the required field is still rendering. As a consequence, I can’t save the record without completing that field.
Date pickers, within a page include, within a popup are not rendering correctly. The date picker is below the popup.
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.