Eric Smith

Results 223 comments of Eric Smith

You will need to create 2 formula fields. One to show the amount and one to show the currency symbol.

The documentation outlines all of the components from the BasePacks that are used by the Datatable component including 3 Apex Defined data types that are part of the FlowActionsBasePack. You...

It looks like Dual List Box 3 is looking for usf3.FieldDescriptor The datatable uses a serialized string. This post will give you more info. https://unofficialsf.com/working-with-serialized-data/ On Wed, Apr 5, 2023...

This article might apply to how the FlowTableViewDefinition object is configured. https://docs.google.com/document/d/1rqOREveltPp9sVPkEopt7N1ZPGvLC2ZTDzPzpVYms68/edit On Wed, Apr 5, 2023 at 12:23 PM Jack McGrady ***@***.***> wrote: > I removed all usf3. references...

This will be a feature request as that capability isn't built in to picklist inline editing at this time.

@Chris-Paul3625 Do you have a suggested solution?

I am unable to reproduce this behavior. Please provide more details and an example.

Only the fields on the record collection being passed to the component are available. You can create an Apex Defined collection with all of your values or you can add...

Interesting. I’ll work on a fix for this. On Thu, Feb 2, 2023 at 1:12 PM ashley-clement ***@***.***> wrote: > When an end user applies a filter to a column...

@ashley-clement This has been addressed in the next release v4.1.0 - coming soon