Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Can see last item in properties pane. Can’t when properties pane is expanded.
Can anyone please share developer trial registration url for skuid? Earlier it used to be Start Building | Options, but page now seems to be removed.
Hello All! We have encountered an issue after upgrading from skuid Brooklyn to Millau (11.1.14). Before the upgrade I had a button that would execute actions dependent on the value of a UI-Only check box that was working successfully. After the upgrade the button no longer works. I have rebuilt the button in a simpler fashion and on a test page where I determined that the branch logic and syntax I was using is correct but skuid will no longer cooperate with a UI field and will only work with existing salesforce fields in the model. I have also tried global merge syntax with no luck. Does anyone know if this was intended or if this is a bug? Workarounds would also be appreciated! (workaround that aren’t simply adding another field in sfdc)
We haven’t used the Feedback tool that Skuid introduced in v11 yet, but it looks promising. We have ~20 salesforce/skuid instances that we support, and we’re trying to revamp our support process to make it a bit more scalable. I’m considering skuid’s feedback tool as part of that process. A few questions:How have you found the feedback tool helpful/lacking for managing skuid page support? Does anyone have a convenient way to monitor incoming feedback from multiple instances in one place? I suppose I could use some kind of mothership org from which I could create feedback models on data from other orgs, then adopt them all into a single model? Seems like a maintenance headache? Appreciate anyone who has thoughts/tips on supporting multiple partners. What questions should I be asking? Thanks!
I have a question that I am hoping someone can help me with. We have a button in Salesforce that is used for sending an email to the Account team. When you click the button, it loads a page that pre-populates with a Salesforce email template. I’m able to get the Skuid page working for the email portion, and I am able to get the relevant To, From, CC, etc information from the Case model. However, I ran into difficulty when I tried this: I added a model called EmailTemplate, where the condition is set to a specific email template ID. I set the body of the UI Only model (for the email) to lookup that EmailTemplate model and set it to the template body. Upon loading the page, I see the template in the body (great!) but it doesn’t handle the Salesforce merge fields It looks like this: This all brings me to my question: Is there a best way to handle something like this? I’m basically looking to be able to pre-populate the body of an email with contextual information from a case, but I may h
I use the Skuid Import wizard to import data into a couple of objects. In lightning I receive this error:- “Page doesn’t exist - Enter a valid URL and try again”The Redirect to URL is:-apex/skuid__Import?obj=Cut_List_Line__c&retURL=%2F{{$Model.CutList.data.0.Id}}&Cut_List__c={{$Model.CutList.data.0.Id}}&Milestone1_Project__cId={{$Model.Project.data.0.Id}}It probably requires a minor tweak, but so far I’m unable to find the solution.
I have a table on a skuid page. I want to make the rows clickable so that when the user clicks on any part of the row, it runs some javascript.I am having difficulty linking the javascript snippet to the click event of the row.The though the following post had the answer:https://community.skuid.com/t/onclick-javascript-on-click-of-any-field-in-row-of-skuid-ta...but I do not know how to link the function to the table class.Thanks
I have a pretty straight forward application built out where a user can create an “activity” on an account via a deck. This works pretty well, but I hit a snag in the road for certain users who only have “read-only” access in Salesforce to the account records. Has anyone every successfully created a model condition that only shows the records the user has read-write access to in Salesforce?
I would like to put a custom buttonset into my template field popup, so that my custom save button can perform some additional actions (like re-query the model and close the popup). That’s all fine and well, but that I don’t see any way to hide the done button, so it’s problematic having a custom Save button alongside the standard Done button without my custom actions…I’m even having trouble targeting via CSS with display: none Any ideas?
When specifying manual conditions in a date range subconditions are shown as options but the filter does not render when the page is loaded. I’m keeping the primary condition filterable as stated in:https://community.skuid.com/t/cant-deactivate-filterable-sub-condition-on-subquery Are subconditions not supported in filters? If so, why do they show up as options under manually specified conditions? Here is a sample page that should allow you to see my issue: <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" useviewportmeta="true" showheader="true"> <models> <model id="Account" limit="20" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Account"> <fields> <field id="Id"/> <field id="Name"/> <field id="Contacts" type="childRelationship" limit="10"> <fields> <fiel
In the action framework as well as in the Javascript API, triggers on the activation and deactivation of multi-select filters (both autogenerated and manual) do not fire. Events do fire on the modification of the condition. The page below is a reproduction of the issue. A pop up triggered by the action framework should show on deactivation, activation, and modification of the condition, but only works for modification. An alert triggered by subscription to the appropriate events should show an alert upon deactivation, activation, and modification of the condition, but only works for modification. <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" useviewportmeta="true" showheader="true"> <models> <model id="Account" limit="1" query="true" createrowifnonefound="false" datasource="salesforce" sobject="Account"> <fields> <field id="Name"/> <field id="Id"/>
I upgraded to version 11.1.14 and I think that’s when this problem started, but it may have been with a previous update. I have a UI-only picklist field on a model based on a custom object. The picklist entries are manually set in the page builder. I can no longer see any choices in the dropdown for the UI picklist on the page within a field editor component: it just shows the --None-- option (or appears empty if I make it required). This definitely used to work, I’m just not sure when it broke, but it is not specific to one page. I recreated the issue on a test page with two models, each based on a custom object and the UI picklist choices are not showing up, whether showing a new or queried record.Weirdly, I am not seeing this issue for a model based on the standard Account object. When I add a manual UI picklist to the Account model, the choices show up in the field editor on the page.Any ideas?
The Parent Object is Opportunity and Child object is Opportunity Program.I’m trying to create a Chart by amount from Opportunity and split Amount by Programs from the Opportunity Program on the Y axis. I’m not sure how to access a field from the child object while using a chart.Is it possible to access the field by Merge Syntax?
New to Skuid and fairly new to salesforce and working with a environment which has grown a lot over time which i was not apart of. Troubleshoot existing pages and trying to make enhancements at the moment.Trying to make any change to a page and i get the insufficient access rights on object id error across the top when i try to save.Wondering what this is referring to? is it the models that i dont have access to? Question about where the access rights are controlled for Skuid.It is unclear to me where these are set and what needs to be changed to allow me access it. When it says Object ID, are there rights on Object ID within skuid and where can i find this? Or is there a setting in Salesforce which i need to review?Any help (with screenshots!) would be very welcome.ThanksPeter
The sliding panel below labelled “Recent Items” renders as a blank panel when clicking the recent items button in IE 11. Is this something that will be fixed? Google Chrome IE 11
To be clear, this is not in the Skuid mobile app. This happens on a responsive page on mobile devices when the “Feedback” button is enabled. It looks the same when choosing left, right or bottom. This is what it should look like: The bottom half on my page is cut off. This is what it looks like with “Feedback” button enabled Is not usable if mobile devices are being used.
I wanted to get an idea around what methodology other orgs have used for things like varying Detail pages based on Record Type. Typically everyone needs a general set of fields and then there are Record-Type specific fields in addition to those.Our Opportunity detail page’s primary objects have 111 Fields for Opportunity, 74 for LineItems and we decided to combine everyone’s page into one using conditional rendering & enabling. Whats the arguments against this methodology asides from marginally better page performance? Admittedly this page isn’t the fastest to load but would separating the pages based on record type really have that tremendous of an impact? Working with ~32 models right now some are for specific departments others are your standard “Key Contacts” and such.
Starting after Salesforce updated NA38 to Summer '18 on June 1, I started experiencing Apex CPU time out issues that were not present before the update. I was on 11.1.13 experiencing this and upgraded to 11.1.14 and am still experiencing this. My workaround was to take 18 models that had been loading on page load and make them load after page load using an action sequence. That seems to have fixed things for now.
This seems odd. The model has only 129 records. When I reduce the records by being more restrictive in the model conditions it works.
Hi everyone, I have a random issue where the default time is randomly changing from some of my users. It should default to NOW() and is correct most of the time. Even when the record is saved it is correct, however sometimes it reads incorrectly. See the below for reference… Can anyone please advise?
Currently, our organization has a Five9 login built into one of the tabs on our homepage. It’s a very simple setup: responsive grid with 2 templates, one of which is just a “log in here” text label and the other of which includes code that causes the Five9 login to appear in our Skuid environment within Salesforce: https://app.five9.com/clients/integrations/sf.main.html?sfdcIFrameOrigin=https%3A%2F%2Fna17.salesfor...; width="100%" height="305px" seamless="seamless" show-header="false" scrolling="no" frameborder="0"/>). We are changing from Five9 to Vonage/InContact, and the code provided by Vonage/InContact is not working to display their login on the tab I’ve added for it with the same components as above, responsive grid with 2 templates, one text only, and one containing the following code: Any suggestions about why what they've provided might not work to bring up their login?Thanks in advance for any help you can offer!
Hello, I have a couple different multi select pick list fields with all of the states as value options. I would like to show the values if there are 1, 2, or 3 selected states but then switch to show something like ‘# items selected’ after that. I know there is an option for this in edit mode but I would like this for view mode as well. Is there a way to do this? I would like to not have to use a snippet it I can help it but understand that I might need to. Screen shots:
We are a school with multiple teachers. The teachers are not assigned specific salesforce licenses. We have created a custom object for calendaring the teachers classes and wonder if we can show these custom calendars on google, teacher by teacher. Our teachers do have their own google accounts.
The GUID repeat themselves in drawers.
Here is our full code var params = arguments[0], $ = skuid.$; var field = arguments[0]; var model = field.model; var row = field.row; var HtmlString = ‘’; var ActName = row.Name; var Piece = row.Piece__r; if(Piece){ console.log(Piece.Name); //var PieceWriterModel = skuid.model.getModel(“MMA_Music_Piece_Writer”); //var MusicPieceCondition = PieceWriterModel.getConditionByName(“MMA_Music_PieceId”); //var PieceId = Piece.Id; var Piece_Name = Piece.Name; HtmlString = ‘’+ Piece.Name + ‘’; //var cellElem = field.element;//console.log(HtmlString);//cellElem.html(HtmlString); } else{ HtmlString = ActName + ‘’; window.alert(ActName + ’ - There is no peice in thie Act.') //cellElm = field.element; } var NoOfWriters = 0; var MusicWriter =‘none’; if(Piece){ var PieceWriterModel = skuid.model.getModel(“MMA_Music_Piece_Writer”); var MusicPieceCondition = PieceWriterModel.getConditionByName(“MMA_Music_PieceId”); var PieceId = Piece.Id; PieceWriterModel.setCondition(MusicPieceCondition,PieceId); conso
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.