First .. my brain is tired but here goes.
I have a continuous form for sleep data .. I know I really need some sleep right about now.
But I have the user rate the sleep (database for insomnia sufferers) .. and enter a rating from 1 to 5. That is stored in the table as an Integer .. ie 1 to 5.
I want them to be able to see on the continuous form .. the value of the rating 'in stars'. I have included a sample pic below.
So for a 1 rating .. they would see 1 star, 2 rating .. 2 stars.
I just have it displaying 4 stars right now for demo purposes.
Basically I need the Stars to match the displayed Rating .... just not sure how to do it on a continuous form.
I am using an Image control (Linked to file). I am more interested in the easiest way to accomplish this. I am not that familiar with all the nuances of continuous forms.
So there will be a total of 5 possible images that I need to link here.
The images are like 2k so pretty tiny .. but it is not really an issue.
I will work on it .. but it would be nice if someone could let me know the trick on this one. I assume that I just need to change the "Picture" attribute of the field as needed.
Take care ..
Kevin
![]()