Upcoming Event - Nintex Automation K2: Back to basics
Connect with peers and experts to ask questions, share insights, and find solutions for Nintex products.
Recently active
Feel a little guilty posting this here - as I know it is just a simple CSS question… but I’d like to remove the hour labels from the left side of my week view calendar. We aren’t using the calendar to show actual times things are happening - just to show that things are happening for some portion of the day. What do I need to do with the CSS to just remove the hour labels? Thank you Skuiders!
Is there a way to configure a popup with a similar UI to the standard Skuid mass update dialog? I suppose I could use Page Title with custom buttons for Apply and Cancel.
Hello,is it possible to translate default labels on calendar view like name of days or picklist values (month view, week view, etc.)?Best regardsPawel
Hello,I read the similar posts but any of them help me. I have chart that shows sum of signed contracts with regard to concrete partner. I have 4 series each of them is a number of quarter this year. As a result now I have only two active series. I try change the name of series according to https://community.skuid.com/t/charts-name-and-split-series-via-template-syntax but it does not work for Q3 and Q4.I suppose that I have to use Before Render Snippet but I do not know how to write it.Could someone help me or give an alternative how to change name of series?Best regardsPawel
Is there a way, perhaps with some clever CSS, to ensure that table headings (the TH cells) align the same way as their corresponding detail cells (the TD cells)?
When there is a delete button on a row in a table and the user doesn’t have delete permission on the row, when the user clicks on the delete button a less than attractive error message is displayed. Is there is a way in Skuid to trap the error and display a more user friendly error message?
I’m getting the following error when I try to edit one of my skuid pages:The configuration of your org has changed, please reload the page. Missing dependent object: Field: Task.IsHighPriority Any ideas? Other pages work fine and the problem page loads in my org just fine. I get this error and am unable to modify the page when I click on it. No changes to the org have been made to my knowledge.
I added the Manual filter to the Table and its not affecting the model condition, Please advise
We have a team that is doing a “code review” and wants to take a look at the XML behind all of our Skuid pages (~200 by last count). The easiest way we’ve come up to help them do this is to package all of the pages up into static resources, export the static resources, and send the files to the team. The gotcha is that XML formatting in the static resource files is ugly (looks like there are no CRLFs). What are our options for sending the team all of the page XML in a ready-to-review format?Thanks!
A minor problem: I set up a child relationship on a model. Everything’s working great, except that when I display the textarea field {{Nurse_s_Notes__c}} I get html paragraphs in the actual text: Here’s the set-up: I tried the triple mustache, to no avail. Any ideas?
The new SOSL query option for table searches is great. I was wondering if there’s some way then to run an SOSL model query using the API as well?Thanks!Kartik
Hi, I have custom: SF button/Link as action type on button properties. Is there a way I can get the button open up on a new tab.( Similar to redirect url options) ?
I am trying to use standard Lead convert process from SKuid interface by passing the SaveURL and RetURL. But In Standard Lead Convert, there might be scenario user will be asked first select the account(step1) and then select the existing Contact(step 2) inorder to complete the Lead conversion. Convert button clicked on step1 its returns to SaveURL page but I am not find how to negative to Step2 if exits and then return to skuid page(saveURL page).In Skuid page Button Redirect to URL value is /lead/leadconvert.jsp?id={{Id}}&isdtp=vw&saveURL=%2Fapex%2Fskuid__ui%3Fpage%3DREP_MyLeads%26leadid%3D{{Id}}%2F{{Id}}&retURL=%2Fapex%2Fskuid__ui%3Fpage%3DREP_MyLeads%26leadid%3D{{Id}}
As an admin, I am able to access the page at: https://skuid.na12.visual.force.com/apex/skuid__ui?page=IdeaDetail&id=087U00000008io7IAA But, my non-admin users are not. They get the error: Unknown property 'skuid.Ui.labels’Error is in expression ‘{!labels}’ in component apex:dynamicComponent in page skuid:ui I imagine it is some permission or something… I don’t know! I haven’t had this issue before. Any ideas?
On page load. Misaligned SUM and AVG in footer. After clicking on row action. Aligned SUM and AVG in footer.
If I have a model with unsaved changes, is there a way that I can access the value of a changes field that is still on the server (the saved version)?An example:I have field Date__c which is a DateTime.I change Date__c in the skuid model.Before I save the model, can I access the value of Date__c on the server, (and compare it to Date__c in the model?)
I have a table whose model is an aggregate, it loads all the data up to the limit but load more doesn’t load anything more.
After installed Superbank - Patch 6 in our sandbox, we received below error: Failed to parse XML due to: in epilog non whitespace content is not allowed but got n (position: END_TAG seen …n… @90:43) An unexpected error has occurred. Your solution provider has been notified. (skuid) Any idea what might be the cause?
Let me first apologize if my terminology is off- I’m a n00b. We are syncing the Events object to Outlook through one user we call “CMC Staff”. However, in order to sync all the events have to be assigned to CMC Staff (we are using Riva Sync). I realize this is an odd thing to do, but its the low-cost option we’ve come to in order to sync our events with Outlook. We’re already paying for more than planned to use Salesforce and now Skuid. We thought there was a way to have all users sync with Riva, using one user, but apparently that’s not the case. ANYWAY— *We’re trying to auto-fill the assigned to field, called ‘OwnerId’, of the model ‘All_Events’ (Events object) WITH the user ‘CMC Staff’ from the model ‘CMCStaff’ (this is the User object with a condition to only show CMC Staff). By default that field is auto-assigned to whomever enters the event on the Calendar. —First I tried simply using actions to update the row with “CMC Staff” in the appropriate field, but that doesn’t work. The
I have a formula field, “Age Range” with this formula:IF(VALUE(Age__c)>18,“19+”, IF(VALUE(Age__c)>=15,“15-18”, IF(VALUE(Age__c)>=10,“10-14”, IF(VALUE(Age__c)>=6,“6-9”, IF(VALUE(Age__c)>=3,“3-5”, IF(VALUE(Age__c)<=2,“None”, “None”))))))This age range shows up great in a report, but I want to include it in a dashboard. I have an aggregate model and want to group by this age range field, but age range doesn’t show up in my groupings - it will only let me aggregate this field. Any thoughts on why?
too funny!
I am having trouble with the Event’s tab from showing any results for the Account Detail and the Contact Detail pages, as copied from the repository.
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.