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
I am wanting to bring in data from different models in a tabular format. It’s seems tricky (if at all possible) using the table component but I can using the template module ensuring I order the model the same for each one - each template component is places side by side to represent the table format,I am wanting to have a count function against a name. However, if there are no records associated with one person, it misses the row out completely showing less rows and thus messing with the formatIs it possible for it too show 0 instead of missing the row out completely?Hope that makes sense?
“Operation too large” on Skuidmobile page, how should I diagnose this issue?
I want to upgrade DE to Banzai.
I am getting the error for unsaved changes but I haven’t made any changes yet. Any ideas? Parent XML: <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false" theme="Lightning Design" cachepage="false"> <models> <model id="CurrentUser" limit="1" query="true" createrowifnonefound="false" adapter="" type="" sobject="User" processonclient="true" doclone=""> <fields> <field id="Name"/> <field id="SmallPhotoUrl"/> </fields> <conditions> <condition type="userinfo" value="" field="Id" operator="=" enclosevalueinquotes="true" userinfotype="userid"/> </conditions> <actions/> </model> </models> <components> <grid uniqueid="sk-2ueomI-342"> <divisions> <division behavior="flex" minwidth="100px" ratio="1" verticalalign="top"> <components> <pageregion uniqueid="sk-2uempF-338"> <styles> <styleitem type="background" bgtype="none"/
I installed Banzai 7.7 in a developer ORG and started playing. This is awesome and I am excited to get it into production soon! I created header and inserted the menu component. I set the item source to manual. I added a couple of menu items including the icons. In the composer all the icons showed up correctly. However after saving the page only the first icon shows up correctly. The rest are set to the green check mark. So I think the icons are defaulting to the green check mark once it goes live. Here are the two comparison images. In Composer: !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20150910-6238-1po5uno-ScreenClip 4 inline.png “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1274605/RackMultipart20150910-6238-1po5uno-ScreenClip__4__inlinepng1441922365”) In real life ;). !(https://us.v-cdn.net/6032350/uploads/attachments/RackMultipart20150910-29348-5y45nz-ScreenClip 3 inline.png “Image https//d2r1vs3d9006apcloudfrontnet/s3_images/1274603/RackMulti
I have added a File Upload component within a wrapper (with a unique ID) so I can apply style to just the button generated by the component. I want to set the text within the button to be aligned vertical-align: middle; instead of top which is what it is inheriting from somewhere. My CSS looks like this:#[mywrapperId] .ui-button-text-icon-primary { width: 300px; height: 80px; vertical-align: middle;}Everything seems to work except the vertical-align piece.Would also like to change the size of the text and the size of the icon.Can this be done?
Is there a way to override the Attachment View action?I created the skuid page, the page assignment and the VF wrapper. But there doesn’t seem to be a way to tell salesforce to use my VF page instead of the standard attachment detail page. I’ve got to avoid sending folks into the scary world of plain SFDC.
I have a navigation component which opens a popup. Within the popup I have a queue.The queue’s model has data (according to the console), but the queue is not rendering.There are no render conditions, and no context conditions.As far as I understand, the navigation component has no context, so the popup should have no context, so that should not impact anything.Help?
Within a queue component, the on-click action sequence includes open/close a drawer. If I double-click on the action, the popup opens to configure the drawer. If I single click and then click on the configure drawer button, nothing happens.
I’m trying to create a “team” using several look up fields and I need to create a filter/condition that prevents from the same lead user from being assigned more than once. Any advice on how to achieve this?
A picture’s worth a thousand words here. The set up: The problem:
I loved the demo of the distance filters during the Banzai release webinar! I have successfully created a table on an Account Page that will show other customers near the Selected Account record on the page. This is an amazing feature that saves us from having to spend developer time refactoring our code for a “Smart Travel” feature we used to offer our Sales Reps!So, the next question from our Product Owner was “Where is the map plotting these nearby accounts?” I have looked for a tutorial that will help me do this. I tried a couple with javascript for custom components but I couldn’t really get them to work.Is there a tutorial published or an example someone can share with me for mapping X number of records in a model that are returned when filtered by distance?Thanks in advance!
After upgrading to Banzai we have encountered a very strange and hard to diagnose problem with File uploads from mobile apps. We have multiple mobile apps where fields are rendered as File Upload fields of type Lookup(File). So we have a Lookup to the File object and the upload creates a File record with an attached file. This mostly works. We are doing hundreds of uploads per day and most of them do work as they did before Banzai. But a couple of uploads each day fail giving the error message “Required Field ParentId missing”. Then the file record gets created but is named with the RecordId of the same record and does not have a attachment. However there seems to be no systematic occurence of the problem. The same user can later upload within the same app and other users can upload. We can not force the problem to occur on a specific record or for a certain user or web-browser.I assume that the missing ParentID is on the Attachement Object so the failure supposedly starts because the
If I could load a desktop Skuid page base on the record Id, what would be the URL format for the action type -> Go to URL section? Thanks
I have a skuid page which only loads for the existing record in the browser, I want the same requirement to be implemented in mobile version as well.below URL works for a creation of new recordhttp://help.skuidify.com/m/14906/l/154279-showing-skuid-mobile-on-salesforce1-mobile-platform#!prettyPhoto how could I load the skuid page for the existing record, instead of the standard mobile UIThanks in advance
This must have been answered somewhere… Can I get the image component to process something like {{CreatorSmallPhotoUrl}} on every row or a field editor or table?
The new navigation component is a great addition to the Skuid component library. In working through the feature, I encountered a few questions, some of which might have answers or possibly turn in to enhancement ideas/requests.1) Is there a way to “fill” navigation items directly from a model?2) Is there an API for the navigation component to add/remove/etc. items?3) Is there a way to have a manual menu behave like “required” meaning that one of the items would be the “active/label” instead of a separate “caption”? Would be similar to the way “Salesforce Apps” doesn’t have a caption it is just whichever “app” is active.4) If #3 is possible (or could be added), is there a way to indicate which menu item should be “active”? For example, a custom navigation menu built without salesforce apps/tabs would need to show which one the user is on (similar behavior to salesforce apps with a way to indicate how to tell which is the current item).5) Is there a way to set the “_target” for menu i
When decreasing the window with on a page that contains a flexible with navigation menu, the navigation menu increases in height and “covers” (z-order) the other components on the page thereby making them inaccessible. I’m stealing a page from Pats playbook here and captured this one on video. See below for Sample Page XML. Sample Page XML <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="false" showheader="false" tabtooverride="Account"> <models> <model id="Account" limit="1" query="true" createrowifnonefound="false" sobject="Account"> <fields> <field id="Name"/> <field id="CreatedDate"/> </fields> <conditions> <condition type="param" enclosevalueinquotes="true" operator="=" field="Id" value="id"/> </conditions> <actions/> </model> </models> <components> <pageti
In any popup at the bottom right corner is “Done” button. How can I hide or remove?
Primary Phone is a required field (in the ui, not in sfdc), but the model is saving just fine with the value blank. Interestingly, the field itself doesn’t seem to be in the model’s data.
I’d like to add fields to a calendar popup from a model that is the parent of the event source model. However, the context conditions for the field editor on the calendar popup do not seem to recognize that I’m working with a different model than the context model: I’m only given one field. I should be able to choose a field from the context model (the calendar source) and a field from the field editor’s model. Correct? Am I missing something here?
I want to have my Record Types picklist be available prior to render the particular content on a page. Is there a direct way to do thisex: on creation of a new record just want user to select the record type ‘A’ or ‘B’based on the selected record type the page content would be rendered.
After updating to Banzai some mobile pages looked completely different with what appears to be fields everywhere regardless of max div design. After some testing I have found that this only happens when the model displayed only has 1 record. Whenever there is more records the max div property will be respected keeping the max number of divs for each card. But when the model only has one row the max number of divs will be ignored and the card will be displayed with as many divs that can fit on the screen. I’m not sure if this is by design and can’t find any setting that can change it. It is not working as previous releases so many pages look completely different and chaotic. If it is by design then I need to know how to bypass that setting. Otherwise it’s a bug that needs to be fixed. See attached image to illustrated the problem. You still have login access to the org and there is a test page named testGrid.
Is that true?My model has {{Name}}, but the deck title isn’t returning anything for {{Name}}.
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.