Conversations
Conversations 1 - 20 of 250
I would like to render a custom picklist for a reference field, populating the picklist with rows from a model.
There are two reasons ...
Collapsible Wrapper Custom Component
There has been ongoing discussion recently to enhance the features currently available in the Field Editor "Section Header" as well as pr...
How do I render custom picklist values?
I have a page where users need to be able to change a picklist to change the status of a record, such as "working", "submitted", etc. How...
Tab background color
I want to change the 4th tab "LEARN/EARN"to always be background green. How do I do this? Then I want to condition either the 3rd or 4t...
Copy field data to clipboard
Is there a way to code a button so that when pushed the value of one field from a model is copied to the clipboard?
How to add a progress bar to a field editor?
If you've got a Field Editor with a "Percent" field in it, is there an easy way to show a progress bar rather than just the number?
Table: allow ordering for ui-only formula fields
It would be handy for user to be able to sort tables based on the output of ui-only formula fields. At least when those fields can be eas...
Adding two UI-only formula fields from different models
Apologies if this is a junior question, but I searched here in the community and couldn't find a good answer to my problem. Right now I ...
Merge Syntax Subquery Conditions
I need some guidance on subqueries. Can you use merge syntax in a subquery? I have an invoice line object connected to a Rebate Line obje...
After updating to Millau existing pages get heap size errors
I have updated to the latest Skuid version in my sandbox and my pages that are rather large but opened find in version 9 and 10 now get a...
Set Focus JS doesn't work in Millau 11.2 sandbox
The below In-Line snippet works in Skuid version 9 but not in version 10 or 11. This is a "set focus" snippet that we use when using a sc...
"Edit Mode" button
I'd like a button on any field editors, tables, or headers/titles that allows the user to put the section into full edit mode. I like my ...
Aggregate table in a drawer- Context Issue
I am having a hard time showing an aggregate table in a drawer properly. The filters work properly in terms of showing the correct relate...
Model Lookup date in Aggregate Model
I have two aggregate models with the date fields both rendering grouped by calendar month. So for January both model displays "1" for the...
Sort Table with Drag and Drop
Finally implemented jQuery .sortable() to enable drag-and-drop reordering on a skuid table. turned out to be much simpler than I expected...
Row Action Drop-Down List
Thought this solution would help folks out regarding replacing the Row Action visual component. Row Actions are great for working with t...
'Tabbing' through table and skip checkbox and row action icons
We recently updated to "Rockaway Point Release - Iteration 12 Release # 8.15.10" from "Banzai - Update 9 Patch 2 Release # 7.36.8" which ...
Group aggregate model on a formula field
Can you not group an aggregate model on a text formula field? It doesn't come up as an option.
Queues with drawers: expand and collapse all top-level queue drawers
We like queues with drawers to categorize queue items. For top-level queues where the only on-click action is open/close drawer, here's t...
Access child relationships through merge syntax
Is it possible to access child relationship through merge syntax? I have tried a few variations with no success. I am trying to write the...