Complete our Nintex Community Survey
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
I have a wizard component and have steps that require refreshes of the objects on the page to see the result of workflows, processes and javascript buttons on both same and prior steps. Is there a way to load the object data to show the same wizard step after refresh? Right now, we are refreshing the browser and this always defaults back to step one of the wizard. We want to stay on each step and see the new data created by the workflow, process or javascript button without having to reload and go back to step one each time.
On the Skuid Doc page about outlook (https://docs.skuid.com/v9.1.0/en/data/microsoft/outlook.html#microsoft) there’s a line about creating an authentication provider that says “Client Secret: Enter your Azure AD app’s key value from the previous section.” Just above this it asks for the Application ID, which I can see in my Azure portal, but I can’t see any “Client Secret”. I do have a key that’s labelled Object ID. I tried the Object ID, but encountered an authentication issue when trying to run my Skuid Page. Did I use the wrong number for the Client Secret? Many thank!
There is no option for Run Apex in Action Framework. I have invokable classes. Any reason at a minimum the option isn’t showing up. Running 10.0.6. Thanks
Has anyone sucessfully added enable conditions to a custom component? [Looking at you, Barry]I can add rendering conditions like so: https://community.skuid.com/t/custom-component-conditional-renderingBut I haven’t dug through the code to find the enable conditions.
Hi all, I have created a Skuid page with wizard to use in force.com site. In the last step of the wizard, I would like to show preview of the data entered by site user and also add capthca. Could you please share some pointers on this? Thanks!
Hi,I am using trial version of skuid in salesforce sandbox.I have created two Contact skuid pages and want to override Contact New and View button functionality.I have also created page assignment in skuid for these two pages.But when i am going to override new and view button on contact, i am unable to select any skuid page.Could any body help me regarding this?Thanks in advance
Could anyone provide detailed information on how to Upload attachments directly into OneDrive?User should be able to upload, read, edit and delete attachments.Thanks in advance!
Hello All! I have a bit of a tricky issue to tackle here. Right now I am using a line chart to show how many accounts have been assigned to a certain account manager in their first 90 days. The graph shows cumulative accounts with each line representing a manager. The issue with this current display is the various starting dates of the managers thus showing staggered lines. In order to clean up the graph and create a standard measure I would like to create a graph that shows Number of Accounts Assigned vs Days from Start Date. By taking the difference between the assignment date and their start date I would then have a standardized data set that can show managers progress neatly laid over each other. Please see my current chart for reference. I attempted to use an UI-Only formula field but only got 0’s. Not sure exactly how or if I can utilize UI-fields to accomplish this, thus I am now appealing to the infinite wisdom of the skuid community. If anyone has an idea of how this may be ac
Any time I try to edit a page in salesforce I get the error (SObject row was retrieved via SOQL without querying the requested field: skuid__Page__c.skuid__Module__c). This happens on when trying to edit any page. I am new to the platform.
We are in lightning, and are noticing a situation with the Skuid pages. We have created custom tabs, pulling in the Skuid pages. But when we go to these tabs, we are only getting the same Skuid page for each tab -instead of getting the different pages we have setup for each tab. We believe the issue is within your lightning component -perhaps there’s a caching operation involved. Attaching an image of the errors we are seeing in Chrome:
As we can set up the holiday settings for our organization in Salesforce (Setup > Company Profile > Holidays > Add). The same, I want to include holidays in skuid calendar components so that user can’t be able to create event or appointment in holidays.Please do let me know if you need more details.Thanks
I have a Chart with multiple series. Some of the data in the series is over different periods. For instance one set just started in August and the other set started in April and goes through August. In some Chart combinations the category axes (which is Date). Starts in August with the new data set and then connects into the April to July data set. I.E. August 2017, April 2017, May June Jul. In other Charts the same data graphs correctly. April, May, June, July, August Here are the two charts. The similar data set is “Exceeded recommended Calories.” Notice in the top graph the dates are in order. The chart automatically enters 0 for the missing records. In the bottom graph the months are out of order as it shows the smaller August data set first and then chart the other data sets… Can you help me determine how I can always keep the dates in order? I am assuming it is the order the series are rendering. If the data set that started in August renders before another I get date
Hi,I am running into an issue with my first Skuid project. I am creating a site page which will be used as an inbound marketing form. I have integrated an address validation service into the Skuid page which will populate an address after the user starts typing in a few characters and selects their address from a list.The issue that I am running into is that the Skuid model is not updated after the address validation service populates the fields on the form. I can only get the Skuid model to update if a user types a value into the form. The result is once the model is saved and committed to Salesforce only the fields that a user typed in are actually included on the record. This issue is somewhat hard to describe via text, so I have recorded a short 2:48 demo (link below). http://screencast-o-matic.com/watch/cbQ1F7IjOaI appreciate the help. Tim.
I’m working on a solution to replace the rowAction Icons with a picklist that performs the same actions (see screenshot). I have an inline javascript that invokes on a click event in a template field, traverses the DOM, grabs the array of rowActions, builds the html and appends the items into the template as a picklist. When any of the picklist items are clicked there is a second inline resource that’s listening for the class assignment for the list item and traverses the DOM again to click the row-action. The goal is to create a universal resource that I can plug in to any table to provide a more elegant navigation structure across many pages. Using inline javascript and a template field is hitting a few snags, such as when a page include is refreshed the new page components are loaded out of sequence and the javascript doesn’t invoke. I believe the better approach would be to setup a UI only field with a custom renderer where the script would build the picklist on the field renderi
I am trying to use a Mass Action on an Account list to create new records on a custom object called Sales Initiatives (related object to Account). I am using rows in context because I want a new Sales Initiative record created for each account selected. When I select my rows and hit this mass action button, nothing happens. No row is created.
The status “Saving…” doesn’t go away after clicking save and the models save successfully. May have something to do with the action to re-query the model on save.
I have a table for campaign member, several check boxes are included: bounced, clicked, complaint, email opt out and from the contact object email opt out. The first three I can edit in the tableemail opt out is read only and I cannot change thisThe contact email opt out checkbox is read only in the table for the user, even though it is set to be editable. If I follow the record through to the contact record page I can edit the field. Help!
Hi all,I’m using Skuid provided Custom component in my page builder. I have included that skuid page in the VisualforcePage. Now, I’m able to access that page in the Salesforce through Visualforce Page. But, When I’m trying to use the same page through Salesforce Site, I’m getting the remaining components except the custom component.Any help to achieve this will be appreciated. Thanks in advance.
Objective: I’d like to use a single table within a single page include that, Returns the opportunities for a given account when passed an account Id Returns the opportunities for a given contact when passed a contact Id (via OpportunityContactRole) Approach: I included the XML below, but here’s a summary of the models and conditions: Account model Condition: Id = AccountId URL param (novaluebehavior=“noquery")2) OpportunityContactRole model Condition: Id = ContactId URL param (novaluebehavior=“noquery")3) Opportunity model Condition logic: 1 OR 2 Condition 1: AccountId = Id from the Account model (novaluebehavior=“deactivate") Condition 2: Id is in the set of OpportunityId values from the OpportunityContactRoles model (novaluebehavior=“deactivate") Problem: This works perfectly except for when both the Account model and the OpportunityContactRole model don’t have rows. In this scenario, both conditions on the Opportunity model are deactivated but the query is still executed, so we en
I would like to show the full border selectively for an individual column/row on my table. For records that the users need to submit to an approval process I am highlighting the row like soCSS:table.nx-skootable-data > tbody > tr.approvalissues-row > td { background-color:orange;}JS render snippet:if(row.Needs_Approval__c) { field.item.element.addClass(“approvalissues-row”);}My next goal is to highlight the individual field that is causing the record to require approval by putting a border around it.I’ve tried doing something similar to above:using basically the same CSS formattable.nx-skootable-data > tbody > tr > td.approvalNeededBorder { border-width: 2px; border-color: Black;}but this does not work…
In 10.0.5 when inside a wizard that is based in a popup, upon clicking next, I am taken to the middle of the page. I assume it has something to do with finding a table/field that can actually be edited. Does anyone have any thoughts around javascript snippets/resource/etc. to help us ensure we are at the top of the page when we click that next button.
This is a 2 part question. I am using a LOOKUP_MODEL UI-only formula field on a simple Model (“Reps”) to pull in aggregations from an aggregate Model (“InboundCallsByRep”).1. Is it possible to use IF logic in a formula containing LOOKUP_MODEL?It seems like it should be, but I can’t make it work.My MODEL_LOOKUP formula (returns blank if there are no aggregations for that rep):MODEL_LOOKUP(“InboundCallsByRep”,“countId”,“ownerId”,{{Id}})What I tried:IF(MODEL_LOOKUP(“InboundCallsByRep”,“countId”,“ownerId”,{{Id}})==‘’,0,MODEL_LOOKUP(“InboundCallsByRep”,“countId”,“ownerId”,{{Id}}))I also tried ==0What eventually worked – a second formula field with the IF logic for displayIF({{InboundCalls}}==‘’,0,{{InboundCalls}})InboundCalls is the first MODEL_LOOKUP formula field2. Is it possible to use formula field != 0 as a Condition?Using the MODEL_LOOKUP formula and the second IF formula, I was trying to add a Condition to exclude the zeroes. I tried != 0, != None - Blank Value, >0… no luck.My fin
In a template I want to merge a data field in an iframe. <iframe class="embed-responsive-item slideanim" src=" <p>{{Zip_Code_IDX_URL__c}}</p> <p>"></iframe></div></p> <p>How do I format this statement?</p> <p>I get this error: The name can only contain underscores and alphanumeric characters. It must begin with a letter and be unique, and must not include spaces, end with an underscore, or contain two consecutive underscores.</p>
I am trying to use Zoho CRM data in Skuid. I previously posted about multiple issues accessing Zoho through API but nobody bothered to respond to that one so I’ve been forced to try another route - Skyvia which gives OData access to all kinds of data resources (and has no problem locking in on the Zoho API - did it in about 2 minutes). I can connect to Skuid with Skyvia using OData just fine for fields like “BDay” and “ContactID” … BUT … The PROBLEM is when I try to bring in object data from a field with a name like “Last Name” or “First Name” (it is standard for Zoho field names to have 2 words), I get this error from Skuid:1. There was a problem with an OData Query: An error has occurred. - Request URL: undefinedAgain, I can build a Skuid Platform page that displays data fine as long as all the columns (fields) in the object have a field name that doesn’t have a [space] in it. Please, someone offer me a fix for this or I’ll have to bail on Skuid altogether (and I really like the plat
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.