Can someone please show me how to program a repeating group to focus and highlight content based on a specific week period value(for example if user is in week 12 of a 24 week program, week 12 should be centered/focused, and highlighted to point them to the content for week 12). All help is appreciated
Hi there,
For conditional formatting within a repeating group, the approach I’ve taken is placing the entire contents of the cell into a group, and then set the conditions on that group based on Current Cell’s logic (on your case, matching up a particular range of dates or times). Admittedly I’m not as familiar with Expressions or conditions tied specifically to time, so i wouldn’t be able to point you to how to set that part up.
Thanks msgiblin, I appreciate the input and will see if it’s applicable to my use case. I’ve been trying to create this function using a formula. It goes like this [ current date-futuredate: formated as days/7+24 ] and so on. This at least gives me the week value for a set period of time(24). I just haven’t found a way to scroll to content using this formula. I am open to feedback
This topic was automatically closed after 70 days. New replies are no longer allowed.