Upcoming Event - Nintex Automation K2: Back to basics
Access resources, discussions, and troubleshooting tips to build custom applications and streamline workflows with Skuid NLX, SFX, & EXP.
Recently active
Simple one for you all:How can I force a page include to reload?Thanks!
HelloWe have a use case where we are having multiple mass actions and user requirement is that it should not be a drop down select and have action as a button Is there any wat we can replace the mass action from the drop down to the button’s action
I’m starting from the LeadTab page from the XML repository. In it there’s a Create New Lead in Pop-up global action on the table. I’m trying to get that pop-up to have a page include of the LeadNew page that I created also from XML in the Skuid page repository. The reason being that I’m going to customize the LeadNew page, and I’d rather do it once than twice, and there will likely be lots of tweaks I don’t want to have to duplicate. It’s not working, if I choose the Skuid Page I want or if I do a Page Assignment for Lead New. Here’s all I see: If I choose Create New Lead via Redirect it works fine. But I want the new lead in a pop-up! Any ideas? It’s my first time using Page Includes, so maybe I’m missing something basic. I’m not trying to pass any data to the page include, do I need something in the Query String anyway? Here’s my setup:
Is there a way to use a custom image (e.g. a logo image uploaded as a static resource in Salesforce) as the icon for a row action? The idea is to use an image that is not a part of the SKUID silk icon set:
When logged in as a user, Skuid shows all the Reports and Dashboard folders whereas in Salesforce the user is able to see only those folders which he has access to. Is there any field in Folder object which can be used in the model condition to show only the folders the user has access to?
I noticed that with any textbox, words that flow onto the next line are being cut off instead of being hyphenated or bumped down to the next line. I don’t remember having this issue with earlier versions of Skuid. Is this an issue that needs to be resolved or are there additional steps to make this work? Here’s an example:
I have a small work management app based on Kanban. It does not manage calendaring or schedule hours… instead it lets you keep track of tasks in 5 categories: Active, Current, Future, Blocked and Done. It is not linked to Salesforce Tasks or Salesforce Users. There are about 5 custom objects and a skuid form. I can download the data with the dataloader and send people the downloaded data and a copy of the skuid form if they would like to try it out. Eventually I will release as a free, unmanaged app on the appexchange, but I want to have it be used for a a while first. Thanks Ken Tyler 510.384.7321 ken@8thfold.com
Skuid pages with salesforce headers are not getting loaded after the sandbox has been updated with Banzai version(7.20). Because of which the entire application is not accessible. Below is the screen that is being displayed. Can anyone suggest a fix for this?
Trying a Barry here.Steps to reproduce.Click on table row action to popup. Make an edit to a record in a component which has model in Save/Cancel button list of “Additional Models to Save/Cancel” Close popup without clicking Save or Cancel. Open popup Expected Behaviour: Save/Cancel button is enabled.Actual Behaviour: Save/Cancel button is disabled.
I’m having a Java script on a skuid page to make a currency field editable, display that it is a required field and then validate it (by using change event). This is causing the following issue. When I key in costs into currency field, the Java script validation forces a reformat about 1 second from my first keystroke. So, essentially, if i’m trying to type the number $293,576, and pause after ‘293’ for longer than a sec, it locks in, and i have to click into the field to edit the number. How can I prevent this from happening? I’m attaching a screen shot of the Java script that i’m using.
Is this possible? What would be the best way to accomplish?model.adoptRows(skuid.sfdc.SObjectResult)?
I have set a Ui-Field to toggle off and on to render responsive grids on or off. When selecting the “Save” button and the record is re-queried, the charts are a no show. See video
Hello, We’ve build some things ourselves but we want to focus on our core activities so we are looking for a Skuid developer who sets us free 😉Please contact me via edwin@evite.nl Edwin
Blown away by Skuid Connect and looking to take elements of it to the next level.I want to create a UI-Only Formula Field that divides two numbers provided by a connected data source. That said, when I try to do it, it doesn’t work. The fields in the model don’t show up in the formula builder, and they don’t show up when called upon by the {{}} or {{$Model.xxx.data.0.xx}}.Any ideas?
I have a popup initiated as the first action in a sequence on a pagetitle component button.The only component in the popup is a table on a different model than the pagetitle.When I try to add a context condition, I’m only given an option to pick one field (Id = Id)… as if the context and table models were the same. But they’re not even on the same object!Why am I not seeing Field and Context Field (or whatever the nomenclature is) as usual with context conditions?
I’ve build a Skuid page to show all of the completed tasks for a contact. It shows most of them, but not all of them. I’m pretty sure that my filters are correct, and they are all logged as Tasks, not Events. But, some of them still aren’t showing up, even though the criteria on them is the exact same (Status, WhoID, etc.) Task 1 (below) shows up, but Task 2 does not, event though all the criteria is the same, except that Task 1 is an Email and Task 2 is a call, but they are logged the same, so that shouldn’t matter. Can anyone help me understand why it’s pulling some and not other? Screenshots below: Task 1 Task 2 Conditions
Getting the following javascript error in Firefox when loading a page include: Page include loads blank.
I have an interesting use case in the medical industry. I want to use a third party patient portal that will pull data from Salesforce via API. The page that displays the info would need to be designed and their designers don’t currently design mobile responsive pages. Can I build a mobile page inside of Skuid and provide them with the xml that they could then modify to populate with data from the API? I’m not a developer (which is why I’m such a fan of Skuid), so I don’t know if what I am proposing is entirely possible, but it would cut probably a month or two off the development time and 5,000 to 10,000 off the budget and give me a superior mobile responsive page build for the type of data I want to display. Seems like a slam dunk if it is possible. Thoughts???
In case any of you out there in Skuid land happen to be using this feature to inject JavaScript into the standard Visualforce pages. Another door slammed in our face. http://docs.releasenotes.salesforce.com/en-us/winter16/release-notes/rn_forcecom_general_requirescript.htm REQUIRESCRIPT No Longer Executes JavaScript On Page Load We’ve changed the way custom JavaScript buttons and links work when they use REQUIRESCRIPT. The REQUIRESCRIPT resources aren’t included in the page until the user clicks the custom JavaScript button or link.
Can i refer any content in static resource (zip) like image in javascript snippet?
We have not switched all of our pages over to Skuid but I would like to use one of the wizards I created to start from a standard Salesforce Visualforce page. I am running into two issues. First being that I have the wizard bring in the account name into this child of the account. When it is started from a Skuid page it works wonderful but when I start it from a standard visualforce page it will not fill in the account name which it needs to save it. The second issue is when I tell the wizard to cancel which should redirect back to the account detail page but it does nothing. I am sure it is because I dont have the correct URL but I am not sure where to start with the URL because it is a Visaulforce page.
Since upgrading we are seeing the following behavior. We use the service console so I am not sure if it is console related or not because this is an intermittent problem. We have a field on an object that is a lookup field. A user creates a record, selects the proper Account, the field is filled in, the record saved and in the SKUID page we see the value. Problem is that I have another user that views that record in the console and that field is blank. They don’t see the value. If they simply re-load the page then the value magically appears. So we have the record in view mode on 2 computers side by side and 1 has the value and the other does not. It is not a matter of timing as the value was populated a day ago. When we inspect the element on the machine that the value does not exist, that nx field is blank??? It’s like the value is not being sent to the browser but very hit or miss. Inspecting the other record in fact shows us the value. Not sure if this is related or not but we use
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.