Nintex Automation K2: Back to basics
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Hi All,I wanna make certain words in a sub-title to make BOLD and UnderlinedExample:is it possible to bold and underline the Sub-Title in the Skuid Page Title section?How do we achieve this in Skuid ?Thanks in advance!
I have fields from different models on one tab, how do i get to show information for only one customer on those fields. Currently it shows multiple customer info. I have tried setting a condition as follows but it still shows information for multiple customers. Thanks for any help.FieldAcctSeed__Billing__c records where AcctSeedERP__Sales_Order__r.AcctSeedERP__Customer__r.NameOperatorisValuethe id page parametersStateThis condition is always on.
How to get merge field value in JavaScript, when I use {{name}} it does not give any value. Ex: var name = {{name}}
Hello,While calling the export function, we have provided the condition DoNotAppendRowID = TRUE, but the ID is still be attached to each record that is being exported. The field is not in the model for the table but it is still being exported. Any ideas as to why?
I’m receiving this error when trying to load a page include as part of a child page. The page include is being used in conjunction with a queue.
I need to create a feedback form with question in one column and radio button as answers(good,poor…), is there any standard way to create a table with option as radio buttons??
I need to add a VF page to a Skuid page, looks like a Related List to the User. Looking at the Page Include, but not sure where I go from there. Clue?
File Upload not working when using Drag and Drop. When I drag a file to the drop zone the drop zone turns a darker shade of gray but the file is not uploaded. Also, it seems to work in Chrome but not in Internet Explorer. Has anyone else seen this problem?
I need to conditionally render a table row action button based on a combination of the running user attribute and a field value in the model.For example, I have a user with a Role of “A”. I also have a model field value which I can make the same as the Role, “A”.Can I conditionally render a row action button if the running user’s attribute equals A and the row in the table has a model field equal to A?
Anyone know of a way to clear the text in the Search Component? We use it to trigger an action. Once the user is “done”, I want the search box to be cleared so they can search for something else.Any JS snippet that can do this? Thanks!
Hi, we use a table that previously just displayed completed tasks relating to a parent object. We’re now creating completed tasks via workflow for child records which we want to display in the same table. I’ve added a condition to include tasks where WhatId = ChildRecord ID, and changed the grouping logic to include either these OR the ParentRecord ID. However the records displayed are inconsistent in that sometimes the child record task is not being displayed. Another scenario is only one task is being displayed even though a separate task has been created for each of 3 child records. Not sure what to try next.
I have some buttons with conditional enabling which have been working fine all week (since I created them).1) I have not made any changes to that part, and today they stopped working , for an unknown reasonOn popupButton named “Save & trigger…” has a condition to enable button when Model Account has unsaved changesIF I make changes on any field from that model , button does not enableLooking a console, when inspect element i see a bunch of errors, not sure if related2) similarly, On the main page, for other buttons with enable condition, it works the first time i make a change in the model’s field, but a second time(after saving first), unless i refresh…
Components not showing after upgrading to version 7.27.1When I click on a page nothing is showing up.
There is skuid page, which having the submit response button (holding action). When the user click or submitting the response we should capture informations to store in the salesforce object level and the informations such as user who submitted? user when submitted? user submitted from which IP Address? If its a visualforce page then we could call apex HTTP headers. But since we dont have direct visualforce page, and submitting response happens in skuid page action, we are facing challenge.Is there any work around? Earlier response much appreciated.
I have one particular custom object that I access through a tab on my accounts page. When I first go to an account page or refresh the browser, the table in this tab is complete and shows all custom object data for that account. If I then click on the Activities tab (which has it’s own related object) and then come back to the Timeline tab for this custom object, the table shows only a few (or sometimes none or in this particular case one) of the entries. I’ve tried making it so that clicking on the Timeline tab goes through an action sequence that query’s the model but that doesn’t change the behavior. All other related objects on this page don’t have this problem - they always show all records in their related tables … and going to the tab of any other related object (WHPlans - a custom object or Opportunities or Cases) does not affect what the table in the Timelines tab shows. Any ideas what’s going on with this?
I have a use case where I don’t want to load a model on page load, because there’s a good chance it will not be needed at all. However, if I do need it, I’d like the model to create a default row if there isn’t one.I suppose I could run some javascript on query to create a row if there isn’t one… but it seems like a fairly simple thing. Is there any way with the action framework?
How can I publish a Skuid user detail page? Usually I will override a view button, but there is no view button to my knowledge for users? I need to do this in our community since the rest of the community has a custom header.
Hello,I’m trying to accomplish the following if possibletrying to concatenate distinct a text field from child recordsExample: Account has child records with all types of fruit. I tried this possible solution from the tutorial : http://help.skuidify.com/s/tutorials/m/models-conditions-filters/l/102520-include-child-relationship…But it does not accomplish the “distinct” part.So if let’s say 3 of 5 child records have bananaI would get : Banana, Kiwi, Banana, Banana, Applewould there be any way to get : Banana, Kiwi, Apple and preferably in a existing aggregate model?I’d like my fruit salad to have equal parts of all fruits 😉Thank you
I have a use case where I’d like a model to create a new row if one doesn’t exist, but load an existing row if it does exist. So far so good. I need to have certain conditions applied only when the row is created (but not be part of the query)… conditions like Date__c = ‘TODAY’ and Nurse__c = (userinfo)(Name).What’s the best way to handle that?
Hello,Would anyone know if it’s possible from 1 tab to redirect to another tab if on same Skuid page?Example I have a field giving a Summary field on tab 1 with result : 8 fruitsI want to add something in/next to that field (like a hyperlink, checkbox or anything that could work) with a “Click here to see more Details” and when clicked that would redirect them to the tab #2 which contains the type of fruits details…I know I could do it on the same page , with a UI only : See more detail checkbox, and that shows conditional the table.But i would rather send to specific tab if possibleThx
Does anyone know where to change the background color for the filter drop down lists in a queue? I am trying to update the background in the theme builder but can’t find the proper component. Thanks!
in my employer model i have a field like number of years in job, if job<=2 years, then i want to display another section like previous employment details.can any one help. thanks
they used to have a little icon in the corner that let you expand them… gone now
We found out this morning that users are not able to see or select values in Checkboxes. Does anyone knows what is causing this?
I have a created a New Account detail page which contains a table , in this table i have added several fields which contain information about previous orders such Order number , Total $ amount etc. Is there a way to make the Order number field a clickable link so when it is clicked on it takes the user to the actual SalesOrder? Hope this makes sense.Many Thanks
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.