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
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}}.
I have added my first Ui-field I did not add the field to the page only created it. I then selected preview and the page freezes forever. If I then delete the Ui-field the page displayes in preview. Why
The onclick values are nice, but anyway to show the total number of the count rather than the word “count” on the pie segment labels/key?
We just uploaded an org to Banzai and have a big problem. We have a lot of pages where we use a table that displays a list of records and a popup row action that shows more data plus images using the file upload component. However all images have disappeared from the pages everywhere this pattern s used. Testing this with very simple pages gives the same result. Whenever the File Upload component is used in a popup the preview is not working. Switching the File Upload component to “Display as File Name” and everything works ok. Displaying the same image using a template component works so it does not seem to be an issue of not loading the correct data in the context. Rebuilding every page where this is used to a combination with template for preview would take most of the night but unless there is a quick solution I will have to either do this or downgrade to an earlier version before users come back tomorrow. So all suggestions on how to fix this is very welcome
I upgraded to the Banzai GA release (7.7) over the weekend. Things look ok, except when I use the “Build Page in Lightning” link, I get an internal server error (see screen capture) with the following info: Error message: An internal server error has occurred Error ID: 1302622026-68931 (164604962)
Hello!Quite often I like to have a Skuid page (e.g. a Contact detail page) which acts as the redirect for a contact record but also populates a page-include popup (e.g. as a row action on a list of Contacts in an Account).With the new custom headers I can’t seem to use the same page to do this. My popup is just populated with the same page as the page underneath.Is this a problem my end?Cheers!Louis
We wrote code to update future bookings on a calendar, we want it to run when an event is dragged to a new date. Any ideas?
All my page includes using row actions are failing to load with a banzai custom header. They all work fine on the old SFDC UI.Any idea what could be causing this?
See https://community.skuid.com/t/conditional-rendering-not-updating-ui-for-rows-created-a… for some background on this. When a button in a page title in a drawer has conditional rendering applied, the conditional rendering is not being applied to the row in context during evaluation. Steps to Reproduce: Create blank page Add Account model specifying “Load model data on page load” = false and “Create default row if Model has none” = false and including Name field Add Contact model specifying “Load model data on page load” = false and “Create default row if Model has none” = false and including Name, First Name and Last Name fields Add table for account including name field Add Drawer row action Inside of drawer add page title specifying context to accountid of row in context Add button to page title with run multiple actions and “create new row in contact” Add a button to page title with run multiple actions and “show message & block ui”. Set conditional rendering to the following
When creating a new row using action framework, the context properties are not applied to the newly created record. Steps to Reproduce: Create blank page Add Account model specifying “Load model data on page load” = false and “Create default row if Model has none” = false and including Name field Add Contact model specifying “Load model data on page load” = false and “Create default row if Model has none” = false and including Name, First Name and Last Name fields Add table for account including name field Add Drawer row action Inside of drawer add page title specifying context to accountid of row in context Add button to page title with run multiple actions and “create new row in contact” Inside of drawer add field editor specifying context to accountid of row in context and including Name, FirstName & LastName Preview page Click “+” to add new account row Click “+” to add another new account row Click wand to expand row from #10 & #11 Click “Create Row” button from Row creat
Any reason why a user who has View/Create/Edit/Delete permissions on an object would not be able to save a new record?We’re creating and then saving three models: Parent, Child1 and Child2. Child1 does not save (or I assume it doesn’t, because the id field does not change from skuid’s temporary integer id). Works for the admin, but not for one particular user, despite full permissions.Any ideas?
I have a button on a page that redirects to another page that automatically creates some needed data. I would like this to happen in the background. I need to redirect to the page to pass the current record ID but I don’t need the user to actually be directed to the page. Is this possible?
Is it possible to display a skuid page(http://help.skuidify.com/m/components/l/102566-calendar#!prettyPhoto) instead of standard Salesforce calendar(Putting “/00U” after the FQDN) ?
Hi,I am running a custom javascript function to save the model on button click. On the callback the whole page refreshes and scrolled to the top. How can we prevent scrolling to the top of the page on save? Thanks.-Sravanthi.
When marking fields in a Field Editor to “Show Errors inline,” error messages are displaying twice at the top of the page instead of inline. Marking “Show inline Error Only on Hover” results in the same behavior. Question: For expected behavior, should there be a banner message at top as well as one inline or just the inline message? Steps to Repro: Create new detail page for account Toggle “Show Errors inline” on field editor to true/enabled Preview page selecting existing account Remove value from “Name” field Click Save Actual Result Error message displays twice at top Expected Result Error message should display on field and possibly a banner error message at top as well (not sure if there should be any message at top or not). Screenshot: Sample Page <skuidpage unsavedchangeswarning="yes" personalizationmode="server" showsidebar="true" showheader="true" tabtooverride="Account"> <models> <model id="Account" limit="1" query="true" createrowifnonefound="false" s
Got a few queries around the Skuid Calendar we were hoping you will be able to provide some direction. One of the projects we have been tasked with is using the Skuid Calendar to book Marketing Events. We have come across a couple of challenges we were hoping to get some help with as our delivery timeframe is very tight. 1. We are using two different Record Types (Consultant and Class) on the Activities Object (we are using Event). Is it possible to display/use a filter on the calendar that allows our users/customers to filter the view they want (Consultant view or Class view). 2. Our Account Managers will be creating multiple events for the 1 day and we have noticed that the event view expands the day slot as per screenshot attached. Is there a way to minimise this effect and to maintain the same day box size if we are looking at Month view? The calendar will be displayed on our website where customers will click these events to register their attendance. 3. Does the Sk
I have a queue where I want to show a list of items and when you click on an item in the queue it Runs Multiple Actions. This works fine. I now want to change the CSS and disable some items in the queue based on some complex criteria about what is selected in another model. I think I have a way to change the CSS but I am having trouble making the queue item not clickable, or having the click do nothing (or do something else like show an alert). Here is my Item Renderer Snippet code so far: var selectedMtgModel = skuid.model.getModel('SelectedMeeting'); var classname = 'not-available'; if (selectedMtgModel.data.length > 0){ var mtgRow = selectedMtgModel.getFirstRow(); //More conditional logic to go here... classname = 'available'; } var args = arguments[0], item = args.item, list = args.list, model = args.model, element = args.element, row = item.row, renderTemplate = '<div class="attendee-queue-item ' + classname + '">{{Attendee__r.Name}} ({{Number_of_Meetin
Hi guys, a quick question around Person Accounts and how they work in Skuid. We are currently running Business Accounts and Person Accounts and when we lookup contacts using the Account object, they display but when we lookup a contact from the contact object, they don’t. We’re not sure how we lookup any Person Accounts from the Accounts object in Skuid. Is there an easier way to differentiate these?cheers
If I have a mysql database on aws. Can I connect to a mysql database? Is there a tutorial to connect to the mysql database?
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.