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 been trying to open a Third Party link in a Pop-Up using iFrame. The Link gets open in the Pop- Up when we hardcode the link, but when we try to access the link dynamically from a model. The POP - UP Turns blank.
Hello! After an upgrade from 8.15.15 to 10.0.21 we have a user on an iPad reporting the Case of the Jumping Cursor. The blinking cursor apparently does not settle in the box that the user taps on. It likes to jump all over the page (even hovering between text fields). And as the user types, the words appear in places other than the position of the cursor or the box that was tapped on. Here’s the case in the user’s own words, and an attempt at a screenshot. If you look at the cursor [in the screenshot below, circled in red] it is down below half in the last name box, however, it was typing in the first name box where “Sarah” is written. Next, I tried to click on the last name text box to enter “Smith” and while it [the cursor] appeared to be in the correct text box, it actually typed above in the notes box. So, the last name Smith is up above even though it looks like it should be typing in the correct spot. We are using a custom theme based on the Modern theme. All themes are up to
All skuid screens worked before upgrade, now many are getting this error message: " Getting error Cannot read property ‘isMoribund’ of undefined. " This happens on a lot of our skuid screens since new version installed 1 week ago. Could be limited to console skuid screens, but haven’t tracked it down that far. I see someone else posted this same problem, but havent seen answer. Any ideas?
I have 2 date/time fields. What would be the formula for a UI-field to:1) Calculate the difference in minutes.2) Take the minutes and convert to “X days, Y Hours, Z Minutes”
The image below shows the bottom pageination of a skuid table rendered from ‘preview’ from the builder. This image shows the same table rendered on a lightning page via the skuid lightning component. Note that pageination is not rendered correctly. Any idea how to fix this on Lightning Pages? Thanks, Peter
In classic a tab page with the Lightning Design theme has a left/right scroll bar at bottom as soon as the page opens as seen here: In Lightning the same tab page when opened, there is no left/right scroll bar at bottom as seen here: !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20180410-83598-rk4x58-Lightning_Design_theme_tab_in_Lightning 1 inline.PNG “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1723826/RackMultipart20180410-83598-rk4x58-Lightning_Design_theme_tab_in_Lightning__1__inlinePNG1523366517”) If you scroll all the way down to the bottom of the page, a very tiny bar appears but it is very difficult to see and use. !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20180410-57547-3b0teq-Lightning_Design_theme_tab_in_Lightning 2 inline.PNG “Image: https://d2r1vs3d9006ap.cloudfront.net/s3\_images/1723827/RackMultipart20180410-57547-3b0teq-Lightning\_Design\_theme\_tab\_in\_Lightning\_\_2\_\_inline.PNG?1523366526”) Is this something that can
I’m using 11.0.8 I have two Rich Text Editor fields. They work fine in a page include in a Queue. They work fine in a popup within a drawer. But they don’t work in a field editor within a drawer. I’ve tried quite a few different things, edit mode, inline editing, custom snippet, different model. Everything is setup the same way as on the page include. The page include won’t work in the drawer either, even though it works in the Queue, or in a popup. It’s not just that the editing tools don’t appear, you can’t type in the field either. Here’s in the Queue, working fine: Here’s in the drawer. After clicking in the edit box, the Minutes field expands like it’s going to let you edit, but the tools never show and you can’t type. There’s no error in the console.
Hi All, I have a small peculiar issue that I could use some eyes on. Within a field editor I have a custom user lookup field. When this field is edited and a new user is selected the field then displays nothing (appears blank) as opposed to the italicized yellow/gold text of something that is an edit. Although, upon saving the change is honored on the record in salesforce and will even appear after refreshing. We would like to fix this as it causes confusion for our users. Screenshots here: Unedited: Clicking to edit: Search and select new user After user is selected this is displayed.
Has anyone replaced with standard calendar event popup with a sliding panel?
Hello team!The Go to URL action is forcing a new window in Lightning regardless of the target setting; current window and parent window have the same problem.I do get to the right page however it’s always a new window which is a less ideal user experience! 😛I’m on version 11.1.8 in my sandbox.Thank you,Dan
Is it possible to remove the icons from a tables mass-action dropdown menu? I tried clearing out the icon choice and it still sets it to the previously chosen mass action.
We have upgraded our sandbox instance to Millau. We have a button that when clicked, goes to a url in a separate page.Action below./apex/skuid__ui?page=Engagementplan&Id={{{{Id}}}}As an admin, when i test this button, it works correctly, and the Id gets populated in the URL. See belowhttps://skuid.cs85.visual.force.com/apex/skuid__ui?page=Engagementplan&id=001w000001EuB3SAAVAs a non admin, but a skuid page viewer, when I click this button, it opens the new page, but doesn’t populate the URL with an Id, it simply adds a } See belowhttps://skuid.cs85.visual.force.com/apex/skuid__ui?page=Engagementplan&Id=}This doesn’t seem to be happening in production (not yet on Millau). Any ideas for the Id isn’t getting passed into the URL?ThanksGlenn
When I convert this action sequence. The action sequence is empty.
When attempting to query CaseComments by ParentId, I’m running into an issue with the model conditions. According to the error, it appears that an 18 character Id is being passed to the SOQL query, which would be fine if it was enclosed in single quotes. My troubles occur when I try to set that condition in an action to have the single quotes on either side of the Id. The error indicates that a is inserted before the single quotes.
I have a table (opportunity line items) with two filters (opportunity record type, and opportunity probability), 7 sortable fields, which pulls through less than 1500 records. The table opens as a popup when a button is clicked.When I sort the table on any field with no filters on, 1325 records load without issue. When I sort any field in the table with record type filtered to any value, I face no issue.When I filter of the probability field, a numeric range filter type, I seem to run into some issues.If the probability is between 10 and 90. All records are returned and I can sort on any field with no issue.If the probability is between 11 and 70. All records are returned and I can sort any field with no issue.If the probability is between 11 and 69. I get an error “Filter could not be applied. Apex heap size too large”If the probability is between 20 and 60 . I get an error “Filter could not be applied. Apex heap size too large”If the probability is between 30 and 60. All records are
Hi Team,We are using skuid page to display the record detail, I am facing below Unexpected issue : - 1. Using standard save button, On click, Sometimes not everytime, those row disappear to display, after again attempt It works.2. It is not happening every time, It happens sometime unexpectedly .FYI - We are not using custom button, Only standard action done using standard button to save the record.Can you please help us ?Thanks
I have been using the “override field metadata” properties on several pages to limit picklist values allowed by the user and has been working fine for several months up until now. Instead of showing the manually added picklist values, it shows all of the fields picklist values. Happens with multiple sobjects and fields.Currently using Salesforce Classic/Milau 11.1.8 (upgraded this morning from 11.1.6). Thanks,Ann
I have a popup with a table temple that works well on pages that are allowed to be in an iframe. Is there any method to do this without iframes so I could get a pages that don’t like iframes? I want them to show in the popup.
When attempting to view any of our Skuid pages, we see the following. Cannot find any status page on the Skuid site, but briefly chatting with Melissa Pipkin, she indicated that there is an outage of some sort happening. Anyone know more?
When a user edits a field on one of our custom objects I would like to create a chatter post related to that object that identifies the new and old values and the user who updated it. Is that possible using skuid models, or do I have to call Apex code to do it?
Hello all!I was wondering if there was any possibility down the roadmap that we’ll be able to view a Salesforce record’s Lightning detail page in a Skuid popup. I know a lot of this is out of your hands but I thought I’d ask as I used to love the Skuid-table-with-row-action-detail-popup life pre-Lightning.Cheers!Louis
Hello everyone,I have a table with a custom row action. I would like to render the row action based on the value from another model. The problem I am facing is I cannot work out how to get the value of the current row to compare with the value from the other field. var params = arguments[0],<br>&nbsp; &nbsp; $ = skuid.$;<br>var selectedWorkItems = skuid.model.getModel('SelectedWorkItems');<br>selectedWorkItemsFirstRow = selectedWorkItems.getFirstRow();<br>if(selectedWorkItems.data.length === 0){<br>&nbsp; &nbsp; return true;<br>}<br>if(selectedWorkItems.data.length &gt; 0){<br>&nbsp; &nbsp; if(selectedWorkItems.data[0].Site_Certification_Standard__r.Site_Certification__r.Site_Certification_Contact__r.Name === <b>currentRow</b>.Site_Certification_Standard__r.Site_Certification__r.Site_Certification_Contact__r.Name){<br>&nbsp; &nbsp; &nbsp; &nbsp; return true;<br>&nbsp;
The ‘update themes’ feature seems mysterious and a bit risky. I’ve been surprised by the unexpected impact to custom themes.Can someone please explain or point me to a reference that says exactly what is happening when we push the button? All the themes (standard and custom) get a new modified date, but what is really changing? Is there a way we can inspect the changes or diff old and new? Note: This conversation was created from a reply on: Custom Themes - Do they updated as well?.
Senior Jisc Management profile should have a checkbox checked on new record loadAnother profile should have the record unchecked on new record load.How can this be easily achieved, without creating a new page?I am open to the idea of using Javascript snippet on page load action if somebody can help me with the code, my example below isn’t working, and i’m not sure how to fix it! Thanks for your help if ($User.Profile.Name == 'Senior Jisc Management') { var model = skuid.$M('Event'); var row = model.getFirstRow(); var alldayevent = true; model.updateRow(row,{IsAllDayEvent : alldayevent}); }<br>
Hi, We would like to report the CSS issues which we have been facing with Lightning Design theme in Lightning Community Site. The version which we are using now is Millau 11.1.6. 1/The header borders of the table shown in Community Site were cut-acrossed. (Please note that we are using the Lightning Community) 2/ The padding / margin between the textboxes is very close, it seems that there is no space between these textboxes. Please help to provide us the solution or workaround for this issue. Thank you.
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.