Skip to main content

#Reactive0 discutindo

Just looking for thoughts on incorporating the Display Image component into reactive screen flows. As far as I can tell, reactivity for this component is not even on the roadmap. I have tried circumventing this by using conditional visibility based on reactive formulas, but again reactivity for conditional visibility is not evident on the roadmap. I have scoured unofficialSF but I am coming up at a loss for methods or components that would allow images to display in conjunction with reactive screens.

 

Here are a couple of specific use cases--

I have a reactive datatable and when a record is selected, I am showing text from the selected record but would also like to show a product photo.

I have an interface showing star ratings for product based on retrieved records, but can't get the star to display based on the aggregate data

 

Any thoughts would be much appreciated.

 

Thanks

Phil

#Flow #Reactive

4 respostas
0/9000

I have an Accordion FSC component that I don't see today on UnofficialSF, but must have come from there some time in the past. It is pretty good overall, but I wish it were reactive.

 

In my use case, I am trying to improve on a checkout experience using the new Action Buttons to walk users through a linear process on a single screen. For example, there are sections where they must supply a PO/Reference number, confirm shipping address, choose a shipping method etc and as they perform actions that update their cart, I want to automatically collapse the section they have just completed and expand the next section using feedback from the action buttons to drive reactivity.

 

Would love to hear how anyone navigated similar use cases and with what components!

 

Thanks

Phil

 

#UNOFFICAL SF #Reactive #Actions Buttons #Flow #Screen Flow

2 respostas
  1. 10 de jun. de 2024, 14:28

    @Eric Smith, agreed, conditionally visibility is good here--that's why I like the accordion because it allows a familiar UI for people to backtrack and expand a hidden, collapsed section all on one screen. I could probably drive this functionality with toggles to auto hide but allow unhiding; I just like the accordion aesthetic.

0/9000
1 comentário
0/9000