Conversations
Conversations 1 - 20 of 59
Added a Multi-Picklist field to the SF User object for "Country__c" which the user works/handles. - I made a RunningUser model like sugg...
matrix table/report
I know I could use SF matrix report, but it would not be responsive to any filters I set and don't like how it would look out of place on...
Pass arguments to snippet from action framework.
This would be super handy. Not my idea, but I figured it should be its own 'idea' thread: https://community.skuidify.com/skuid/topics/ca...
How to refer the styles in SLDS
Hi I want to use some of the slds styles to create a Activity Timeline, at the moment I'm struggling to access the static resource and th...
Issue with clear functionality on a lookup field
Issue with cross/clear function on a lookup field. User populates the lookup field and then clear it using the cross function highlighted...
Fileupload Component - After Upload Actions
Hi I need to perform some actions after a file was successfully uploaded. Sadly there are no "Multiple Actions" nor "Run Snippet" option...
Issues connecting to Dynamics365 Online Data Source
This is on the same Skuid Site where this SSO issue was resolved. No audio in video.
Progress Indicator component now available on Bitbucket
More open source goodness now available on bitbucket.org/skuid! Have you ever wanted to pull apart a component and see how it worked? ...
Passing URL Query String to Page Includes Broken (8.15.7)
I've seen a number of other posts with a similar issue (e.g. https://community.skuid.com/skuid/topics/passing-url-parameters-to-a-page-in...
custom picklist field renderer displays array as one of the entries
WT.... er ... uh ... Deleted Row still in table after successful Deletion?!?!?!
The javascript error in Chart: Uncaught TypeError: Cannot read property '0' of undefined
Hi everybody, I'm facing the issue: Blank screen on page load, with the error below. This error occurred on custom profile. Although I s...
Display Master-Detail info in two tables
We have a master-detail relationship that we're wanting to display in two tables. Basically the idea is to have one table with the master...
Field Editor and Template fields are being cut-off in a pop-up
I'm trying to figure out why my field editor values (both model fields and templates) are being cut off in a pop-up window (see first ima...
Click event only runs once when updateRow is added
I have a sensitive a boolean field that cannot be display with a label. I;m using a custom template to display an image. When it's clicke...
Why doesn't DAY_OF_WEEK(TODAY()) work as a Ui-Only field?
I get a blank value in return. Same thing with DAY_OF_WEEK(NOW()). Can you not nest functions? Thanks, Seth
Multiselect picklist - How do we access label ?
I have created custom renderer to display a dynamic values in a multiselect picklist ui only field. params.options.type = "CHECKBOXES"; ...
Javascript Parameters Passed to field in Wizard component
Hello all! I am trying to replicate an OnClick JavaScript button we have in Salesforce to work in Skuid. The OnClick JavaScript button in...
Display name of LAST_MONTH
Is there an easy way to display the name of the current or previous month in a pagetitle? Some kind of merge syntax?
Rendering HTML from a textarea properly
Hi, I'm building a skuid page to display cases (we use email-to-cases), and I'm having difficulty displaying emails. When I use "textbo...